pgsql-hackers since 2019-04-23 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

April 23, 2019

Thread Author Time
Re: memory leak checking Andres Freund 00:05
Re: finding changed blocks using WAL scanning Tomas Vondra 00:13
Re: memory leak checking Tom Lane 00:29
Re: finding changed blocks using WAL scanning Bruce Momjian 00:52
[PATCH v1] Show whether tables are logged in \dt+ 📎 David Fetter 00:56
Re: bug in update tuple routing with foreign partitions Amit Langote 01:03
Re: finding changed blocks using WAL scanning Bruce Momjian 01:18
Re: memory leak checking Andres Freund 01:30
Re: memory leak checking Tom Lane 01:38
Re: change password_encryption default to scram-sha-256? Jonathan S. Katz 01:47
Re: pg_dump is broken for partition tablespaces Amit Langote 01:49
Re: finding changed blocks using WAL scanning Robert Haas 01:51
Re: Regression test PANICs with master-standby setup on same machine Michael Paquier 02:27
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Michael Paquier 02:34
Re: clean up docs for v12 Michael Paquier 02:50
Symbol referencing errors Li Japin 03:56
Re: Symbol referencing errors Tom Lane 04:09
Re: Symbol referencing errors Li Japin 04:26
Re: speeding up planning with partitions Amit Langote 04:26
Re: Regression test PANICs with master-standby setup on same machine Kyotaro HORIGUCHI 04:33
Re: Regression test PANICs with master-standby setup on same machine Kyotaro HORIGUCHI 04:41
Re: display of variables in EXPLAIN VERBOSE Amit Langote 04:54
Re: REINDEX INDEX results in a crash for an index of pg_class since 9.6 📎 Michael Paquier 04:56
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro HORIGUCHI 05:02
Re: [PATCH v1] Show whether tables are logged in \dt+ Fabien COELHO 05:03
Re: Symbol referencing errors Andrew Gierth 05:23
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo 05:31
Re: pg_dump is broken for partition tablespaces David Rowley 05:45
Re: Regression test PANICs with master-standby setup on same machine Michael Paquier 05:53
Re: Regression test PANICs with master-standby setup on same machine Andres Freund 06:00
Re: pg_dump is broken for partition tablespaces Amit Langote 06:18
Re: pgsql: Allow insert and update tuple routing and COPY for foreign table Laurenz Albe 06:59
Re: Regression test PANICs with master-standby setup on same machine Michael Paquier 07:08
Re: Symbol referencing errors Laurenz Albe 07:09
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro HORIGUCHI 07:39
Re: pgsql: Allow insert and update tuple routing and COPY for foreign table Amit Langote 07:44
RE: libpq debug log Jamison, Kirk 08:20
Re: Why does ExecComputeStoredGenerated() form a heap tuple 📎 Peter Eisentraut 08:23
Re: Regression test PANICs with master-standby setup on same machine Kyotaro HORIGUCHI 08:27
Re: Regression test PANICs with master-standby setup on same machine Kyotaro HORIGUCHI 08:44
Re: Trouble with FETCH_COUNT and combined queries in psql Daniel Verite 09:46
Re: Regression test PANICs with master-standby setup on same machine Kyotaro HORIGUCHI 10:00
Re: Unhappy about API changes in the no-fsm-for-small-rels patch Amit Kapila 10:16
Re: Regression test PANICs with master-standby setup on same machine Kyotaro HORIGUCHI 10:20
Re: pg_dump is broken for partition tablespaces David Rowley 11:03
Re: New vacuum option to do only freezing 📎 Masahiko Sawada 11:04
Re: block-level incremental backup Anastasia Lubennikova 11:08
Re: Trouble with FETCH_COUNT and combined queries in psql Tom Lane 13:56
Re: finding changed blocks using WAL scanning Stephen Frost 14:22
Re: finding changed blocks using WAL scanning Tomas Vondra 15:27
Re: finding changed blocks using WAL scanning Stephen Frost 15:43
Re: doc: datatype-table and xfunc-c-type-table David Fetter 15:57
Re: finding changed blocks using WAL scanning Tomas Vondra 16:07
Re: finding changed blocks using WAL scanning Andres Freund 16:34
Re: finding changed blocks using WAL scanning Tomas Vondra 17:01
Re: Regression test PANICs with master-standby setup on same machine Andres Freund 17:05
Re: finding changed blocks using WAL scanning Andres Freund 17:09
Re: Symbol referencing errors Alvaro Herrera 17:23
Re: Symbol referencing errors Tom Lane 17:27
Re: Unhappy about API changes in the no-fsm-for-small-rels patch Andres Freund 17:28
Re: Trouble with FETCH_COUNT and combined queries in psql Fabien COELHO 17:30
Re: Unhappy about API changes in the no-fsm-for-small-rels patch Tom Lane 17:31
Re: POC: Cleaning up orphaned files using undo logs Shawn Debnath 17:34
Re: Unhappy about API changes in the no-fsm-for-small-rels patch Andres Freund 17:39
Re: Pathological performance when inserting many NULLs into a unique index Peter Geoghegan 17:40
Re: finding changed blocks using WAL scanning Tomas Vondra 18:01
patch that explains Log-Shipping standby server major upgrades 📎 Konstantin Evteev 18:31
pg_dump partitions can lead to inconsistent state after restore Alvaro Herrera 18:50
Re: Trouble with FETCH_COUNT and combined queries in psql 📎 Daniel Verite 18:58
Minor postmaster state machine bugs Tom Lane 19:11
Re: block-level incremental backup Adam Brusselback 19:12
How and at what stage to stop FDW to generate plan with JOIN. Ibrar Ahmed 19:22
Re: Calling PrepareTempTablespaces in BufFileCreateTemp 📎 Tom Lane 20:05
Re: Trouble with FETCH_COUNT and combined queries in psql Fabien COELHO 20:07
Re: How and at what stage to stop FDW to generate plan with JOIN. Tom Lane 20:15
Re: How and at what stage to stop FDW to generate plan with JOIN. Ibrar Ahmed 20:22
Re: REINDEX INDEX results in a crash for an index of pg_class since 9.6 Tom Lane 20:47
Re: REINDEX INDEX results in a crash for an index of pg_class since 9.6 Alvaro Herrera 21:17
Re: BUG #15672: PostgreSQL 11.1/11.2 crashed after dropping a partition table 📎 Tom Lane 22:03
Re: TM format can mix encodings in to_char() 📎 Andrew Dunstan 22:07
Re: TM format can mix encodings in to_char() Tom Lane 22:10
Re: pg_dump is broken for partition tablespaces Alvaro Herrera 22:26
Re: Why does ExecComputeStoredGenerated() form a heap tuple David Rowley 22:26
Re: Pluggable Storage - Andres's take Andres Freund 22:52
Re: Pluggable Storage - Andres's take Tom Lane 22:55
Re: pg_dump is broken for partition tablespaces David Rowley 23:02
Re: REINDEX INDEX results in a crash for an index of pg_class since 9.6 Michael Paquier 23:35
Re: Runtime pruning problem David Rowley 23:42
Re: REINDEX INDEX results in a crash for an index of pg_class since 9.6 Tom Lane 23:54

