pgsql-hackers before 2016-10-25 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

Oct. 21, 2016

Thread Author Time
Re: Renaming of pg_xlog and pg_clog Michael Paquier 01:24
Re: Renaming of pg_xlog and pg_clog David G. Johnston 02:12
Re: Speed up Clog Access by increasing CLOG buffers Dilip Kumar 02:27
Re: Speed up Clog Access by increasing CLOG buffers Dilip Kumar 02:44
Re: FSM corruption leading to errors 📎 Michael Paquier 03:15
Re: Remove autovacuum GUC? Craig Ringer 04:50
Re: Fun fact about autovacuum and orphan temp tables Michael Paquier 05:16
Re: Fun fact about autovacuum and orphan temp tables Michael Paquier 05:29
Re: Fun fact about autovacuum and orphan temp tables Michael Paquier 05:31
Re: Transactions involving multiple postgres foreign servers Ashutosh Bapat 05:38
Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila 06:13
Re: Speed up Clog Access by increasing CLOG buffers Tomas Vondra 07:37
[RFC] Transaction management overhaul is necessary? Tsunakawa, Takayuki 08:24
Re: Radix tree for character conversion 📎 Kyotaro HORIGUCHI 08:33
Re: Renaming of pg_xlog and pg_clog David Steele 08:50
Re: Indirect indexes Pantelis Theodosiou 08:54
Re: Question about behavior of snapshot too old feature Masahiko Sawada 10:06
Re: Fun fact about autovacuum and orphan temp tables Constantin S. Pan 10:08
Re: Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 10:49
Re: Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 10:55
Re: [RFC] Transaction management overhaul is necessary? Pavel Stehule 10:57
Re: Parallel tuplesort (for parallel B-Tree index creation) Amit Kapila 10:57
Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila 11:29
Re: Stopping logical replication protocol Vladimir Gordiychuk 11:38
Re: pg_basebackup stream xlog to tar Michael Paquier 12:02
Re: PSA: Systemd will kill PostgreSQL Peter Eisentraut 12:29
Re: [RFC] Transaction management overhaul is necessary? Craig Ringer 12:41
Re: emergency outage requiring database restart Kevin Grittner 13:03
Default setting for autovacuum_freeze_max_age Bruce Momjian 13:19
Re: Improve output of BitmapAnd EXPLAIN ANALYZE Stephen Frost 13:21
Re: Parallel Index Scans Amit Kapila 13:27
Re: Fun fact about autovacuum and orphan temp tables Tom Lane 13:47
Re: Renaming of pg_xlog and pg_clog Stephen Frost 13:47
Re: Aggregate Push Down - Performing aggregation on foreign server Robert Haas 14:08
Re: Default setting for autovacuum_freeze_max_age Tom Lane 14:44
Re: Aggregate Push Down - Performing aggregation on foreign server Tom Lane 14:47
Re: Default setting for autovacuum_freeze_max_age Bruce Momjian 15:03
Re: Aggregate Push Down - Performing aggregation on foreign server Robert Haas 15:12
Re: Fun fact about autovacuum and orphan temp tables Jim Nasby 15:15
Re: Aggregate Push Down - Performing aggregation on foreign server Tom Lane 15:20
Re: Improve output of BitmapAnd EXPLAIN ANALYZE Jim Nasby 15:28
Re: Aggregate Push Down - Performing aggregation on foreign server Robert Haas 15:39
Specifying the log file name of pgbench -l option 📎 Masahiko Sawada 15:55
Re: Default setting for autovacuum_freeze_max_age Alvaro Herrera 16:55
Re: [BUG] pg_basebackup from disconnected standby fails Robert Haas 17:02
Re: Default setting for autovacuum_freeze_max_age Josh Berkus 17:17
Re: Parallel Index Scans Robert Haas 17:25
Re: Default setting for autovacuum_freeze_max_age Robert Haas 17:29
Re: Improve output of BitmapAnd EXPLAIN ANALYZE Stephen Frost 17:30
Re: PSA: Systemd will kill PostgreSQL Robert Haas 17:38
Re: Renaming of pg_xlog and pg_clog Robert Haas 17:44
Re: Renaming of pg_xlog and pg_clog Stephen Frost 18:03
Re: emergency outage requiring database restart Merlin Moncure 18:37
Re: emergency outage requiring database restart Merlin Moncure 18:58
Re: emergency outage requiring database restart Alvaro Herrera 19:02
Re: Renaming of pg_xlog and pg_clog Alvaro Herrera 19:29
Re: Indirect indexes Sven R. Kunze 19:48
Re: FSM corruption leading to errors Jim Nasby 20:17
Re: Remove autovacuum GUC? Jim Nasby 20:30
Re: Proposal for changes to recovery.conf API Josh Berkus 20:45
Re: Indirect indexes Jim Nasby 20:46
Re: Indirect indexes Jim Nasby 20:54
Re: emergency outage requiring database restart Jim Nasby 21:00
Re: Indirect indexes Adam Brusselback 21:05
Re: Improve output of BitmapAnd EXPLAIN ANALYZE Jim Nasby 21:06
Re: Indirect indexes Jim Nasby 21:08
Re: FSM corruption leading to errors Michael Paquier 22:31
Re: Renaming of pg_xlog and pg_clog Michael Paquier 22:33
Re: emergency outage requiring database restart Alvaro Herrera 22:38
Re: Fun fact about autovacuum and orphan temp tables Michael Paquier 22:41
Re: Indirect indexes Alvaro Herrera 23:04
Re: Indirect indexes Tom Lane 23:12
Fast Default WIP patch for discussion Serge Rielau 23:15
tuplesort_gettuple_common() and *should_free argument Peter Geoghegan 23:45
Draft release notes for next week's releases Tom Lane 23:51
Re: Draft release notes for next week's releases Peter Geoghegan 23:58

