pgsql-hackers since 2012-05-16 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

Browse Archives

Prev | Next

May 16, 2012

Thread Author Time
Re: transformations between types and languages Darren Duncan 01:50
"could not open relation with OID" errors after promoting the standby to master Joachim Wieland 02:37
Re: Draft release notes complete Peter Geoghegan 04:41
Missing optimization when filters are applied after window functions Volker Grabsch 07:50
9.2 Beta: intersection of daterange Brar Piening 07:52
Re: 9.2 Beta: intersection of daterange Misa Simic 08:27
Re: 9.2 Beta: intersection of daterange Brar Piening 08:40
Interrupting long external library calls Mark Cave-Ayland 10:25
Re: Interrupting long external library calls Heikki Linnakangas 10:39
Re: Interrupting long external library calls Mark Cave-Ayland 11:30
Re: Interrupting long external library calls Heikki Linnakangas 11:46
Avoiding execution of some functions by query rewriting Thomas Girault 12:30
Re: Avoiding execution of some functions by query rewriting Tom Lane 12:35
Re: Interrupting long external library calls Sandro Santilli 12:42
Re: Avoiding execution of some functions by query rewriting Florian Pflug 13:01
Re: 9.2beta1 regression: pg_restore --data-only does not set sequence values any more Tom Lane 13:08
Re: Missing optimization when filters are applied after window functions Tom Lane 13:25
read() returns ERANGE in Mac OS X Alvaro Herrera 13:39
Re: read() returns ERANGE in Mac OS X Tom Lane 13:51
Re: 9.2beta1 regression: pg_restore --data-only does not set sequence values any more Andrew Dunstan 14:23
Re: Missing optimization when filters are applied after window functions Hitoshi Harada 14:23
Re: Strange issues with 9.2 pg_basebackup & replication Fujii Masao 15:36
Re: read() returns ERANGE in Mac OS X Alvaro Herrera 15:38
Re: Strange issues with 9.2 pg_basebackup & replication Fujii Masao 15:49
Re: Strange issues with 9.2 pg_basebackup & replication Fujii Masao 15:53
Re: Strange issues with 9.2 pg_basebackup & replication Thom Brown 16:07
Re: Pre-alloc ListCell's optimization Stephen Frost 16:24
Re: Interrupting long external library calls Heikki Linnakangas 16:30
Re: Pre-alloc ListCell's optimization Stephen Frost 17:03
Re: [BUG] Checkpointer on hot standby runs without looking checkpoint_segments 📎 Kyotaro HORIGUCHI 17:07
Re: Strange issues with 9.2 pg_basebackup & replication Jim Nasby 18:02
Re: Strange issues with 9.2 pg_basebackup & replication Jim Nasby 18:04
Re: Pre-alloc ListCell's optimization Stephen Frost 18:05
psql bug Teodor Sigaev 18:35
Re: Pre-alloc ListCell's optimization Stephen Frost 18:50
Re: Draft release notes complete Jeff Janes 19:38
Re: Draft release notes complete Heikki Linnakangas 19:49
Re: Pre-alloc ListCell's optimization 📎 Stephen Frost 20:53
temporal support patch Miroslav Šimulčík 21:14
Re: Draft release notes complete Bruce Momjian 21:30
Re: Strange issues with 9.2 pg_basebackup & replication Fujii Masao 23:29
Re: psql bug Tom Lane 23:58

May 17, 2012

Thread Author Time
Re: transformations between types and languages Robert Haas 02:58
Re: Strange issues with 9.2 pg_basebackup & replication Joshua Berkus 03:01
Why is indexonlyscan so darned slow? Joshua Berkus 03:08
Re: "could not open relation with OID" errors after promoting the standby to master Alvaro Herrera 03:38
counting pallocs 📎 Robert Haas 03:43
Re: temporal support patch Pavel Stehule 04:43
Re: counting pallocs Heikki Linnakangas 06:28
master and sync-replica diverging Erik Rijkers 09:33
Re: Why is indexonlyscan so darned slow? Ants Aasma 09:46
Re: Why is indexonlyscan so darned slow? Joshua Berkus 12:22
Re: "could not open relation with OID" errors after promoting the standby to master Joachim Wieland 12:24
Re: counting pallocs Robert Haas 12:30
Re: master and sync-replica diverging Joshua Berkus 12:32
Re: Strange issues with 9.2 pg_basebackup & replication Joshua Berkus 12:42
Re: counting pallocs Tom Lane 12:44
Re: read() returns ERANGE in Mac OS X Florian Pflug 13:08
Re: Strange issues with 9.2 pg_basebackup & replication 📎 Ants Aasma 13:42
Re: master and sync-replica diverging Erik Rijkers 13:53
Re: psql bug Teodor Sigaev 13:59
Re: master and sync-replica diverging Ants Aasma 14:10
Re: master and sync-replica diverging Erik Rijkers 14:24
Re: Missing optimization when filters are applied after window functions Volker Grabsch 14:26
Re: Pre-alloc ListCell's optimization Stephen Frost 15:30
Re: Why is indexonlyscan so darned slow? Jeff Janes 16:26
Re: Strange issues with 9.2 pg_basebackup & replication Fujii Masao 16:27
Re: Strange issues with 9.2 pg_basebackup & replication Fujii Masao 16:38
Re: Missing optimization when filters are applied after window functions Nicolas Barbier 18:07
Re: Why is indexonlyscan so darned slow? Joshua Berkus 18:35
Re: Why is indexonlyscan so darned slow? Jeff Janes 18:53
Re: Strange issues with 9.2 pg_basebackup & replication Joshua Berkus 18:57
Re: psql bug Teodor Sigaev 20:12

