pgsql-hackers before 2011-09-14 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

Sept. 9, 2011

Thread Author Time
Re: unite recovery.conf and postgresql.conf Greg Stark 23:07
Re: fsyncing data to disk Greg Stark 23:35

Sept. 10, 2011

Thread Author Time
nonempty default log_line_prefix (was [COMMITTERS] pgsql: Simplify handling of the timezone GUC) Alvaro Herrera 01:31
Re: nonempty default log_line_prefix (was [COMMITTERS] pgsql: Simplify handling of the timezone GUC) Tom Lane 02:42
Re: Large C files 📎 Peter Geoghegan 03:28
Re: superusers are members of all roles? Bruce Momjian 03:34
new createuser option for replication role Fujii Masao 05:08
Re: unite recovery.conf and postgresql.conf Magnus Hagander 05:59
Re: new createuser option for replication role 📎 Fujii Masao 06:15
Re: postgresql.conf archive_command example Andres Freund 08:29
9.1rc1 bug: extension types not dropped with DROP SCHEMA CASCADE Marti Raudsepp 11:46
Re: cheaper snapshots redux Amit kapila 12:04
Re: 9.1rc1 bug: extension types not dropped with DROP SCHEMA CASCADE Thom Brown 12:13
Re: 9.1rc1 bug: extension types not dropped with DROP SCHEMA CASCADE Dimitri Fontaine 12:44
Re: 9.1rc1 bug: extension types not dropped with DROP SCHEMA CASCADE Marti Raudsepp 12:47
Re: new createuser option for replication role Tom Lane 14:50
Re: REVIEW proposal: a validator for configuration files 📎 Alexey Klyukin 16:39
WARNING: pgstat waiting Andy Colson 16:40
Re: WARNING: pgstat waiting Thom Brown 16:43
Re: WARNING: pgstat waiting Andy Colson 16:49
Re: EXPLAIN and nfiltered, take two Marti Raudsepp 16:50
collation, arrays, and ranges Jeff Davis 16:50
collation, arrays, and ranges Jeff Davis 16:51
Re: WARNING: pgstat waiting Tom Lane 17:14
Re: collation, arrays, and ranges Tom Lane 17:21
Re: collation, arrays, and ranges Jeff Davis 18:06
Re: REVIEW proposal: a validator for configuration files Andy Colson 19:26
Re: Alpha 1 for 9.2 Peter Eisentraut 19:44
Re: Alpha 1 for 9.2 Peter Eisentraut 19:50
Re: Alpha 1 for 9.2 Peter Eisentraut 19:52
Re: Alpha 1 for 9.2 Joshua Berkus 19:57
Re: Alpha 1 for 9.2 Andy Colson 19:59
Re: Alpha 1 for 9.2 Dave Page 20:07
pgsql: Add missing format attributes Peter Eisentraut 20:17
Re: Alpha 1 for 9.2 Marti Raudsepp 20:29
Re: Alpha 1 for 9.2 Tom Lane 20:34
Re: Alpha 1 for 9.2 Joshua Berkus 20:47
Re: Alpha 1 for 9.2 Peter Eisentraut 21:00
Re: Alpha 1 for 9.2 Peter Eisentraut 21:03
Re: [REVIEW] prepare plans of embedded sql on function start Andy Colson 21:10
Thinking about inventing MemoryContextSetParent Tom Lane 22:03
Re: [REVIEW] prepare plans of embedded sql on function start Tom Lane 22:21
[WIP] Caching constant stable expressions per execution 📎 Marti Raudsepp 22:27
Re: [REVIEW] prepare plans of embedded sql on function start Marti Raudsepp 22:43
Re: [WIP] Caching constant stable expressions per execution Tom Lane 22:51
Re: [REVIEW] prepare plans of embedded sql on function start Tom Lane 22:59
Re: patch: Allow \dd to show constraint comments Thom Brown 23:47

Sept. 11, 2011