April 24, 2019

Thread Author Time
Re: REINDEX INDEX results in a crash for an index of pg_class since 9.6 Tom Lane 00:03
Re: REINDEX INDEX results in a crash for an index of pg_class since 9.6 Michael Paquier 00:13
Re: pg_dump is broken for partition tablespaces Alvaro Herrera 00:25
Re: pg_dump partitions can lead to inconsistent state after restore David Rowley 01:19
Re: BUG #15672: PostgreSQL 11.1/11.2 crashed after dropping a partition table Amit Langote 01:30
Re: pg_dump is broken for partition tablespaces Amit Langote 01:48
RE: Patch: doc for pg_logical_emit_message() 📎 Matsumura, Ryo 02:12
RE: psql - add SHOW_ALL_RESULTS option Iwata, Aya 02:34
Re: pg_dump partitions can lead to inconsistent state after restore Amit Langote 02:53
Re: Regression test PANICs with master-standby setup on same machine 📎 Kyotaro HORIGUCHI 04:18
Re: Regression test PANICs with master-standby setup on same machine Kyotaro HORIGUCHI 04:23
[Patch] Check file type before calling AllocateFile() for files out of pg data directory to avoid potential issues (e.g. hang). 📎 Paul Guo 04:46
Re: [Patch] Check file type before calling AllocateFile() for files out of pg data directory to avoid potential issues (e.g. hang). Andres Freund 04:49
Re: [Patch] Check file type before calling AllocateFile() for files out of pg data directory to avoid potential issues (e.g. hang). Paul Guo 05:11
Re: Unhappy about API changes in the no-fsm-for-small-rels patch 📎 Amit Kapila 05:58
Re: [PATCH v1] Show whether tables are logged in \dt+ 📎 David Fetter 06:26
Re: Symbol referencing errors Li Japin 07:33
Re: pg_dump partitions can lead to inconsistent state after restore David Rowley 07:36
Re: Regression test PANICs with master-standby setup on same machine 📎 Kyotaro HORIGUCHI 08:02
Re: standby recovery fails (tablespace related) (tentative patch and discussion) 📎 Kyotaro HORIGUCHI 08:13
Re: [PATCH v1] Show whether tables are logged in \dt+ Fabien COELHO 08:29
Re: bug in update tuple routing with foreign partitions Etsuro Fujita 09:55
Re: bug in update tuple routing with foreign partitions Amit Langote 09:59
Re: Optimizer items in the release notes Adrien NAYRAT 11:08
Re: [HACKERS] advanced partition matching algorithm for partition-wise join 📎 amul sul 11:26
Re: pgsql: Allow insert and update tuple routing and COPY for foreign table Etsuro Fujita 11:54
Re: Pluggable Storage - Andres's take Robert Haas 12:04
Re: Thoughts on nbtree with logical/varwidth table identifiers, v12 on-disk representation Robert Haas 12:22
Re: Optimizer items in the release notes David Rowley 12:43
Re: [Patch] Check file type before calling AllocateFile() for files out of pg data directory to avoid potential issues (e.g. hang). Alvaro Herrera 12:54
Re: pgsql: Allow insert and update tuple routing and COPY for foreign table Laurenz Albe 13:04
Re: pgsql: Allow insert and update tuple routing and COPY for foreign table Simon Riggs 13:25
Re: finding changed blocks using WAL scanning Robert Haas 13:25
Help to review the with X cursor option. alex lock 13:26
Re: block-level incremental backup Stephen Frost 13:28
Re: pgsql: Allow insert and update tuple routing and COPY for foreign table Laurenz Albe 14:03
Re: finding changed blocks using WAL scanning Tomas Vondra 14:10
Re: Regression test PANICs with master-standby setup on same machine Tom Lane 14:13
Re: [Patch] Check file type before calling AllocateFile() for files out of pg data directory to avoid potential issues (e.g. hang). Tom Lane 14:36
Re: Patch: doc for pg_logical_emit_message() Fujii Masao 14:39
Re: "WIP: Data at rest encryption" patch and, PostgreSQL 11-beta3 📎 Antonin Houska 14:48
Re: Identity columns should own only one sequence 📎 Laurenz Albe 14:48
Re: Help to review the with X cursor option. Tom Lane 15:30
set relispartition when attaching child index 📎 Amit Langote 15:31
Re: set relispartition when attaching child index Alvaro Herrera 15:33
Re: set relispartition when attaching child index Alvaro Herrera 15:35
Re: set relispartition when attaching child index Amit Langote 15:38
Re: set relispartition when attaching child index Amit Langote 15:39
Re: set relispartition when attaching child index 📎 Amit Langote 15:55
Re: block-level incremental backup Robert Haas 15:58
Re: Unhappy about API changes in the no-fsm-for-small-rels patch Andres Freund 16:19
Re: Regression test PANICs with master-standby setup on same machine Andres Freund 16:24
Re: Regression test PANICs with master-standby setup on same machine Andres Freund 16:30
Re: Regression test PANICs with master-standby setup on same machine Ashwin Agrawal 16:42
Re: block-level incremental backup Stephen Frost 16:57
Re: Regression test PANICs with master-standby setup on same machine Tom Lane 17:02
Re: Thoughts on nbtree with logical/varwidth table identifiers, v12 on-disk representation Peter Geoghegan 17:43
Re: finding changed blocks using WAL scanning Robert Haas 17:56
Re: Thoughts on nbtree with logical/varwidth table identifiers, v12 on-disk representation Peter Geoghegan 18:02
Re: jsonpath 📎 Alexander Korotkov 18:03
Regression test coverage of GiST index build is awful Tom Lane 18:31
Re: Regression test coverage of GiST index build is awful Alexander Korotkov 18:38
Re: Optimizer items in the release notes Adam Brusselback 18:46
Re: pg_dump partitions can lead to inconsistent state after restore Alvaro Herrera 19:01
Re: Calling PrepareTempTablespaces in BufFileCreateTemp Melanie Plageman 19:08
Re: Calling PrepareTempTablespaces in BufFileCreateTemp 📎 Tom Lane 19:17
Re: Zedstore - compressed in-core columnar storage Ashwin Agrawal 19:19
Re: Regression test coverage of GiST index build is awful Tom Lane 19:23
TRACE_SORT defined by default Joe Conway 21:07
Re: TRACE_SORT defined by default Peter Geoghegan 21:10
Re: TRACE_SORT defined by default Joe Conway 21:15
Re: TRACE_SORT defined by default Peter Geoghegan 21:23
Re: TRACE_SORT defined by default Alvaro Herrera 21:29
Re: TRACE_SORT defined by default Peter Geoghegan 21:31
Re: TRACE_SORT defined by default Tom Lane 22:04
Re: pg_dump is broken for partition tablespaces 📎 Alvaro Herrera 22:40
Re: TRACE_SORT defined by default Peter Geoghegan 22:40
Why is it OK for dbsize.c to look at relation files directly? Andres Freund 23:09
Re: BUG #15672: PostgreSQL 11.1/11.2 crashed after dropping a partition table 📎 Tom Lane 23:27