Oct. 22, 2016

Thread Author Time
make check-world failing for me 📎 Thom Brown 00:40
Re: emergency outage requiring database restart Tom Lane 00:43
Re: Fun fact about autovacuum and orphan temp tables Tom Lane 00:45
Re: make check-world failing for me Tom Lane 00:52
Re: make check-world failing for me Thom Brown 01:51
Re: Parallel Index Scans Amit Kapila 03:37
Re: Fun fact about autovacuum and orphan temp tables 📎 Michael Paquier 06:42
Re: Aggregate Push Down - Performing aggregation on foreign server Ashutosh Bapat 07:26
Re: Aggregate Push Down - Performing aggregation on foreign server Ashutosh Bapat 07:45
Re: Push down more full joins in postgres_fdw Ashutosh Bapat 08:19
issue with track_commit_timestamp and server restart 📎 Julien Rouhaud 11:51
Re: Aggregate Push Down - Performing aggregation on foreign server Tom Lane 15:39
Reload config instructions 📎 Bruce Momjian 15:39
Re: Renaming of pg_xlog and pg_clog Bruce Momjian 15:58
Re: Renaming of pg_xlog and pg_clog David Steele 16:00
Re: Indirect indexes Sven R. Kunze 16:08
Re: On conflict update & hint bits Tom Lane 16:38
Re: Push down more full joins in postgres_fdw 📎 Ashutosh Bapat 16:46
Re: emergency outage requiring database restart Jim Nasby 17:13
Re: emergency outage requiring database restart Tom Lane 17:38
Re: PATCH: two slab-like memory allocators Tomas Vondra 18:30
Re: emergency outage requiring database restart Alvaro Herrera 18:55
Re: emergency outage requiring database restart Tom Lane 18:59
Re: emergency outage requiring database restart Andres Freund 19:02
Re: On conflict update & hint bits Peter Geoghegan 19:11
Re: Renaming of pg_xlog and pg_clog Greg Stark 20:18

Oct. 23, 2016