May 18, 2012

Thread Author Time
Re: temporal support patch Miroslav Šimulčík 07:06
Re: temporal support patch Albe Laurenz 07:19
Re: temporal support patch Miroslav Šimulčík 07:38
Re: temporal support patch Miroslav Šimulčík 11:11
Re: temporal support patch Jaime Casanova 13:51
Re: Strange issues with 9.2 pg_basebackup & replication Fujii Masao 15:04
LISTEN/NOTIFY Security and the docs Chander Ganesan 15:08
Archiver not exiting upon crash Jeff Janes 16:23
Bug in new buffering GiST build code 📎 Heikki Linnakangas 16:27
Re: Bug in new buffering GiST build code Alexander Korotkov 17:34
Re: Strange issues with 9.2 pg_basebackup & replication Joshua Berkus 17:41
Re: Strange issues with 9.2 pg_basebackup & replication Joshua Berkus 17:44
Re: Pre-alloc ListCell's optimization Stephen Frost 21:15
Re: read() returns ERANGE in Mac OS X Alvaro Herrera 21:18
Re: psql bug Teodor Sigaev 21:50
Re: Pre-alloc ListCell's optimization Stephen Frost 22:19

May 19, 2012

Thread Author Time
Re: read() returns ERANGE in Mac OS X Florian Pflug 07:48
Re: External Open Standards Daniel Farina 15:52
Re: Foreign keys in pgbench Daniel Farina 16:19
weird error message in sepgsql Peter Eisentraut 18:11
Remove readline notice from psql --version? Peter Eisentraut 22:24

May 20, 2012

Thread Author Time
Re: patch for type privileges 📎 Peter Eisentraut 09:14
Re: temporal support patch Pavel Stehule 15:14
Re: weird error message in sepgsql Tom Lane 15:28
Re: Remove readline notice from psql --version? Tom Lane 16:30
Re: read() returns ERANGE in Mac OS X Alvaro Herrera 18:12
Re: Why is indexonlyscan so darned slow? Tom Lane 19:24
Re: Remove readline notice from psql --version? David Fetter 19:30
Schema version management Joel Jacobson 19:41
Re: Why is indexonlyscan so darned slow? Robert Haas 23:57

May 21, 2012