Thread Author Time
Re: [WIP] Caching constant stable expressions per execution Josh Berkus 01:02
Re: new createuser option for replication role 📎 Fujii Masao 01:45
Re: [WIP] Caching constant stable expressions per execution Josh Berkus 01:46
Re: [WIP] Caching constant stable expressions per execution Marti Raudsepp 01:53
Re: ts_rank Bruce Momjian 02:18
Re: [REVIEW] prepare plans of embedded sql on function start Pavel Stehule 04:17
Re: pg_last_xact_insert_timestamp 📎 Fujii Masao 04:24
Re: [REVIEW] prepare plans of embedded sql on function start Pavel Stehule 04:56
Re: [REVIEW] prepare plans of embedded sql on function start Tom Lane 05:21
Re: [COMMITTERS] pgsql: Add missing format attributes Fujii Masao 07:11
Re: [REVIEW] prepare plans of embedded sql on function start Pavel Stehule 07:30
Re: [REVIEW] prepare plans of embedded sql on function start Dimitri Fontaine 10:01
Re: Thinking about inventing MemoryContextSetParent Martijn van Oosterhout 10:36
Re: [COMMITTERS] pgsql: Add missing format attributes Peter Eisentraut 12:24
Re: patch: Allow \dd to show constraint comments 📎 Josh Kupershmidt 14:11
Re: pg_dump.c David Fetter 14:25
Re: pg_dump.c Robert Haas 15:26
Re: pg_dump.c Andrew Dunstan 16:18
Re: pg_dump.c Tom Lane 18:50
psql additions Andrew Dunstan 18:58
Re: pg_dump.c Andrew Dunstan 19:18
Double sorting split patch 📎 Alexander Korotkov 19:30
Re: pg_dump.c Rob Wultsch 19:33
Re: Alpha 1 for 9.2 Devrim GÜNDÜZ 19:44
Re: [WIP] Caching constant stable expressions per execution Tom Lane 21:22

Sept. 12, 2011