Thread Author Time
pg_xlog error on the master Venkata B Nagothi 08:05
Re: Renaming of pg_xlog and pg_clog Vik Fearing 08:18
Re: pg_xlog error on the master Michael Paquier 08:33
Re: Renaming of pg_xlog and pg_clog 📎 Michael Paquier 12:34
Re: pg_basebackup stream xlog to tar Magnus Hagander 13:28
Re: pg_basebackup stream xlog to tar Magnus Hagander 13:30
Re: pg_basebackup stream xlog to tar Michael Paquier 13:52
pgsql: Remove extra comma at end of enum list Magnus Hagander 13:57
Re: PATCH: two slab-like memory allocators 📎 Tomas Vondra 14:26
Re: Exclude pg_largeobject form pg_dump 📎 Guillaume Lelarge 15:06
Re: PATCH: two slab-like memory allocators Petr Jelinek 15:26
Re: condition variables Peter Geoghegan 17:00
Re: Exclude pg_largeobject form pg_dump Andreas Joseph Krogh 17:15
Assertion failures due to testing visibility without buffer lock Tom Lane 17:47
Re: pg_xlog error on the master Venkata B Nagothi 18:22
Re: Exclude pg_largeobject form pg_dump Andreas Joseph Krogh 18:37
Re: Exclude pg_largeobject form pg_dump Guillaume Lelarge 18:44
Re: Exclude pg_largeobject form pg_dump 📎 Guillaume Lelarge 18:49
Re: Avoiding pin scan during btree vacuum Alvaro Herrera 19:35
Re: On conflict update & hint bits Tom Lane 20:42
Re: On conflict update & hint bits Peter Geoghegan 21:19
Re: On conflict update & hint bits Tom Lane 21:46
Re: On conflict update & hint bits Peter Geoghegan 21:49
Re: Exclude pg_largeobject form pg_dump Andreas Joseph Krogh 21:58

Oct. 24, 2016

