pgsql-hackers - October 2015

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

Oct. 1, 2015

Thread Author Time
Re: No Issue Tracker - Say it Ain't So! Michael Paquier 01:23
Re: No Issue Tracker - Say it Ain't So! Jim Nasby 02:04
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 02:15
Re: [PATCH] postgres_fdw extension support 📎 Michael Paquier 02:46
Re: LISTEN denial of service with aborted transaction Tom Lane 03:46
Re: max_worker_processes on the standby oonishitk 04:01
Re: Idea for improving buildfarm robustness Josh Berkus 04:02
Re: Parallel Seq Scan 📎 Kouhei Kaigai 06:35
Re: Foreign join pushdown vs EvalPlanQual Kyotaro HORIGUCHI 06:38
Re: No Issue Tracker - Say it Ain't So! Torsten Zuehlsdorff 07:50
Re: No Issue Tracker - Say it Ain't So! Félix GERZAGUET 08:48
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 08:50
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 08:51
Re: No Issue Tracker - Say it Ain't So! Amir Rohan 09:48
Typo in /src/backend/optimizer/README Etsuro Fujita 10:00
Re: Foreign join pushdown vs EvalPlanQual Kyotaro HORIGUCHI 10:02
Re: ON CONFLICT issues around whole row vars, Andres Freund 10:42
Re: max_worker_processes on the standby Fujii Masao 10:46
Re: ON CONFLICT issues around whole row vars, Andres Freund 10:53
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 11:02
Re: pageinspect patch, for showing tuple data 📎 Nikolay Shaplov 11:13
Re: Parallel Seq Scan 📎 Amit Kapila 11:52
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 13:17
Re: Parallel Seq Scan Robert Haas 13:19
Re: Typo in /src/backend/optimizer/README Tom Lane 13:31
Re: pg_dump LOCK TABLE ONLY question Filip Rembiałkowski 13:43
Re: Freeze avoidance of very large table. Fujii Masao 13:44
Re: No Issue Tracker - Say it Ain't So! Stephen Frost 13:51
Re: Parallel Seq Scan Robert Haas 14:11
Re: No Issue Tracker - Say it Ain't So! Robert Haas 14:35
Re: Freeze avoidance of very large table. Robert Haas 14:43
Re: No Issue Tracker - Say it Ain't So! Magnus Hagander 14:48
Re: No Issue Tracker - Say it Ain't So! Tom Lane 14:55
Re: No Issue Tracker - Say it Ain't So! Andrew Dunstan 14:55
Re: No Issue Tracker - Say it Ain't So! Andres Freund 14:55
Re: No Issue Tracker - Say it Ain't So! Tom Lane 15:07
Re: No Issue Tracker - Say it Ain't So! Andres Freund 15:10
Re: No Issue Tracker - Say it Ain't So! Tom Lane 15:18
Re: No Issue Tracker - Say it Ain't So! Joshua D. Drake 16:10
Re: No Issue Tracker - Say it Ain't So! Merlin Moncure 16:12
Re: No Issue Tracker - Say it Ain't So! Joshua D. Drake 16:14
Re: No Issue Tracker - Say it Ain't So! Josh Berkus 17:09
Re: No Issue Tracker - Say it Ain't So! Stefan Kaltenbrunner 17:25
Re: max_worker_processes on the standby Alvaro Herrera 18:12
Re: No Issue Tracker - Say it Ain't So! Merlin Moncure 20:21
Re: Potential GIN vacuum bug Jeff Janes 20:44
Re: Freeze avoidance of very large table. Josh Berkus 22:30
Re: Idea for improving buildfarm robustness 📎 Tom Lane 22:36
Re: ON CONFLICT issues around whole row vars, Peter Geoghegan 23:13
Re: ON CONFLICT issues around whole row vars, Andres Freund 23:17
Re: pg_dump LOCK TABLE ONLY question Michael Paquier 23:19
Re: ON CONFLICT issues around whole row vars, Peter Geoghegan 23:19
Re: ON CONFLICT issues around whole row vars, Peter Geoghegan 23:26
Re: ON CONFLICT issues around whole row vars, Andres Freund 23:49
Re: ON CONFLICT issues around whole row vars, Peter Geoghegan 23:53
Re: ON CONFLICT issues around whole row vars, Peter Geoghegan 23:55