April 25, 2019

Thread Author Time
Re: Why is it OK for dbsize.c to look at relation files directly? Michael Paquier 00:16
Re: Why is it OK for dbsize.c to look at relation files directly? Andres Freund 00:18
Re: [Patch] Check file type before calling AllocateFile() for files out of pg data directory to avoid potential issues (e.g. hang). Michael Paquier 00:20
Re: Why is it OK for dbsize.c to look at relation files directly? Michael Paquier 00:25
Re: Calling PrepareTempTablespaces in BufFileCreateTemp Peter Geoghegan 00:47
Re: Calling PrepareTempTablespaces in BufFileCreateTemp Tom Lane 00:55
Re: Identity columns should own only one sequence Michael Paquier 00:55
Re: set relispartition when attaching child index Amit Langote 01:11
Re: Help to review the with X cursor option. alex lock 01:53
Re: Help to review the with X cursor option. alex lock 01:57
Re: BUG #15672: PostgreSQL 11.1/11.2 crashed after dropping a partition table Amit Langote 02:21
Re: [Patch] Check file type before calling AllocateFile() for files out of pg data directory to avoid potential issues (e.g. hang). Paul Guo 02:41
Re: Unhappy about API changes in the no-fsm-for-small-rels patch Amit Kapila 03:20
Re: Unhappy about API changes in the no-fsm-for-small-rels patch 📎 John Naylor 03:21
Re: Zedstore - compressed in-core columnar storage Heikki Linnakangas 06:44
Re: Unhappy about API changes in the no-fsm-for-small-rels patch 📎 John Naylor 07:09
Re: Regression test PANICs with master-standby setup on same machine 📎 Kyotaro HORIGUCHI 08:08
Comment fix for renamed functions 📎 Kyotaro HORIGUCHI 09:50
Re: BUG #15672: PostgreSQL 11.1/11.2 crashed after dropping a partition table 📎 Amit Langote 10:02
Re: REINDEX INDEX results in a crash for an index of pg_class since 9.6 Shaoqi Bai 10:37
Re: POC: Cleaning up orphaned files using undo logs 📎 Dilip Kumar 11:15
Re: block-level incremental backup Robert Haas 11:32
Re: Remove page-read callback from XLogReaderState. Antonin Houska 11:58
Re: REINDEX INDEX results in a crash for an index of pg_class since 9.6 Michael Paquier 13:09
Re: pgsql: Allow insert and update tuple routing and COPY for foreign table 📎 Etsuro Fujita 13:17
BUG #15781: subselect on foreign table (postgres_fdw) can crash (segfault) PG Bug reporting form 13:32
Re: BUG #15672: PostgreSQL 11.1/11.2 crashed after dropping a partition table Alvaro Herrera 13:46
Re: [Patch] Check file type before calling AllocateFile() for files out of pg data directory to avoid potential issues (e.g. hang). Tom Lane 13:49
Re: BUG #15781: subselect on foreign table (postgres_fdw) can crash (segfault) Sergei Kornilov 14:20
Re: pgsql: Allow insert and update tuple routing and COPY for foreign table Laurenz Albe 14:29
Re: pg_dump is broken for partition tablespaces Alvaro Herrera 14:35
Re: BUG #15672: PostgreSQL 11.1/11.2 crashed after dropping a partition table Amit Langote 14:45

Browse Archives

Prev | Next