pgsql-hackers since 2021-05-10 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

May 10, 2021

Thread Author Time
Re: Inherited UPDATE/DELETE vs async execution Justin Pryzby 00:20
RE: Enhanced error message to include hint messages for redundant options error [email protected] 00:30
Re: Small issues with CREATE TABLE COMPRESSION Michael Paquier 00:36
Re: JSON doc example (matchiness) Michael Paquier 00:41
RE: batch fdw insert bug (Postgres 14) [email protected] 01:19
RE: Inaccurate error message when set fdw batch_size to 0 [email protected] 01:26
Re: Corrected documentation of data type for the logical replication message formats. Peter Smith 01:41
Re: AlterSubscription_refresh "wrconn" wrong variable? Peter Smith 02:20
Re: Inherited UPDATE/DELETE vs async execution Etsuro Fujita 02:20
Re: Asynchronous Append on postgres_fdw nodes. 📎 Etsuro Fujita 03:03
Re: [HACKERS] logical decoding of two-phase transactions vignesh C 03:31
Re: AlterSubscription_refresh "wrconn" wrong variable? Bharath Rupireddy 03:53
Re: WIP: WAL prefetch (another approach) Thomas Munro 04:11
Re: Reducing opr_sanity test's runtime under CLOBBER_CACHE_ALWAYS Julien Rouhaud 05:14
Re: [HACKERS] logical decoding of two-phase transactions Peter Smith 05:21
Remove "FROM" in "DELETE FROM" when using tab-completion 📎 [email protected] 05:36
Re: Remove "FROM" in "DELETE FROM" when using tab-completion Julien Rouhaud 05:48
Re: Parallel INSERT SELECT take 2 Amit Kapila 05:50
Re: Remove "FROM" in "DELETE FROM" when using tab-completion Dilip Kumar 05:51
Re: Small issues with CREATE TABLE COMPRESSION 📎 Michael Paquier 05:57
Re: Remove "FROM" in "DELETE FROM" when using tab-completion Julien Rouhaud 05:59
Re: Parallel INSERT SELECT take 2 Dilip Kumar 06:01
PG 14 release notes, first draft Bruce Momjian 06:03
Another modest proposal for reducing CLOBBER_CACHE_ALWAYS runtime 📎 Tom Lane 06:03
Re: COPY table_name (single_column) FROM 'unknown.txt' DELIMITER E'\n' Joel Jacobson 06:12
Re: AlterSubscription_refresh "wrconn" wrong variable? 📎 Peter Smith 06:15
Re: PG 14 release notes, first draft Laurenz Albe 06:16
Re: Inaccurate error message when set fdw batch_size to 0 Fujii Masao 06:17
Re: strange case of "if ((a & b))" Michael Paquier 06:25
Re: strange case of "if ((a & b))" Michael Paquier 06:27
Re: Inaccurate error message when set fdw batch_size to 0 Tom Lane 06:30
Re: strange case of "if ((a & b))" Tom Lane 06:32
RE: Remove "FROM" in "DELETE FROM" when using tab-completion [email protected] 06:36
RE: Parallel INSERT SELECT take 2 [email protected] 06:46
Re: Small issues with CREATE TABLE COMPRESSION Dilip Kumar 06:47
Re: PG 14 release notes, first draft Julien Rouhaud 06:51
Re: Some doubious error messages and comments Michael Paquier 06:52
Re: [HACKERS] logical decoding of two-phase transactions vignesh C 06:53
Re: Another modest proposal for reducing CLOBBER_CACHE_ALWAYS runtime David Rowley 06:57
Re: Allow batched insert during cross-partition updates 📎 Amit Langote 06:58
Re: seawasp failing, maybe in glibc allocator Fabien COELHO 06:59
GetSubscriptionRelations declares too many scan keys 📎 Peter Smith 07:06
Re: Remove "FROM" in "DELETE FROM" when using tab-completion Julien Rouhaud 07:14
Re: seawasp failing, maybe in glibc allocator Thomas Munro 07:27
Re: GetSubscriptionRelations declares too many scan keys Bharath Rupireddy 08:09
Re: row filtering for logical replication Peter Smith 08:19
Re: PG 14 release notes, first draft Masahiko Sawada 08:28
Re: Race condition in recovery? 📎 Kyotaro Horiguchi 08:35
Re: Inaccurate error message when set fdw batch_size to 0 Bharath Rupireddy 08:38
Re: PG 14 release notes, first draft David Rowley 08:52
Re: GetSubscriptionRelations declares too many scan keys Julien Rouhaud 08:56
Re: Race condition in recovery? Dilip Kumar 08:57
Re: GetSubscriptionRelations declares too many scan keys Peter Smith 09:09
Executor code - found an instance of a WHILE that should just be an IF 📎 Greg Nancarrow 09:15
Re: GetSubscriptionRelations declares too many scan keys Julien Rouhaud 09:16
Re: seawasp failing, maybe in glibc allocator Fabien COELHO 09:30
Re: GetSubscriptionRelations declares too many scan keys Dilip Kumar 09:38
Re: Why do we have perl and sed versions of Gen_dummy_probes? Peter Eisentraut 09:44
Fix of file path in the file comments 📎 Nitin Jadhav 09:45
Re: [Proposal] Global temporary tables Dilip Kumar 10:43
Re: seawasp failing, maybe in glibc allocator Thomas Munro 10:52
Re: Why do we have perl and sed versions of Gen_dummy_probes? Dagfinn Ilmari Mannsåker 11:16
Re: seawasp failing, maybe in glibc allocator Fabien COELHO 11:21
Re: PG 14 release notes, first draft Matthias van de Meent 11:44
Re: [PATCH] Full support for index LP_DEAD hint bits on standby Antonin Houska 11:48
Re: Executor code - found an instance of a WHILE that should just be an IF David Rowley 11:49
Re: PG 14 release notes, first draft Joe Conway 11:50
Re: [PATCH] Identify LWLocks in tracepoints Peter Eisentraut 11:59
Re: Inherited UPDATE/DELETE vs async execution Amit Langote 12:20
RE: Remove "FROM" in "DELETE FROM" when using tab-completion 📎 [email protected] 12:26
Re: Why do we have perl and sed versions of Gen_dummy_probes? Andrew Dunstan 12:29
postgres_fdw - make cached connection functions tests meaningful 📎 Bharath Rupireddy 12:32
compatibility issue - problem with migrating from Postgres 11 Pavel Stehule 12:39
Re: PG 14 release notes, first draft Alexander Korotkov 13:02
Re: [PATCH] Full support for index LP_DEAD hint bits on standby Michail Nikolaev 13:05
Re: Enhanced error message to include hint messages for redundant options error 📎 vignesh C 13:27
Re: row filtering for logical replication Euler Taveira 13:41
Re: Remove "FROM" in "DELETE FROM" when using tab-completion Dilip Kumar 13:44
Re: Corrected documentation of data type for the logical replication message formats. 📎 vignesh C 13:45
Re: Corrected documentation of data type for the logical replication message formats. vignesh C 13:51
Re: PG 14 release notes, first draft Ian Lawrence Barwick 13:53
Re: [PATCH] Full support for index LP_DEAD hint bits on standby Antonin Houska 13:56
Re: PG 14 release notes, first draft Justin Pryzby 14:00
Re: Inaccurate error message when set fdw batch_size to 0 Tom Lane 14:09
Re: GetSubscriptionRelations declares too many scan keys Tom Lane 14:14
pg_stat_statements requires compute_query_id Pavel Stehule 14:36
Re: PG 14 release notes, first draft Justin Pryzby 14:40
Re: SQL-standard function body Peter Eisentraut 14:41
Re: pg_stat_statements requires compute_query_id Julien Rouhaud 14:43
Re: PG 14 release notes, first draft Peter Geoghegan 14:53
Re: PG 14 release notes, first draft Peter Geoghegan 14:54
Re: PG 14 release notes, first draft Peter Geoghegan 15:08
Re: SQL-standard function body Tom Lane 15:09
Re: [PATCH] Full support for index LP_DEAD hint bits on standby Antonin Houska 15:48
Re: [Patch] ALTER SYSTEM READ ONLY Robert Haas 15:51
Re: Why do we have perl and sed versions of Gen_dummy_probes? Tom Lane 16:07
Re: [PATCH] Identify LWLocks in tracepoints Andres Freund 16:08
Re: [PATCH] Identify LWLocks in tracepoints Tom Lane 16:14
Re: PG 14 release notes, first draft Bruce Momjian 16:38
Re: [PATCH] Identify LWLocks in tracepoints Andres Freund 16:46
Re: PG 14 release notes, first draft Bruce Momjian 16:51
Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul 16:55
Re: PG 14 release notes, first draft Bruce Momjian 16:55
Re: pg_stat_statements requires compute_query_id Maciek Sakrejda 17:03
Re: PG 14 release notes, first draft Bruce Momjian 17:07
Re: pg_stat_statements requires compute_query_id Pavel Stehule 17:17
Re: PG 14 release notes, first draft Bruce Momjian 17:34
Re: PG 14 release notes, first draft Laurenz Albe 17:39
Re: Reducing opr_sanity test's runtime under CLOBBER_CACHE_ALWAYS Andres Freund 17:44
Re: PG 14 release notes, first draft Bruce Momjian 17:47
Re: Reducing opr_sanity test's runtime under CLOBBER_CACHE_ALWAYS Tom Lane 18:06
Re: AlterSubscription_refresh "wrconn" wrong variable? 📎 Alvaro Herrera 18:19
Re: Reducing opr_sanity test's runtime under CLOBBER_CACHE_ALWAYS Andres Freund 18:19
libpq_pipeline in tmp_install Peter Eisentraut 18:26
Re: Another modest proposal for reducing CLOBBER_CACHE_ALWAYS runtime Tom Lane 18:30
Re: Reducing opr_sanity test's runtime under CLOBBER_CACHE_ALWAYS Tom Lane 18:38
Re: PG 14 release notes, first draft John Naylor 18:42
Re: Reducing opr_sanity test's runtime under CLOBBER_CACHE_ALWAYS 📎 Tom Lane 20:17
Re: PG 14 release notes, first draft Matthias van de Meent 20:21
Re: Reducing opr_sanity test's runtime under CLOBBER_CACHE_ALWAYS Andres Freund 20:52
Re: Enhanced error message to include hint messages for redundant options error Alvaro Herrera 21:17
Re: Reducing opr_sanity test's runtime under CLOBBER_CACHE_ALWAYS Thomas Munro 22:57
Re: PG 14 release notes, first draft Bruce Momjian 22:58
Re: PG 14 release notes, first draft Peter Geoghegan 23:14
Re: Reducing opr_sanity test's runtime under CLOBBER_CACHE_ALWAYS Andres Freund 23:17
Is element access after HASH_REMOVE ever OK? 📎 Thomas Munro 23:37

