pgsql-hackers before 2013-02-07 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Feb. 4, 2013

Thread Author Time
Re: Turning off hot_standby_feedback Robert Haas 15:52
Re: sepgsql and materialized views Kevin Grittner 15:58
Re: GetOldestXmin going backwards is dangerous after all Tom Lane 16:07
Re: json api WIP patch Andrew Dunstan 16:10
Re: json api WIP patch Benedikt Grundmann 16:18
Re: [PATCH 4/5] Add pg_xlogdump contrib module 📎 Alvaro Herrera 16:22
Re: [PATCH 4/5] Add pg_xlogdump contrib module Andres Freund 16:29
Re: GetOldestXmin going backwards is dangerous after all Simon Riggs 16:33
Re: GetOldestXmin going backwards is dangerous after all Andres Freund 16:43
Re: GetOldestXmin going backwards is dangerous after all Tom Lane 16:52
Re: sql_drop Event Trigger 📎 Dimitri Fontaine 16:59
Re: GetOldestXmin going backwards is dangerous after all Andres Freund 17:02
Re: GetOldestXmin going backwards is dangerous after all Simon Riggs 17:21
Re: GetOldestXmin going backwards is dangerous after all Andres Freund 17:29
Re: proposal: ANSI SQL 2011 syntax for named parameters Gavin Flower 17:34
Re: sepgsql and materialized views Kohei KaiGai 17:45
Re: json api WIP patch David E. Wheeler 17:50
Re: proposal: ANSI SQL 2011 syntax for named parameters Pavel Stehule 17:51
Re: [PATCH 4/5] Add pg_xlogdump contrib module Alvaro Herrera 17:55
Re: json api WIP patch Merlin Moncure 17:57
Re: [PATCH 4/5] Add pg_xlogdump contrib module Andres Freund 17:57
Re: [PATCH 4/5] Add pg_xlogdump contrib module Alvaro Herrera 18:03
Re: proposal: ANSI SQL 2011 syntax for named parameters Simon Riggs 18:06
Re: json api WIP patch Andrew Dunstan 18:07
USE_PGXS contrib build is broken Alvaro Herrera 19:38
Re: json api WIP patch Robert Haas 19:38
Re: proposal: ANSI SQL 2011 syntax for named parameters Robert Haas 19:53
Re: json api WIP patch Merlin Moncure 19:59
Re: json api WIP patch Will Leinweber 20:06
Re: json api WIP patch Andrew Dunstan 20:10
Re: json api WIP patch Daniel Farina 20:16
Re: proposal: ANSI SQL 2011 syntax for named parameters Simon Riggs 20:32
Re: USE_PGXS contrib build is broken Gurjeet Singh 20:33
Re: json api WIP patch Andrew Dunstan 20:37
Re: USE_PGXS contrib build is broken Alvaro Herrera 20:37
Re: USE_PGXS contrib build is broken Gurjeet Singh 20:45
Re: cannot move relocatable extension out of pg_catalog schema Dimitri Fontaine 20:56
split rm_name and rm_desc out of rmgr.c 📎 Alvaro Herrera 20:57
Re: issues with range types, btree_gist and constraints Tomas Vondra 21:04
Re: split rm_name and rm_desc out of rmgr.c Simon Riggs 21:06
Re: json api WIP patch Merlin Moncure 21:16
Re: json api WIP patch Daniel Farina 21:19
Re: split rm_name and rm_desc out of rmgr.c Alvaro Herrera 21:22
Re: json api WIP patch Andrew Dunstan 21:29
pgsql: Stamp 9.1.8. Tom Lane 21:29
Re: pgsql: Stamp 9.1.8. Simon Riggs 21:34
Re: Turning off hot_standby_feedback 📎 Simon Riggs 21:37
Re: pgsql: Stamp 9.1.8. Tom Lane 21:40
Re: pgsql: Stamp 9.1.8. Dave Page 21:48
Re: pgsql: Stamp 9.1.8. Simon Riggs 21:49
Re: pgsql: Stamp 9.1.8. Simon Riggs 21:54
Re: autovacuum not prioritising for-wraparound tables Jeff Janes 21:59
Re: pgsql: Stamp 9.1.8. Andrew Dunstan 22:12
Re: pgsql: Stamp 9.1.8. Tom Lane 22:13
Re: autovacuum not prioritising for-wraparound tables Tom Lane 22:16
Re: split rm_name and rm_desc out of rmgr.c Tom Lane 22:27
Re: pgsql: Stamp 9.1.8. Simon Riggs 22:28
Re: issues with range types, btree_gist and constraints Tom Lane 22:32
palloc unification Alvaro Herrera 22:50
get_progname() should not be const char *? Phil Sorber 23:26
Re: json api WIP patch Hannu Krosing 23:42
Re: split rm_name and rm_desc out of rmgr.c Andres Freund 23:45

