pgsql-hackers since 2015-09-30 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. 30, 2015

Thread Author Time
Re: Add pg_basebackup single tar output format Michael Paquier 00:11
Re: LISTEN denial of service with aborted transaction 📎 Matt Newell 00:26
Re: PATCH: use foreign keys to improve join estimates v1 📎 David Rowley 01:12
Re: No Issue Tracker - Say it Ain't So! Joshua D. Drake 01:24
Removing max_connection requirement on hot_standby Chris Winslett 01:31
Re: Parallel Seq Scan Robert Haas 01:35
Re: Comment update to pathnode.c Etsuro Fujita 01:40
Re: [PATCH 5/6] pg_basebackup: allow GetConnection() to make non-replication connections. Robert Haas 01:47
Re: PATCH: index-only scans with partial indexes Kyotaro HORIGUCHI 01:54
Re: LISTEN denial of service with aborted transaction Tom Lane 01:58
Re: [PATCH 5/6] pg_basebackup: allow GetConnection() to make non-replication connections. Michael Paquier 02:02
Re: LISTEN denial of service with aborted transaction Matt Newell 02:37
Re: No Issue Tracker - Say it Ain't So! Pavan Deolasee 04:01
Re: Arguable RLS security bug, EvalPlanQual() paranoia Adam Brightwell 04:14
Re: Doubt in pgbench TPS number Tatsuo Ishii 04:26
Re: pageinspect patch, for showing tuple data Michael Paquier 04:49
Re: Idea for improving buildfarm robustness Michael Paquier 05:18
Re: Doubt in pgbench TPS number Tatsuo Ishii 05:25
Re: Re: BRIN Scan: Optimize memory allocation in function 'bringetbitmap' Simon Riggs 06:26
Re: Doubt in pgbench TPS number Fabien COELHO 06:40
Re: Use pg_rewind when target timeline was switched 📎 Michael Paquier 06:46
Re: Idea for improving buildfarm robustness Jim Nasby 06:50
Re: No Issue Tracker - Say it Ain't So! Jim Nasby 07:02
Re: No Issue Tracker - Say it Ain't So! Jim Nasby 07:10
Standby server crashes in master and REL9_5_STABLE branches oonishitk 07:15
Re: Standby server crashes in master and REL9_5_STABLE branches Michael Paquier 07:30
Re: [PATCH] postgres_fdw extension support Michael Paquier 07:54
Re: PATCH: index-only scans with partial indexes Kyotaro HORIGUCHI 08:29
Re: Standby server crashes in master and REL9_5_STABLE branches oonishitk 08:51
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 09:12
Re: Foreign join pushdown vs EvalPlanQual Etsuro Fujita 09:14
Re: PATCH: index-only scans with partial indexes Tomas Vondra 10:55
Re: Additional role attributes && superuser review 📎 Stephen Frost 11:11
Re: No Issue Tracker - Say it Ain't So! Alvaro Herrera 11:43
Re: Standby server crashes in master and REL9_5_STABLE branches Alvaro Herrera 11:45
Re: No Issue Tracker - Say it Ain't So! Kam Lasater 12:17
Re: No Issue Tracker - Say it Ain't So! Michael Banck 12:41
Re: Idea for improving buildfarm robustness Andrew Dunstan 13:46
Re: [PATCH] postgres_fdw extension support Paul Ramsey 13:53
Re: Idea for improving buildfarm robustness Tom Lane 13:59
Re: [PATCH] postgres_fdw extension support Tom Lane 14:06
Re: [Proposal] Table partition + join pushdown Kouhei Kaigai 14:19
Re: No Issue Tracker - Say it Ain't So! Merlin Moncure 14:44
Re: Parallel Seq Scan 📎 Amit Kapila 15:23
Re: No Issue Tracker - Say it Ain't So! Joshua D. Drake 16:26
Re: Removing max_connection requirement on hot_standby Heikki Linnakangas 16:36
Re: Removing max_connection requirement on hot_standby Andres Freund 16:41
Re: No Issue Tracker - Say it Ain't So! Joshua D. Drake 17:31
Re: No Issue Tracker - Say it Ain't So! Josh Berkus 17:43
Re: No Issue Tracker - Say it Ain't So! Andrew Dunstan 17:45
Re: No Issue Tracker - Say it Ain't So! Joshua D. Drake 18:16
Re: No Issue Tracker - Say it Ain't So! Christopher Browne 18:23
Re: No Issue Tracker - Say it Ain't So! Joshua D. Drake 18:31
Re: No Issue Tracker - Say it Ain't So! Andrew Dunstan 18:33
Re: No Issue Tracker - Say it Ain't So! Joshua D. Drake 18:39
SESSION SESSION - bug or intentional? Joe Conway 18:52
Re: SESSION SESSION - bug or intentional? David G. Johnston 19:10
Re: [PATCH] postgres_fdw extension support Paul Ramsey 19:33
Re: LISTEN denial of service with aborted transaction 📎 Matt Newell 19:59
Re: No Issue Tracker - Say it Ain't So! Josh Berkus 21:31
Re: SESSION SESSION - bug or intentional? Tom Lane 21:49
Re: No Issue Tracker - Say it Ain't So! Christopher Browne 22:02
Re: SESSION SESSION - bug or intentional? David G. Johnston 22:08
Re: No Issue Tracker - Say it Ain't So! Merlin Moncure 22:09
Re: No Issue Tracker - Say it Ain't So! Tom Lane 22:10
Re: No Issue Tracker - Say it Ain't So! Josh Berkus 22:15
Re: No Issue Tracker - Say it Ain't So! Tom Lane 22:27
Re: No Issue Tracker - Say it Ain't So! Josh Berkus 22:28
Re: [PATCH] postgres_fdw extension support Michael Paquier 22:32
Re: No Issue Tracker - Say it Ain't So! Joshua D. Drake 22:38
Re: [DOCS] max_worker_processes on the standby 📎 Alvaro Herrera 22:48
Re: No Issue Tracker - Say it Ain't So! Alvaro Herrera 22:49
Re: [PATCH] postgres_fdw extension support 📎 Paul Ramsey 22:57
Re: No Issue Tracker - Say it Ain't So! Joshua D. Drake 23:10
pgsql: Add a Gather executor node. Robert Haas 23:29
Re: Parallel Seq Scan Robert Haas 23:31
Re: PATCH: index-only scans with partial indexes 📎 Tomas Vondra 23:36

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

Browse Archives

Prev | Next