pgsql-hackers before 2014-04-01 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

March 27, 2014

Thread Author Time
Re: Useless "Replica Identity: NOTHING" noise from psql \d Tom Lane 15:27
Re: Useless "Replica Identity: NOTHING" noise from psql \d Andrew Dunstan 15:31
Re: Useless "Replica Identity: NOTHING" noise from psql \d Christoph Berg 15:34
Re: Useless "Replica Identity: NOTHING" noise from psql \d Andrew Dunstan 15:45
Re: Useless "Replica Identity: NOTHING" noise from psql \d Alvaro Herrera 15:56
Re: Useless "Replica Identity: NOTHING" noise from psql \d Andres Freund 16:20
Re: four minor proposals for 9.5 Pavel Stehule 16:52
Re: four minor proposals for 9.5 Pavel Stehule 16:56
Re: [patch] Adding EXTRA_REGRESS_OPTS to all pg_regress invocations Christoph Berg 17:03
Re: Useless "Replica Identity: NOTHING" noise from psql \d Tom Lane 17:09
Re: using arrays within structure in ECPG Michael Meskes 17:35
Re: Useless "Replica Identity: NOTHING" noise from psql \d Noah Misch 17:52
Re: psql \d+ and oid display Euler Taveira 18:26
Re: psql \d+ and oid display Stephen Frost 18:54
Re: Useless "Replica Identity: NOTHING" noise from psql \d Andrew Dunstan 19:04
Doing better at HINTing an appropriate column within errorMissingColumn() 📎 Peter Geoghegan 19:10
Re: Useless "Replica Identity: NOTHING" noise from psql \d Tom Lane 20:31
Re: Useless "Replica Identity: NOTHING" noise from psql \d Andrew Dunstan 20:43
Re: psql \d+ and oid display David Johnston 20:43
Re: psql \d+ and oid display Andrew Dunstan 20:50
Re: [PATCH] Negative Transition Aggregate Functions (WIP) Florian Pflug 21:01
Re: Minimum supported version of Python? Tom Lane 21:01
Re: psql \d+ and oid display Andres Freund 21:11
Re: Useless "Replica Identity: NOTHING" noise from psql \d Andres Freund 21:13
Re: Useless "Replica Identity: NOTHING" noise from psql \d Andres Freund 21:15
History of WAL_LEVEL (archive vs hot_standby) shamccoy 21:24
Re: History of WAL_LEVEL (archive vs hot_standby) David Johnston 22:06
Re: Cube extension kNN support Sergey Konoplev 22:26
Re: History of WAL_LEVEL (archive vs hot_standby) Josh Berkus 22:44

March 28, 2014