Thread Author Time
Re: LLVM Address Sanitizer (ASAN) and valgrind support Noah Misch 01:54
Minor code improvement to postgresGetForeignJoinPaths 📎 Tatsuro Yamada 02:26
Add radiustimeout parameter for RADIUS HBA 📎 Samuel D. Leslie 03:03
Re: [BUG] pg_basebackup from disconnected standby fails Kyotaro HORIGUCHI 03:48
Re: FSM corruption leading to errors Michael Paquier 03:59
Re: [BUG] pg_basebackup from disconnected standby fails Amit Kapila 04:26
Re: pg_basebackup stream xlog to tar Michael Paquier 04:26
Re: pg_basebackup stream xlog to tar Andres Freund 04:38
Re: [BUG] pg_basebackup from disconnected standby fails Amit Kapila 04:39
Re: pg_basebackup stream xlog to tar Michael Paquier 04:46
Re: [COMMITTERS] pgsql: Remove extra comma at end of enum list Michael Paquier 04:51
Re: issue with track_commit_timestamp and server restart 📎 Craig Ringer 04:58
Re: issue with track_commit_timestamp and server restart Michael Paquier 05:04
Re: issue with track_commit_timestamp and server restart Craig Ringer 05:08
Re: pg_basebackup stream xlog to tar 📎 Michael Paquier 05:46
Re: Gather Merge Rushabh Lathia 06:25
Re: [COMMITTERS] pgsql: Remove extra comma at end of enum list Fabien COELHO 06:36
Re: Minor code improvement to postgresGetForeignJoinPaths 📎 Ashutosh Bapat 06:45
Re: [BUG] pg_basebackup from disconnected standby fails Michael Paquier 06:55
Re: On conflict update & hint bits Konstantin Knizhnik 07:12
Re: [BUG] pg_basebackup from disconnected standby fails 📎 Michael Paquier 07:39
Re: Rename max_parallel_degree? Amit Kapila 07:48
Re: issue with track_commit_timestamp and server restart Julien Rouhaud 07:59
Microvacuum support for Hash Index 📎 Ashutosh Sharma 08:51
Re: Push down more full joins in postgres_fdw Etsuro Fujita 08:59
Re: Speed up Clog Access by increasing CLOG buffers Dilip Kumar 09:18
Re: Patch: Implement failover on libpq connect level. Thom Brown 10:36
Re: Aggregate Push Down - Performing aggregation on foreign server 📎 Jeevan Chalke 10:46
Re: Patch: Implement failover on libpq connect level. Victor Wagner 11:03
Re: Patch: Implement failover on libpq connect level. Victor Wagner 11:09
Re: On conflict update & hint bits Tom Lane 12:44
Re: issue with track_commit_timestamp and server restart Alvaro Herrera 12:52
Re: issue with track_commit_timestamp and server restart Alvaro Herrera 13:08
Re: issue with track_commit_timestamp and server restart Tom Lane 13:20
Re: Logical Replication WIP 📎 Petr Jelinek 13:22
Re: Renaming of pg_xlog and pg_clog Bruce Momjian 13:37
repmgr: this node should be a standby rugging24 13:49
Re: On conflict update & hint bits Kevin Grittner 13:52
Re: Hash Indexes 📎 Amit Kapila 14:30
Re: Hash Indexes Amit Kapila 14:36
Re: Renaming of pg_xlog and pg_clog Alvaro Herrera 14:59
Re: Renaming of pg_xlog and pg_clog Bruce Momjian 15:06
Re: Add PGDLLEXPORT to PG_FUNCTION_INFO_V1 📎 Albe Laurenz 15:35
Re: [PATCH] Logical decoding timeline following take II 📎 Petr Jelinek 15:49
Re: Patch: Implement failover on libpq connect level. Robert Haas 15:57
Re: FSM corruption leading to errors Tom Lane 16:04
Re: FSM corruption leading to errors Pavan Deolasee 16:15
Re: FSM corruption leading to errors Tom Lane 16:17
Re: [PATCH] Send catalog_xmin separately in hot standby feedback Petr Jelinek 16:19
Re: FSM corruption leading to errors Pavan Deolasee 16:48
Press Release Draft - 2016-10-27 Cumulative Update Jonathan Katz 17:14
Re: FSM corruption leading to errors Alvaro Herrera 18:06
Re: Renaming of pg_xlog and pg_clog Alvaro Herrera 18:26
Re: [COMMITTERS] pgsql: Remove extra comma at end of enum list Alvaro Herrera 18:31
Re: FSM corruption leading to errors Tom Lane 18:46
Re: Press Release Draft - 2016-10-27 Cumulative Update Robert Haas 18:49
Re: Press Release Draft - 2016-10-27 Cumulative Update Tom Lane 18:59
Re: [COMMITTERS] pgsql: Remove extra comma at end of enum list Tom Lane 19:03
Re: [COMMITTERS] pgsql: Remove extra comma at end of enum list Stephen Frost 19:11
Re: PL/Python adding support for multi-dimensional arrays Pavel Stehule 19:33
Re: Patch: Implement failover on libpq connect level. 📎 Victor Wagner 19:38
Re: [COMMITTERS] pgsql: Remove extra comma at end of enum list Bruce Momjian 19:51
Re: Rename max_parallel_degree? Peter Eisentraut 20:04
Re: Patch: Implement failover on libpq connect level. Peter Eisentraut 20:10
Re: Patch: Implement failover on libpq connect level. Peter Eisentraut 20:15
Re: Press Release Draft - 2016-10-27 Cumulative Update Jonathan Katz 20:39
Re: Patch: Implement failover on libpq connect level. Alvaro Herrera 20:40
Re: [COMMITTERS] pgsql: Remove extra comma at end of enum list Fabien COELHO 20:49
Re: Press Release Draft - 2016-10-27 Cumulative Update Jonathan Katz 20:50
Re: [COMMITTERS] pgsql: Remove extra comma at end of enum list Petr Jelinek 20:53
Re: [COMMITTERS] pgsql: Remove extra comma at end of enum list Fabien COELHO 21:13
Re: [COMMITTERS] pgsql: Remove extra comma at end of enum list Tom Lane 21:59
Re: emergency outage requiring database restart Merlin Moncure 23:01
Re: emergency outage requiring database restart Merlin Moncure 23:29

Browse Archives

Prev | Next