Thread Author Time
Re: superusers are members of all roles? 📎 Andrew Dunstan 01:40
Re: superusers are members of all roles? Stephen Frost 02:32
Re: cheaper snapshots redux Amit Kapila 03:08
Re: superusers are members of all roles? Robert Haas 03:27
Re: superusers are members of all roles? Andrew Dunstan 03:29
Re: psql additions Robert Haas 03:43
What Would You Like To Do? David E. Wheeler 04:21
Re: Patch to improve reliability of postgresql on linux nfs George Barnett 04:30
Re: Patch to improve reliability of postgresql on linux nfs Florian Pflug 05:59
Re: Online base backup from the hot-standby 📎 Jun Ishiduka 06:46
Re: Patch to improve reliability of postgresql on linux nfs George Barnett 06:46
Re: [v9.2] DROP statement reworks 📎 Kohei KaiGai 07:41
Re: EXPLAIN and nfiltered, take two Marko Tiikkaja 09:12
Re: [REVIEW] prepare plans of embedded sql on function start Pavel Stehule 09:14
Re: Alpha 1 for 9.2 Dave Page 09:23
Re: psql additions Andrew Dunstan 09:26
[v9.2] "database" object class of contrib/sepgsql 📎 Kohei KaiGai 09:45
Re: superusers are members of all roles? Stephen Frost 09:55
WIP: Collecting statistics on CSV file data 📎 Etsuro Fujita 10:40
Re: psql additions Peter Eisentraut 12:39
Re: Patch to improve reliability of postgresql on linux nfs Peter Eisentraut 12:54
Re: Patch to improve reliability of postgresql on linux nfs [email protected] 12:54
Re: psql additions Andrew Dunstan 13:01
Re: What Would You Like To Do? Peter Eisentraut 13:01
Re: Patch to improve reliability of postgresql on linux nfs Florian Pflug 13:27
Re: Patch to improve reliability of postgresql on linux nfs Florian Pflug 13:39
Re: Alpha 1 for 9.2 Josh Berkus 13:46
Re: Alpha 1 for 9.2 Robert Haas 14:00
Re: cheaper snapshots redux Robert Haas 14:09
Re: Alpha 1 for 9.2 Peter Eisentraut 14:30
Re: [REVIEW] prepare plans of embedded sql on function start Tom Lane 14:31
Re: Patch to improve reliability of postgresql on linux nfs Robert Haas 14:37
Re: Alpha 1 for 9.2 Robert Haas 15:05
Re: cheaper snapshots redux Amit Kapila 15:07
libpq: Return of NULL from PQexec Mark Hills 15:40
ALTER TABLE ONLY ...DROP CONSTRAINT is broken in HEAD. Alexey Klyukin 15:53
Re: cheaper snapshots redux Robert Haas 16:01
Re: Thinking about inventing MemoryContextSetParent Alvaro Herrera 16:42
Re: Alpha 1 for 9.2 Josh Berkus 16:43
Re: What Would You Like To Do? Dimitri Fontaine 16:50
Re: libpq: Return of NULL from PQexec Merlin Moncure 16:50
Re: [BUGS] BUG #6189: libpq: sslmode=require verifies server certificate if root.crt is present David Fetter 17:21
Re: What Would You Like To Do? David E. Wheeler 17:25
Re: Re: [BUGS] BUG #6189: libpq: sslmode=require verifies server certificate if root.crt is present Magnus Hagander 17:37
Re: Alpha 1 for 9.2 Peter Eisentraut 18:04
Re: psql additions Peter Eisentraut 18:14
Re: Re: [BUGS] BUG #6189: libpq: sslmode=require verifies server certificate if root.crt is present David Fetter 18:20
xlog file naming Peter Eisentraut 18:36
Re: [COMMITTERS] pgsql: Remove "fmgr.h" include in cube contrib --- caused crash on a Ge 📎 Alvaro Herrera 19:11
Re: REVIEW proposal: a validator for configuration files Peter Eisentraut 19:24
Re: [v9.2] Fix Leaky View Problem 📎 Kohei KaiGai 19:31
Re: xlog file naming Heikki Linnakangas 20:01
Re: REVIEW proposal: a validator for configuration files Alexey Klyukin 21:09
Re: augmenting MultiXacts to improve foreign keys Joshua D. Drake 21:22
Re: [WIP] Caching constant stable expressions per execution Marti Raudsepp 21:27
Sponsored development Dermot 21:33
Re: Thinking about inventing MemoryContextSetParent Tom Lane 22:48
Re: [WIP] Caching constant stable expressions per execution Tom Lane 23:12
Re: xlog file naming Tom Lane 23:24

Sept. 13, 2011