May 11, 2021

Thread Author Time
Re: Is element access after HASH_REMOVE ever OK? Tom Lane 00:06
Re: Is element access after HASH_REMOVE ever OK? Tom Lane 00:15
Re: seawasp failing, maybe in glibc allocator Thomas Munro 00:16
Re: PG 14 release notes, first draft David Rowley 00:35
Zeroing partial pages in walreceiver 📎 Andres Freund 00:55
Re: seawasp failing, maybe in glibc allocator Andres Freund 01:08
RE: Parallel scan with SubTransGetTopmostTransaction assert coredump Pengchengliu 01:26
RE: Parallel scan with SubTransGetTopmostTransaction assert coredump 📎 Pengchengliu 01:27
Re: Is element access after HASH_REMOVE ever OK? Andres Freund 01:27
Re: Small issues with CREATE TABLE COMPRESSION Michael Paquier 01:48
Re: PG 14 release notes, first draft Bruce Momjian 01:56
Re: PG 14 release notes, first draft Bruce Momjian 01:58
Re: Replication slot stats misgivings Amit Kapila 01:59
Re: PG 14 release notes, first draft Bruce Momjian 02:18
walreceiver that is behind doesn't quit, send replies Andres Freund 02:27
Re: PG 14 release notes, first draft Bruce Momjian 02:34
Re: Corrected documentation of data type for the logical replication message formats. Peter Smith 02:36
Re: PG 14 release notes, first draft Bruce Momjian 02:49
Re: PG 14 release notes, first draft Amit Langote 02:57
Re: Asynchronous Append on postgres_fdw nodes. Andrey Lepikhov 02:58
Re: walreceiver that is behind doesn't quit, send replies Andres Freund 02:59
update/delete and execution-time partition pruning 📎 Amit Langote 03:35
Re: Corrected documentation of data type for the logical replication message formats. Euler Taveira 03:38
Defer selection of asynchronous subplans until the executor initialization stage 📎 Andrey Lepikhov 03:45
Re: update/delete and execution-time partition pruning David Rowley 03:46
Re: PG 14 release notes, first draft Peter Geoghegan 03:53
Re: Defer selection of asynchronous subplans until the executor initialization stage Zhihong Yu 03:55
Re: PG 14 release notes, first draft Amit Kapila 03:56
Re: update/delete and execution-time partition pruning David Rowley 03:56
Re: Enhanced error message to include hint messages for redundant options error Bharath Rupireddy 04:08
Re: Small issues with CREATE TABLE COMPRESSION Dilip Kumar 04:26
Re: Transactions involving multiple postgres foreign servers, take 2 📎 Masahiko Sawada 04:37
Re: update/delete and execution-time partition pruning Amit Langote 05:11
Re: Inaccurate error message when set fdw batch_size to 0 Michael Paquier 05:44
Re: PG 14 release notes, first draft Laurenz Albe 05:50
Re: Remove "FROM" in "DELETE FROM" when using tab-completion Michael Paquier 05:53
Re: Inaccurate error message when set fdw batch_size to 0 Bharath Rupireddy 05:58
Re: [Patch] ALTER SYSTEM READ ONLY Dilip Kumar 06:02
Re: compute_query_id and pg_stat_statements Michael Paquier 06:04
Re: compute_query_id and pg_stat_statements Fujii Masao 06:34
RE: [bug?] Missed parallel safety checks, and wrong parallel safety 📎 [email protected] 06:58
Re: Defer selection of asynchronous subplans until the executor initialization stage Andrey Lepikhov 07:06
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita 07:24
Re: Multiple hosts in connection string failed to failover in non-hot standby mode Michael Paquier 07:29
RE: Remove "FROM" in "DELETE FROM" when using tab-completion [email protected] 07:30
Re: compute_query_id and pg_stat_statements 📎 Julien Rouhaud 07:35
Re: Performance degradation of REFRESH MATERIALIZED VIEW Michael Paquier 07:37
Re: compute_query_id and pg_stat_statements Magnus Hagander 07:39
Re: Teaching users how they can get the most out of HOT in Postgres 14 Michael Paquier 07:42
Re: compute_query_id and pg_stat_statements Magnus Hagander 07:43
Re: wal stats questions Fujii Masao 07:44
Re: SQL-standard function body Noah Misch 07:49
Re: compute_query_id and pg_stat_statements Julien Rouhaud 07:49
Re: GetSubscriptionRelations declares too many scan keys Michael Paquier 07:50
Re: pgsql: autovacuum: handle analyze for partitioned tables Michael Paquier 08:08
Re: Race condition in recovery? Kyotaro Horiguchi 08:11
Re: seawasp failing, maybe in glibc allocator Fabien COELHO 08:22
Re: wal stats questions Fujii Masao 08:25
Re: Race condition in recovery? Dilip Kumar 08:37
Re: compute_query_id and pg_stat_statements Fujii Masao 08:41
Re: Remove "FROM" in "DELETE FROM" when using tab-completion Dilip Kumar 08:44
Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul 08:45
Re: compute_query_id and pg_stat_statements Julien Rouhaud 08:52
Re: [Patch] ALTER SYSTEM READ ONLY Dilip Kumar 08:56
Re: Inherited UPDATE/DELETE vs async execution Etsuro Fujita 08:56
Re: compute_query_id and pg_stat_statements Magnus Hagander 08:59
Re: Performance degradation of REFRESH MATERIALIZED VIEW Masahiko Sawada 09:04
Re: Asynchronous Append on postgres_fdw nodes. Andrey Lepikhov 09:27
RE: Remove "FROM" in "DELETE FROM" when using tab-completion 📎 [email protected] 09:33
Re: compute_query_id and pg_stat_statements Julien Rouhaud 09:41
Re: wal stats questions 📎 Masahiro Ikeda 09:46
Re: pg_receivewal makes a bad daemon Peter Eisentraut 09:46
Re: Remove "FROM" in "DELETE FROM" when using tab-completion Dilip Kumar 09:54
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita 09:55

Browse Archives

Prev | Next