Feb. 5, 2013

Thread Author Time
Re: split rm_name and rm_desc out of rmgr.c Alvaro Herrera 01:15
Re: sepgsql and materialized views Kevin Grittner 01:57
Reminder to committers: we're done with 8.3 branch Tom Lane 03:50
Re: get_progname() should not be const char *? Tom Lane 03:52
Re: pgsql: Stamp 9.1.8. Tom Lane 04:14
Re: get_progname() should not be const char *? Phil Sorber 05:18
Re: proposal: ANSI SQL 2011 syntax for named parameters Pavel Stehule 06:50
Re: json api WIP patch Pavel Stehule 07:09
Re: pgsql: Stamp 9.1.8. Bruce Momjian 07:48
Re: Turning auto-analyze off (was Re: [GENERAL] Unusually high IO for autovacuum worker) Pavan Deolasee 08:07
Re: Turning auto-analyze off (was Re: [GENERAL] Unusually high IO for autovacuum worker) Pavan Deolasee 08:11
Re: Turning auto-analyze off (was Re: [GENERAL] Unusually high IO for autovacuum worker) Bruce Momjian 08:23
Re: json api WIP patch Andrew Dunstan 08:26
src/ports/pgcheckdir.c - Ignore dot directories... 📎 Sean Chittenden 08:36
Re: pgsql: Stamp 9.1.8. Simon Riggs 08:42
Re: src/ports/pgcheckdir.c - Ignore dot directories... Craig Ringer 08:45
Re: json api WIP patch Pavel Stehule 09:04
Re: [v9.3] writable foreign tables 📎 Daniel Farina 09:17
LDAP: bugfix and deprecated OpenLDAP API 📎 Albe Laurenz 09:39
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility) Robert Haas 11:41
Re: sql_drop Event Trigger Robert Haas 11:50
Re: src/ports/pgcheckdir.c - Ignore dot directories... Kevin Grittner 12:32
Re: src/ports/pgcheckdir.c - Ignore dot directories... 📎 Sean Chittenden 13:36
Re: src/ports/pgcheckdir.c - Ignore dot directories... Andrew Dunstan 13:46
Re: src/ports/pgcheckdir.c - Ignore dot directories... Peter Eisentraut 13:49
Re: src/ports/pgcheckdir.c - Ignore dot directories... Craig Ringer 13:50
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility) Phil Sorber 14:02
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility) Alvaro Herrera 14:06
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility) Phil Sorber 14:08
Re: src/ports/pgcheckdir.c - Ignore dot directories... Simon Riggs 14:14
Re: src/ports/pgcheckdir.c - Ignore dot directories... Sean Chittenden 14:16
Re: src/ports/pgcheckdir.c - Ignore dot directories... Albe Laurenz 14:32
Re: src/ports/pgcheckdir.c - Ignore dot directories... Tom Lane 15:36
Re: Performance Improvement by reducing WAL for Update Operation 📎 Amit Kapila 15:53
Re: Visual Studio 2012 RC Andrew Dunstan 16:34
Re: split rm_name and rm_desc out of rmgr.c 📎 Alvaro Herrera 16:37
Re: Visual Studio 2012 RC Magnus Hagander 16:38
Alias hstore's ? to ~ so that it works with JDBC Seamus Abshere 17:29
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility) 📎 Phil Sorber 17:44
Exposing ArrayBuildState to pl/pgsql Dave Byrne 18:13
Re: Visual Studio 2012 RC Noah Misch 18:22
Re: PATCH: Split stats file per database WAS: autovacuum stress-testing our system Jeff Janes 18:23
Re: split rm_name and rm_desc out of rmgr.c Tom Lane 18:29
Re: split rm_name and rm_desc out of rmgr.c 📎 Alvaro Herrera 20:47
Re: sql_drop Event Trigger 📎 Dimitri Fontaine 21:35
Re: sql_drop Event Trigger 📎 Dimitri Fontaine 21:57
Re: PATCH: Split stats file per database WAS: autovacuum stress-testing our system Tomas Vondra 22:31
Re: issues with range types, btree_gist and constraints Tom Lane 23:09
Re: split rm_name and rm_desc out of rmgr.c Tom Lane 23:38
Re: sql_drop Event Trigger Alvaro Herrera 23:58