Thread Author Time
Re: Useless "Replica Identity: NOTHING" noise from psql \d Andrew Dunstan 00:17
The way to get custom plan interface committed? (RE: Custom Scan APIs) 📎 Kouhei Kaigai 00:45
Re: History of WAL_LEVEL (archive vs hot_standby) Noah Misch 01:19
PATCH: decreasing memory needlessly consumed by array_agg 📎 Tomas Vondra 02:00
Re: History of WAL_LEVEL (archive vs hot_standby) David Johnston 03:00
Re: History of WAL_LEVEL (archive vs hot_standby) David Johnston 03:16
Re: Re: [HACKERS] New parameter RollbackError to control rollback behavior on error Inoue, Hiroshi 03:53
Re: inherit support for foreign tables Kyotaro HORIGUCHI 04:28
Re: Archive recovery won't be completed on some situation. Kyotaro HORIGUCHI 04:52
Re: Archive recovery won't be completed on some situation. Kyotaro HORIGUCHI 05:06
Re: Re: [HACKERS] New parameter RollbackError to control rollback behavior on error Michael Paquier 05:37
Re: History of WAL_LEVEL (archive vs hot_standby) Kyotaro HORIGUCHI 05:44
Re: History of WAL_LEVEL (archive vs hot_standby) Amit Langote 06:08
Re: [PATCH] Negative Transition Aggregate Functions (WIP) Dean Rasheed 07:58
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Pavel Stehule 08:00
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Peter Geoghegan 08:22
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Pavel Stehule 08:25
Re: trgm regex index peculiarity Heikki Linnakangas 08:31
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Oleg Bartunov 08:37
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Albe Laurenz 08:47
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Christoph Berg 09:54
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Michael Paquier 12:57
replicating DROP commands across servers Alvaro Herrera 14:14
Re: replicating DROP commands across servers Tom Lane 14:36
Proposal: fix range queries in btree_gin Alexander Korotkov 15:30
Re: replicating DROP commands across servers Alvaro Herrera 15:32
pgsql: Fix EquivalenceClass processing for nested append relations. Tom Lane 15:50
Re: UNION ALL on partitioned tables won't use indices. Tom Lane 15:50
Re: Proposal: fix range queries in btree_gin Antonin Houska 16:19
Store data in pg_toast for custom type fails (bug?) 📎 Honza 16:22
Re: Store data in pg_toast for custom type fails (bug?) Tom Lane 16:56
Re: PQputCopyData dont signal error steve k 17:49
Re: Doing better at HINTing an appropriate column within errorMissingColumn() Peter Geoghegan 17:51
Re: Store data in pg_toast for custom type fails (bug?) Tom Lane 18:02
Re: psql \d+ and oid display 📎 Bruce Momjian 18:27
Re: psql \d+ and oid display Tom Lane 18:41
Re: psql \d+ and oid display 📎 Fabrízio de Royes Mello 18:53
Re: psql \d+ and oid display Stephen Frost 19:45
Re: [COMMITTERS] pgsql: Fix EquivalenceClass processing for nested append relations. David Fetter 20:14
Composite Datums containing toasted fields are a bad idea(?) Tom Lane 20:34
Re: Something flaky in the "relfilenode mapping" infrastructure 📎 Andres Freund 20:36
Re: Re: [COMMITTERS] pgsql: Fix EquivalenceClass processing for nested append relations. Tom Lane 20:36
Re: Something flaky in the "relfilenode mapping" infrastructure Tom Lane 20:41
Re: Something flaky in the "relfilenode mapping" infrastructure Andres Freund 20:43
Re: Something flaky in the "relfilenode mapping" infrastructure Tom Lane 20:45
Re: Something flaky in the "relfilenode mapping" infrastructure Andres Freund 20:52
Re: Something flaky in the "relfilenode mapping" infrastructure Tom Lane 20:55
Re: Composite Datums containing toasted fields are a bad idea(?) Merlin Moncure 21:19
Re: Composite Datums containing toasted fields are a bad idea(?) Tom Lane 21:33
Re: BUG #9518: temporary login failure - "missing pg_hba entry" Mike Blackwell 21:36
Re: Re: [HACKERS] New parameter RollbackError to control rollback behavior on error Hiroshi Inoue 22:16
Re: Re: [HACKERS] New parameter RollbackError to control rollback behavior on error Michael Paquier 22:23
Re: trgm regex index peculiarity Erik Rijkers 22:28

March 29, 2014

Thread Author Time
pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Noah Misch 07:16
Re: Securing "make check" (CVE-2014-0067) Christoph Berg 09:04
Re: psql \d+ and oid display Robert Haas 11:18
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Tom Lane 13:32
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Andrew Dunstan 15:28
Re: psql \d+ and oid display 📎 Bruce Momjian 15:54
Re: psql \d+ and oid display David Johnston 16:59
separate output dirs for test decoding pieces. 📎 Andrew Dunstan 17:20
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Noah Misch 17:22
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Andrew Dunstan 17:48
Re: Composite Datums containing toasted fields are a bad idea(?) Noah Misch 18:39
Re: PQputCopyData dont signal error Tom Lane 20:38
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Tom Lane 20:47
Re: psql \d+ and oid display Bruce Momjian 20:49
Re: psql \d+ and oid display Andrew Dunstan 21:10
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Andrew Dunstan 21:21
Re: [RFC] What should we do for reliable WAL archiving? Jeff Janes 21:38
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Tom Lane 21:39
Re: [RFC] What should we do for reliable WAL archiving? Tom Lane 21:44
Re: psql \d+ and oid display Bruce Momjian 22:10
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Andrew Dunstan 22:10
Re: psql \d+ and oid display Andrew Dunstan 22:13
Re: psql \d+ and oid display Tom Lane 22:16
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Tom Lane 22:18
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Noah Misch 22:29
Re: PQputCopyData dont signal error David Johnston 22:32
Re: psql \d+ and oid display Bruce Momjian 22:33
Re: Useless "Replica Identity: NOTHING" noise from psql \d Bruce Momjian 23:00
Re: [RFC] What should we do for reliable WAL archiving? Jeff Janes 23:10