Thread Author Time
Re: Schema version management Daniel Farina 01:08
Re: Schema version management Joel Jacobson 02:36
Re: Remove readline notice from psql --version? Alvaro Herrera 02:59
Re: Remove readline notice from psql --version? Tom Lane 03:04
Re: Schema version management Daniel Farina 03:06
Re: Remove readline notice from psql --version? Alvaro Herrera 03:18
Re: Remove readline notice from psql --version? Tom Lane 04:02
Re: Schema version management Joel Jacobson 04:03
Re: External Open Standards Brendan Jurd 05:34
Re: External Open Standards Daniel Farina 05:42
Re: Schema version management Benedikt Grundmann 07:57
release note item Andrew Dunstan 15:47
Re: read() returns ERANGE in Mac OS X Robert Haas 15:54
Re: External Open Standards Tom Lane 15:57
Re: release note item Tom Lane 16:19
Re: Archiver not exiting upon crash Fujii Masao 16:22
Re: read() returns ERANGE in Mac OS X Tom Lane 16:23
Re: read() returns ERANGE in Mac OS X Robert Haas 16:27
Re: Archiver not exiting upon crash Tom Lane 16:27
Re: Archiver not exiting upon crash Tom Lane 16:41
Re: read() returns ERANGE in Mac OS X Tom Lane 16:43
Re: External Open Standards Peter Eisentraut 16:52
Re: Archiver not exiting upon crash Tom Lane 16:52
Re: External Open Standards Tom Lane 16:58
Re: Archiver not exiting upon crash Tom Lane 17:14
Re: Why is indexonlyscan so darned slow? Josh Berkus 17:30
Re: External Open Standards Brendan Jurd 17:32
Re: transformations between types and languages Tom Lane 17:33
Re: Why is indexonlyscan so darned slow? Tom Lane 17:41
Re: Why is indexonlyscan so darned slow? Josh Berkus 17:44
heap metapages Robert Haas 17:56
Re: read() returns ERANGE in Mac OS X Robert Haas 17:59
Re: Draft release notes complete Josh Berkus 18:10
A table for ALTER TABLE .. ENABLE TRIGGER combining session_replication_role GUC Gurjeet Singh 18:10
Re: 9.2 Beta: intersection of daterange Josh Berkus 18:11
Re: read() returns ERANGE in Mac OS X Tom Lane 18:20
Re: heap metapages Merlin Moncure 18:22
Re: heap metapages Robert Haas 18:37
Re: transformations between types and languages Tom Lane 18:37
Re: 9.2beta1 regression: pg_restore --data-only does not set sequence values any more Andrew Dunstan 18:59
Re: heap metapages Stephen Frost 19:15
Re: heap metapages Simon Riggs 19:15
Re: Why is indexonlyscan so darned slow? Simon Riggs 19:22
Re: heap metapages Stephen Frost 19:40
Re: Why is indexonlyscan so darned slow? Tom Lane 20:02
Re: Why is indexonlyscan so darned slow? Jeff Janes 20:30
Re: Schema version management Daniel Farina 20:30
Re: Why is indexonlyscan so darned slow? Simon Riggs 20:37
Re: Why is indexonlyscan so darned slow? Josh Berkus 20:42
Re: Bug in new buffering GiST build code Heikki Linnakangas 20:56
Re: Bug in new buffering GiST build code Heikki Linnakangas 20:56
Re: Why is indexonlyscan so darned slow? Simon Riggs 21:07
Re: Why is indexonlyscan so darned slow? Jeff Janes 21:17
Re: Why is indexonlyscan so darned slow? Merlin Moncure 21:29
Re: read() returns ERANGE in Mac OS X Florian Pflug 22:08
Re: Bug in new buffering GiST build code Alexander Korotkov 22:09
Re: Patch: add conversion from pg_wchar to multibyte Alexander Korotkov 22:37

May 22, 2012

Thread Author Time
Re: Why is indexonlyscan so darned slow? Ants Aasma 00:13
Re: Schema version management Joel Jacobson 00:25
Re: Schema version management Andrew Dunstan 00:41
How could we make it simple to access the log as a table? Josh Berkus 00:53
Re: How could we make it simple to access the log as a table? Stephen Frost 00:59
Re: heap metapages Robert Haas 01:50
Re: heap metapages Robert Haas 01:54
Re: Draft release notes complete 📎 Noah Misch 01:54
Re: psql bug Tom Lane 03:44
Strange query planner behavior 📎 Qi Huang 05:02
Re: Strange query planner behavior Tom Lane 05:44
Getting rid of cheap-startup-cost paths earlier Tom Lane 05:50
Re: Patch: add conversion from pg_wchar to multibyte Tatsuo Ishii 07:50
Re: Getting rid of cheap-startup-cost paths earlier Simon Riggs 07:57
Re: heap metapages Simon Riggs 08:52
Changing the concept of a DATABASE Simon Riggs 09:46
Re: Patch: add conversion from pg_wchar to multibyte Alexander Korotkov 10:48
Re: Changing the concept of a DATABASE José Luis Tallón 11:05
Re: Getting rid of cheap-startup-cost paths earlier PostgreSQL - Hans-Jürgen Schönig 11:12
Re: Changing the concept of a DATABASE Simon Riggs 11:24
Re: Patch: add conversion from pg_wchar to multibyte Tatsuo Ishii 11:27
Re: Getting rid of cheap-startup-cost paths earlier Simon Riggs 11:31
Re: Changing the concept of a DATABASE Florian Pflug 11:35
Re: Changing the concept of a DATABASE Simon Riggs 11:47
Re: Changing the concept of a DATABASE Robert Haas 11:56
Problem with error response message Tatsuo Ishii 11:59
Re: Changing the concept of a DATABASE José Luis Tallón 12:05
Re: Changing the concept of a DATABASE José Luis Tallón 12:14
Re: Changing the concept of a DATABASE Florian Pflug 12:23
Re: Getting rid of cheap-startup-cost paths earlier Robert Haas 12:29
Re: Changing the concept of a DATABASE Andrew Dunstan 12:40
Re: heap metapages Robert Haas 12:52
Per-Database Roles Stephen Frost 13:04
Re: Changing the concept of a DATABASE Robert Haas 13:05
Re: hot standby PSQL 9.1 Windows 2008 Servers Robert Haas 13:20
Re: ERROR: catalog is missing 2 attribute(s) for relid 16584 Robert Haas 13:22
Re: Changing the concept of a DATABASE Albe Laurenz 13:27
Re: Per-Database Roles Thom Brown 13:37
Re: Readme of Buffer Management seems to have wrong sentence Robert Haas 13:45
Re: enhanced error fields Robert Haas 13:46

Browse Archives

Prev | Next