Feb. 6, 2013

Thread Author Time
Re: [COMMITTERS] pgsql: Improve concurrency of foreign key locking Alvaro Herrera 03:30
Re: sql_drop Event Trigger 📎 Alvaro Herrera 03:42
Re: PATCH: Split stats file per database WAS: autovacuum stress-testing our system Pavel Stehule 06:31
Re: sql_drop Event Trigger Dimitri Fontaine 09:33
function for setting/getting same timestamp during whole transaction Miroslav Šimulčík 10:19
Re: function for setting/getting same timestamp during whole transaction Misa Simic 10:32
Re: function for setting/getting same timestamp during whole transaction Miroslav Šimulčík 10:39
Re: function for setting/getting same timestamp during whole transaction Pavel Stehule 10:55
Re: sql_drop Event Trigger 📎 Dimitri Fontaine 11:08
Re: sql_drop Event Trigger Alvaro Herrera 11:30
Re: function for setting/getting same timestamp during whole transaction Craig Ringer 12:06
Re: function for setting/getting same timestamp during whole transaction Miroslav Šimulčík 12:06
Re: function for setting/getting same timestamp during whole transaction Miroslav Šimulčík 12:26
Re: sql_drop Event Trigger Dimitri Fontaine 12:55
Re: function for setting/getting same timestamp during whole transaction Pavel Stehule 12:58
Facing authentication error on postgres 9.2 -> dblink functions Dev Kumkar 13:09
Re: sql_drop Event Trigger Alvaro Herrera 13:27
Re: [ADMIN] Facing authentication error on postgres 9.2 -> dblink functions Albe Laurenz 13:30
Re: [HACKERS] Facing authentication error on postgres 9.2 -> dblink functions Andrew Dunstan 13:42
Re: sql_drop Event Trigger Dimitri Fontaine 13:44
Re: sql_drop Event Trigger Robert Haas 14:24
Re: palloc unification Robert Haas 14:28
Re: sql_drop Event Trigger Dimitri Fontaine 14:36
Re: palloc unification Alvaro Herrera 14:38
Re: sql_drop Event Trigger Robert Haas 14:39
Re: palloc unification Robert Haas 14:40
Re: sql_drop Event Trigger Alvaro Herrera 14:40
Re: get_progname() should not be const char *? Robert Haas 14:43
Re: sql_drop Event Trigger Dimitri Fontaine 14:44
Re: palloc unification Simon Riggs 14:59
Re: palloc unification Phil Sorber 15:01
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility) 📎 Phil Sorber 15:05
Re: PATCH: Split stats file per database WAS: autovacuum stress-testing our system Tom Lane 15:40
Re: PATCH: Split stats file per database WAS: autovacuum stress-testing our system Alvaro Herrera 15:53
Re: PATCH: Split stats file per database WAS: autovacuum stress-testing our system Pavel Stehule 15:59
Re: sql_drop Event Trigger Tom Lane 16:04
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility) Fujii Masao 16:11
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility) Phil Sorber 16:15
Re: sql_drop Event Trigger Dimitri Fontaine 16:15
Re: palloc unification Tom Lane 16:17
Re: sql_drop Event Trigger Alvaro Herrera 16:20
Re: get_progname() should not be const char *? Tom Lane 16:22
Re: PATCH: Split stats file per database WAS: autovacuum stress-testing our system Tomas Vondra 16:26
Re: sql_drop Event Trigger Dimitri Fontaine 16:30
Re: sql_drop Event Trigger Tom Lane 16:30
Re: sql_drop Event Trigger Dimitri Fontaine 16:33
Re: get_progname() should not be const char *? Phil Sorber 16:33
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility) Fujii Masao 16:36
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Heikki Linnakangas 16:36
Re: Alias hstore's ? to ~ so that it works with JDBC Merlin Moncure 16:58
Re: sql_drop Event Trigger Robert Haas 17:05
Re: [PATCH] pg_isready (was: [WIP] pg_ping utility) Phil Sorber 17:14
Re: Alias hstore's ? to ~ so that it works with JDBC Seamus Abshere 17:20
Re: sql_drop Event Trigger Robert Haas 17:25
Re: sql_drop Event Trigger Christopher Browne 17:28
Re: sql_drop Event Trigger Robert Haas 17:29
Re: sql_drop Event Trigger Robert Haas 17:33
Re: Alias hstore's ? to ~ so that it works with JDBC Merlin Moncure 17:34
Re: proposal: ANSI SQL 2011 syntax for named parameters Robert Haas 17:43
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Simon Riggs 17:43
Re: Alias hstore's ? to ~ so that it works with JDBC Seamus Abshere 17:46
Re: Facing authentication error on postgres 9.2 -> dblink functions Dev Kumkar 17:55
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Joshua D. Drake 17:56
Re: Facing authentication error on postgres 9.2 -> dblink functions Dev Kumkar 17:59
Re: Alias hstore's ? to ~ so that it works with JDBC Andrew Dunstan 18:00
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Robert Haas 18:02
Re: proposal: ANSI SQL 2011 syntax for named parameters Simon Riggs 18:06
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Heikki Linnakangas 18:47
Re: palloc unification 📎 Alvaro Herrera 18:51
JSON NULLs David E. Wheeler 19:08
Re: Facing authentication error on postgres 9.2 -> dblink functions Dev Kumkar 19:19
Re: palloc unification Andres Freund 19:20
Re: JSON NULLs Merlin Moncure 19:24
Re: JSON NULLs Andrew Dunstan 19:36
Re: Alias hstore's ? to ~ so that it works with JDBC Merlin Moncure 19:42
Re: Facing authentication error on postgres 9.2 -> dblink functions Dev Kumkar 20:18
Re: [COMMITTERS] pgsql: Fast promote mode skips checkpoint at end of recovery. Robert Haas 20:24
Re: proposal: ANSI SQL 2011 syntax for named parameters Robert Haas 20:31
Re: ports/174020: initdb will not run on a mounted FS with a snapshot directory Allen Landsidel 20:47
Considering Gerrit for CFs Josh Berkus 21:07
Re: Considering Gerrit for CFs Magnus Hagander 21:17
Re: Considering Gerrit for CFs Josh Berkus 21:25
Re: Considering Gerrit for CFs Marko Tiikkaja 21:41
Re: Considering Gerrit for CFs Tom Lane 21:53
Re: Considering Gerrit for CFs Joshua D. Drake 23:00
Re: Considering Gerrit for CFs Martijn van Oosterhout 23:02
Re: PATCH: Split stats file per database WAS: autovacuum stress-testing our system Jeff Janes 23:16
Re: PATCH: Split stats file per database WAS: autovacuum stress-testing our system Tom Lane 23:40

Browse Archives

Prev | Next