Thread Author Time
Re: EXPLAIN and nfiltered, take two 📎 Marko Tiikkaja 00:06
Re: What Would You Like To Do? Stephen Frost 00:37
Re: Alpha 1 for 9.2 Bruce Momjian 00:39
show pool_status like... Tatsuo Ishii 01:01
Re: xlog file naming Fujii Masao 01:44
Re: Alpha 1 for 9.2 Robert Haas 03:09
Re: show pool_status like... Tom Lane 03:10
Re: Re: [BUGS] BUG #6189: libpq: sslmode=require verifies server certificate if root.crt is present Robert Haas 03:13
Re: show pool_status like... Tatsuo Ishii 03:17
Re: xlog file naming Jaime Casanova 03:18
Re: xlog file naming Fujii Masao 03:38
Re: What Would You Like To Do? Magnus Hagander 04:41
Re: unite recovery.conf and postgresql.conf Fujii Masao 05:15
Re: Sponsored development Heikki Linnakangas 05:24
Re: What Would You Like To Do? David E. Wheeler 05:25
Re: unite recovery.conf and postgresql.conf Fujii Masao 05:46
Re: Online base backup from the hot-standby 📎 Jun Ishiduka 06:50
Rough impl of IGNORE NULLS for window functions Joe Banafato 08:18
Re: Sponsored development Simon Riggs 08:36
Re: Range Types 📎 Jeff Davis 08:41
Re: Patch to improve reliability of postgresql on linux nfs Florian Pflug 11:07
Re: Patch to improve reliability of postgresql on linux nfs Florian Pflug 11:30
Re: cheaper snapshots redux Amit Kapila 11:49
Re: cheaper snapshots redux Robert Haas 12:44
Re: Patch to improve reliability of postgresql on linux nfs [email protected] 12:58
Re: Patch to improve reliability of postgresql on linux nfs Florian Pflug 13:02
Re: Patch to improve reliability of postgresql on linux nfs Aidan Van Dyk 13:05
Re: Patch to improve reliability of postgresql on linux nfs [email protected] 13:22
Re: timezone GUC Peter Eisentraut 13:37
Re: unite recovery.conf and postgresql.conf Peter Eisentraut 13:51
SSL key with passphrase Thom Brown 13:54
Re: augmenting MultiXacts to improve foreign keys Robert Haas 14:02
Re: Patch to improve reliability of postgresql on linux nfs Florian Pflug 14:14
Re: SSL key with passphrase Tom Lane 14:17
Re: Patch to improve reliability of postgresql on linux nfs Tom Lane 14:25
Re: augmenting MultiXacts to improve foreign keys Alvaro Herrera 14:27
Re: SSL key with passphrase Thom Brown 14:28
Re: Patch to improve reliability of postgresql on linux nfs Aidan Van Dyk 14:32
Re: timezone GUC Tom Lane 14:34
Re: Patch to improve reliability of postgresql on linux nfs Florian Pflug 15:02
Re: fix for pg_upgrade panam 15:34
WIP: cross column stats revisited ... 📎 PostgreSQL - Hans-Jürgen Schönig 15:43
Range Types - symmetric Erik Rijkers 16:08
Re: unite recovery.conf and postgresql.conf Simon Riggs 16:10
Re: Range Types - symmetric Christopher Browne 16:34
Re: What Would You Like To Do? Hannu Krosing 16:43
Re: What Would You Like To Do? David E. Wheeler 16:44
Re: Range Types - symmetric Jeff Davis 16:55
Re: What Would You Like To Do? Thom Brown 16:58
Re: What Would You Like To Do? Michael Nolan 17:13
Re: What Would You Like To Do? Joshua D. Drake 17:26
DBI-LINK not support special support? paulo matadr 18:46
Re: What Would You Like To Do? Michael Nolan 18:51
Re: What Would You Like To Do? Rodrigo Gonzalez 19:01
Re: What Would You Like To Do? Tom Lane 19:52
Re: What Would You Like To Do? Joshua D. Drake 19:55
Re: What Would You Like To Do? Rodrigo Gonzalez 20:02
Re: What Would You Like To Do? Kevin Grittner 20:12
Re: What Would You Like To Do? Michael Nolan 21:02
Re: What Would You Like To Do? Alexander Korotkov 21:31
Re: What Would You Like To Do? Dann Corbit 22:00
Re: WIP: Fast GiST index build Stefan Keller 22:00
Re: performance-test farm Tomas Vondra 22:01
foreign table: WARNING: problem in alloc set ExecutorState detected write past chunk end in block ... 📎 Josh Kupershmidt 22:11
Re: Rough impl of IGNORE NULLS for window functions David Fetter 22:17
Re: foreign table: WARNING: problem in alloc set ExecutorState detected write past chunk end in block ... Tom Lane 22:29
New releases for back branches 8.4 and 9.0? Mark Kirkwood 23:09
Re: foreign table: WARNING: problem in alloc set ExecutorState detected write past chunk end in block ... Josh Kupershmidt 23:22
Re: foreign table: WARNING: problem in alloc set ExecutorState detected write past chunk end in block ... Tom Lane 23:38

Browse Archives

Prev | Next