Oct. 2, 2015

Thread Author Time
Re: ON CONFLICT issues around whole row vars, Andres Freund 00:12
Re: ON CONFLICT issues around whole row vars, Peter Geoghegan 00:41
Re: Foreign join pushdown vs EvalPlanQual Kyotaro HORIGUCHI 00:50
Re: Obsolete use of volatile in walsender.c, walreceiver.c, walreceiverfuncs.c? 📎 Michael Paquier 03:01
Re: [DOCS] max_worker_processes on the standby Fujii Masao 03:06
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 03:10
Re: row_security GUC, BYPASSRLS Noah Misch 03:10
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 03:51
Re: Typo in /src/backend/optimizer/README Etsuro Fujita 03:53
Re: pageinspect patch, for showing tuple data 📎 Michael Paquier 04:10
Re: Foreign join pushdown vs EvalPlanQual Kyotaro HORIGUCHI 04:27
Re: Foreign join pushdown vs EvalPlanQual Kyotaro HORIGUCHI 04:40
Re: Foreign join pushdown vs EvalPlanQual Kouhei Kaigai 05:04
Re: [PROPOSAL] VACUUM Progress Checker. Fujii Masao 06:38
Re: [PROPOSAL] VACUUM Progress Checker. Amit Langote 07:14
Confusing remark about UPSERT in fdwhandler.sgml 📎 Etsuro Fujita 08:00
Re: Confusing remark about UPSERT in fdwhandler.sgml Peter Geoghegan 08:04
Re: Foreign join pushdown vs EvalPlanQual Kyotaro HORIGUCHI 08:26
Re: Parallel Seq Scan Kouhei Kaigai 08:27
Re: pageinspect patch, for showing tuple data Nikolay Shaplov 09:57
Re: No Issue Tracker - Say it Ain't So! Oleg Bartunov 10:17
Re: Freeze avoidance of very large table. 📎 Masahiko Sawada 11:14
Re: pageinspect patch, for showing tuple data Nikolay Shaplov 11:19
Re: In-core regression tests for replication, cascading, archiving, PITR, etc. 📎 Michael Paquier 12:33
Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Amir Rohan 14:10
Connection string parameter 'replication' in documentation 📎 Takashi Ohnishi 14:13
Re: WIP: Rework access method interface 📎 Alexander Korotkov 14:44
Re: max_worker_processes on the standby 📎 Alvaro Herrera 14:58
Re: What is the extent of FDW join pushdown support in 9.5? Bruce Momjian 15:21
Re: Freeze avoidance of very large table. Alvaro Herrera 15:23
Request for dogfood volunteers (was No Issue Tracker - Say it Ain't So!) Joshua D. Drake 16:28
Re: Request for dogfood volunteers (was No Issue Tracker - Say it Ain't So!) Dave Page 16:34
Re: Request for dogfood volunteers (was No Issue Tracker - Say it Ain't So!) Joshua D. Drake 16:40
Re: Request for dogfood volunteers (was No Issue Tracker - Say it Ain't So!) Andres Freund 16:41
Re: Request for dogfood volunteers (was No Issue Tracker - Say it Ain't So!) Joshua D. Drake 16:50
Re: Freeze avoidance of very large table. 📎 Masahiko Sawada 17:24
Re: No Issue Tracker - Say it Ain't So! Jeff Janes 17:53
Re: Request for dogfood volunteers (was No Issue Tracker - Say it Ain't So!) Robert Haas 18:36
Re: Freeze avoidance of very large table. Robert Haas 18:41
Re: max_worker_processes on the standby Robert Haas 18:43
Re: Request for dogfood volunteers (was No Issue Tracker - Say it Ain't So!) Joshua D. Drake 18:43
Re: max_worker_processes on the standby Alvaro Herrera 18:59
Re: Request for dogfood volunteers (was No Issue Tracker - Say it Ain't So!) Robert Haas 19:52
Re: Request for dogfood volunteers (was No Issue Tracker - Say it Ain't So!) Joshua D. Drake 19:59
Re: max_worker_processes on the standby Robert Haas 20:02
Re: Parallel Seq Scan Robert Haas 20:14
Re: [PROPOSAL] VACUUM Progress Checker. Robert Haas 20:15
Re: On-demand running query plans using auto_explain and signals Robert Haas 20:25
Re: Request for dogfood volunteers (was No Issue Tracker - Say it Ain't So!) Alvaro Herrera 20:26
Re: CustomScan support on readfuncs.c Robert Haas 20:44
Re: Potential GIN vacuum bug Robert Haas 20:44
Re: row_security GUC, BYPASSRLS Robert Haas 20:47
Re: Request for dogfood volunteers (was No Issue Tracker - Say it Ain't So!) Robert Haas 20:52
Re: Confusing remark about UPSERT in fdwhandler.sgml Robert Haas 20:57
Re: Less than ideal error reporting in pg_stat_statements 📎 Peter Geoghegan 21:04
Re: pg_stat_statements query jumbling question Peter Geoghegan 21:18
Re: Less than ideal error reporting in pg_stat_statements Peter Geoghegan 21:25
Re: Less than ideal error reporting in pg_stat_statements Tom Lane 21:29
Re: Less than ideal error reporting in pg_stat_statements Peter Geoghegan 21:30
Re: Less than ideal error reporting in pg_stat_statements Tom Lane 21:42
Re: Request for dogfood volunteers (was No Issue Tracker - Say it Ain't So!) Joshua D. Drake 21:51
Re: Less than ideal error reporting in pg_stat_statements Peter Geoghegan 22:57
Re: Less than ideal error reporting in pg_stat_statements Peter Geoghegan 23:01
Re: Less than ideal error reporting in pg_stat_statements Peter Geoghegan 23:11
Re: Less than ideal error reporting in pg_stat_statements Peter Geoghegan 23:23
Re: Less than ideal error reporting in pg_stat_statements Tom Lane 23:27
Re: Less than ideal error reporting in pg_stat_statements Peter Geoghegan 23:37

Oct. 3, 2015

Thread Author Time
Re: Parallel Seq Scan Amit Kapila 03:44
Re: Idea for improving buildfarm robustness Tom Lane 04:39
Re: Proposing COPY .. WITH PERMISSIVE 📎 dinesh kumar 04:43
Re: Idea for improving buildfarm robustness Michael Paquier 05:56
Re: pgbench stats per script & other stuff 📎 Fabien COELHO 06:11
Re: WIP: Rework access method interface Amit Kapila 06:27
Odd query execution behavior with extended protocol Shay Rojansky 09:03
Re: ON CONFLICT issues around whole row vars, Andres Freund 11:21
Re: WIP: Rework access method interface Petr Jelinek 11:37
Re: In-core regression tests for replication, cascading, archiving, PITR, etc. 📎 Michael Paquier 11:38
Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Amir Rohan 12:50
Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Amir Rohan 13:04
Re: ON CONFLICT DO UPDATE using EXCLUDED.column gives an error about mismatched types Andres Freund 13:18
Re: Why can't we used CAPITAL LETTERS into replication slot_name? Andres Freund 13:31
Re: Refactoring speculative insertion with unique indexes a little Andres Freund 13:38
Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Michael Paquier 13:47
Re: perlcritic Andres Freund 13:53
Re: Unicode mapping scripts cleanup Andres Freund 13:57
Re: [PROPOSAL] VACUUM Progress Checker. Andres Freund 14:02
Re: Idea for improving buildfarm robustness Tom Lane 14:25
Re: creating extension including dependencies Andres Freund 15:15
Re: creating extension including dependencies 📎 Andres Freund 15:16
Re: Mention column name in error messages Andres Freund 15:23
Re: [PATCH] Reload SSL certificates on SIGHUP Andres Freund 15:26
Re: WIP: Rework access method interface Andres Freund 15:34
Re: [PATCH] postgres_fdw extension support Andres Freund 15:49
Re: creating extension including dependencies 📎 Petr Jelinek 15:56
Re: [PATCH v1] GSSAPI encryption support Andres Freund 16:18
Re: creating extension including dependencies Andres Freund 16:48
Re: Refactoring speculative insertion with unique indexes a little Peter Geoghegan 17:07
Re: Parallel Seq Scan Robert Haas 18:05
Re: Less than ideal error reporting in pg_stat_statements 📎 Peter Geoghegan 18:37
Re: Idea for improving buildfarm robustness Josh Berkus 20:17
Re: jsonb_set array append hack? Peter Geoghegan 20:49
Re: jsonb_set array append hack? Andrew Dunstan 21:24
Re: creating extension including dependencies Michael Paquier 22:16

Oct. 4, 2015

Thread Author Time
Re: Idea for improving buildfarm robustness Tom Lane 00:35
Draft release notes are up for review Tom Lane 02:35
Re: [PATCH] postgres_fdw extension support 📎 Paul Ramsey 02:40
Re: Parallel Seq Scan Amit Kapila 04:51
Odd query execution behavior with extended protocol Shay Rojansky 05:59
Re: More work on SortSupport for text - strcoll() and strxfrm() caching 📎 Peter Geoghegan 06:17
SortSupport for UUID type 📎 Peter Geoghegan 06:21
Re: 9.3.9 and pg_multixact corruption Noah Misch 06:33
Re: Odd query execution behavior with extended protocol Charles Clavadetscher 06:40
check fails on Fedora 23 Pavel Stehule 08:50
Re: check fails on Fedora 23 Pavel Stehule 09:53
Re: check fails on Fedora 23 Pavel Stehule 10:50
Re: In-core regression tests for replication, cascading, archiving, PITR, etc. 📎 Michael Paquier 11:03
Re: Odd query execution behavior with extended protocol Shay Rojansky 12:50
Re: Odd query execution behavior with extended protocol Andres Freund 12:57
Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Amir Rohan 13:27
Re: WIP: Rework access method interface Amit Kapila 13:27
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Andres Freund 13:29
Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Amir Rohan 13:35
Re: row_security GUC, BYPASSRLS 📎 Stephen Frost 14:00
Re: check fails on Fedora 23 Tom Lane 14:37
Re: Odd query execution behavior with extended protocol Tom Lane 14:45
Re: check fails on Fedora 23 Pavel Stehule 15:07
Re: check fails on Fedora 23 Pavel Stehule 15:30
Re: check fails on Fedora 23 Pavel Stehule 15:35
Re: Odd query execution behavior with extended protocol Shay Rojansky 15:49
Re: Odd query execution behavior with extended protocol Shay Rojansky 15:50
Re: check fails on Fedora 23 Andrew Dunstan 15:52
Re: check fails on Fedora 23 Pavel Stehule 16:02
Re: Less than ideal error reporting in pg_stat_statements Tom Lane 16:27
Re: Odd query execution behavior with extended protocol Tom Lane 16:36
Re: Odd query execution behavior with extended protocol Tom Lane 16:40
Re: check fails on Fedora 23 Pavel Stehule 16:52
Re: DBT-3 with SF=20 got failed Tom Lane 18:31
Re: about fsync in CLOG buffer write Jeff Janes 19:14
Re: about fsync in CLOG buffer write Andres Freund 19:25
Re: Less than ideal error reporting in pg_stat_statements Peter Geoghegan 19:41
Re: Less than ideal error reporting in pg_stat_statements Tom Lane 20:01
Re: check fails on Fedora 23 Andrew Dunstan 20:08
Re: Potential GIN vacuum bug Jeff Janes 20:10
Re: Less than ideal error reporting in pg_stat_statements Peter Geoghegan 20:12

Browse Archives

Prev | Next