March 30, 2014

Thread Author Time
Re: Securing "make check" (CVE-2014-0067) Noah Misch 01:45
Re: Fwd: Proposal: variant of regclass Amit Kapila 03:56
MultiXactId error after upgrade to 9.3.4 Stephen Frost 04:00
Re: psql \d+ and oid display 📎 Bruce Momjian 14:04
Re: MultiXactId error after upgrade to 9.3.4 Stephen Frost 14:11
Re: MultiXactId error after upgrade to 9.3.4 Stephen Frost 18:53
Re: Securing "make check" (CVE-2014-0067) Christoph Berg 19:52
GSoC 2014 proposal Иван Парфилов 20:50

March 31, 2014

Thread Author Time
Re: [PATCH] Negative Transition Aggregate Functions (WIP) 📎 Florian Pflug 00:58
GSoC project suggestion: PIVOT ? Craig Ringer 02:30
Re: Re: [HACKERS] New parameter RollbackError to control rollback behavior on error Hiroshi Inoue 03:22
Re: issue log message to suggest VACUUM FULL if a table is nearly empty Amit Kapila 04:35
Re: GSoC project suggestion: PIVOT ? Fabrízio de Royes Mello 04:36
Re: GSoC project suggestion: PIVOT ? Michael Paquier 04:49
Re: GSoC project suggestion: PIVOT ? Craig Ringer 05:14
Re: GSoC project suggestion: PIVOT ? Fabrízio de Royes Mello 05:44
Re: B-Tree support function number 3 (strxfrm() optimization) 📎 Peter Geoghegan 05:51
Re: inherit support for foreign tables Etsuro Fujita 08:48
Re: separate output dirs for test decoding pieces. Andres Freund 09:27
Re: MultiXactId error after upgrade to 9.3.4 Andres Freund 09:38
Re: inherit support for foreign tables 📎 Etsuro Fujita 10:06
_mdfd_getseg can be expensive Andres Freund 10:10
Re: B-Tree support function number 3 (strxfrm() optimization) Thom Brown 10:32
Re: MultiXactId error after upgrade to 9.3.4 Alvaro Herrera 11:54
Re: MultiXactId error after upgrade to 9.3.4 Andres Freund 11:57
Re: MultiXactId error after upgrade to 9.3.4 Alvaro Herrera 12:19
Re: MultiXactId error after upgrade to 9.3.4 Andres Freund 12:30
Re: New parameter RollbackError to control rollback behavior on error 📎 Michael Paquier 12:40
Re: New parameter RollbackError to control rollback behavior on error Michael Paquier 12:43
Re: Re: [HACKERS] New parameter RollbackError to control rollback behavior on error 📎 Michael Paquier 12:46
Re: MultiXactId error after upgrade to 9.3.4 Alvaro Herrera 13:02
Re: MultiXactId error after upgrade to 9.3.4 Stephen Frost 13:09
Re: MultiXactId error after upgrade to 9.3.4 Andres Freund 13:18
Re: MultiXactId error after upgrade to 9.3.4 Stephen Frost 13:36
Re: Fwd: Proposal: variant of regclass 📎 Yugo Nagata 13:38
Re: MultiXactId error after upgrade to 9.3.4 Stephen Frost 13:42
Re: B-Tree support function number 3 (strxfrm() optimization) Thom Brown 13:43
Re: MultiXactId error after upgrade to 9.3.4 Alvaro Herrera 13:57
Re: MultiXactId error after upgrade to 9.3.4 Alvaro Herrera 14:02
Re: PQputCopyData dont signal error steve k 14:18
Re: MultiXactId error after upgrade to 9.3.4 Alvaro Herrera 14:25
Re: MultiXactId error after upgrade to 9.3.4 Stephen Frost 14:34
Re: Comment in src/backend/commands/vacuumlazy.c Robert Haas 14:44
Re: B-Tree support function number 3 (strxfrm() optimization) Heikki Linnakangas 15:08
Re: PQputCopyData dont signal error Andrew Dunstan 15:54
Re: PQputCopyData dont signal error steve k 16:19
Re: PQputCopyData dont signal error Alvaro Herrera 16:33
Re: jsonb and nested hstore Robert Haas 16:34
Re: HEAD seems to generate larger WAL regarding GIN index Robert Haas 16:41
Re: PQputCopyData dont signal error David Johnston 16:44
Re: About adding an attribute to a system catalog Robert Haas 16:50
Re: PQputCopyData dont signal error steve k 16:55
Re: Fix typo in decoding always passing true for the startup callback's is_init. Robert Haas 17:03
Re: jsonb and nested hstore & VODKA Josh Berkus 17:12
Re: PQputCopyData dont signal error steve k 17:22
Re: Why MarkBufferDirtyHint doesn't increment shared_blks_dirtied Robert Haas 17:37
Re: Cube extension kNN support Sergey Konoplev 18:01
Re: trailing comment ghost-timing Bruce Momjian 18:06
Re: doPickSplit stack buffer overflow in XLogInsert? Robert Haas 18:08
Re: separate output dirs for test decoding pieces. Robert Haas 18:21
Re: About adding an attribute to a system catalog Tom Lane 18:43
Re: Array of composite types returned from python 📎 Behn, Edward (EBEHN) 18:43
Re: Still something fishy in the fastpath lock stuff Robert Haas 18:44
Re: issue log message to suggest VACUUM FULL if a table is nearly empty Robert Haas 18:54
Re: Securing "make check" (CVE-2014-0067) Robert Haas 18:56
Re: PQputCopyData dont signal error David Johnston 18:59
Re: PATCH: decreasing memory needlessly consumed by array_agg Robert Haas 19:04
Re: Still something fishy in the fastpath lock stuff Tom Lane 19:04
Re: B-Tree support function number 3 (strxfrm() optimization) Peter Geoghegan 19:06
Re: Cube extension kNN support Alexander Korotkov 19:09
Re: Securing "make check" (CVE-2014-0067) Tom Lane 19:19
Re: Cube extension kNN support Sergey Konoplev 19:45
Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Stephen Frost 19:52
Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Fabrízio de Royes Mello 19:57
Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Stephen Frost 20:00
Re: PQputCopyData dont signal error steve k 20:21
Re: B-Tree support function number 3 (strxfrm() optimization) Tom Lane 20:30
Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Fabrízio de Royes Mello 20:35
Re: Securing "make check" (CVE-2014-0067) Christoph Berg 20:35
Re: Securing "make check" (CVE-2014-0067) Robert Haas 20:38
Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Stephen Frost 20:46
Re: PQputCopyData dont signal error David Johnston 20:52
Re: Archive recovery won't be completed on some situation. Robert Haas 21:09
Re: posting tree compression (WAS: Proposal: fix range queries in btree_gin) Robert Haas 21:21
Re: posting tree compression (WAS: Proposal: fix range queries in btree_gin) Claudio Freire 21:29
Re: posting tree compression (WAS: Proposal: fix range queries in btree_gin) Tom Lane 21:37
Re: posting tree compression (WAS: Proposal: fix range queries in btree_gin) Claudio Freire 21:53
Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Fabrízio de Royes Mello 22:28
Re: B-Tree support function number 3 (strxfrm() optimization) 📎 Peter Geoghegan 23:35

Browse Archives

Prev | Next