pgsql-hackers since 2022-05-13 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 13, 2022

Thread Author Time
Re: Mark all GUC variable as PGDLLIMPORT Michael Paquier 00:05
Re: make MaxBackends available in _PG_init 📎 Michael Paquier 00:15
Re: First draft of the PG 15 release notes Euler Taveira 00:31
Re: gitmaster access Kyotaro Horiguchi 00:37
RE: First draft of the PG 15 release notes [email protected] 01:36
recovery test failure on morepork with timestamp mystery Melanie Plageman 01:42
Re: First draft of the PG 15 release notes Amit Langote 01:48
Re: recovery test failure on morepork with timestamp mystery Peter Smith 02:01
RE: Data is copied twice when specifying both child and parent table in publication 📎 [email protected] 02:02
Re: TRAP: FailedAssertion("tabstat->trans == trans", File: "pgstat_relation.c", Line: 508 Andres Freund 02:02
Re: recovery test failure on morepork with timestamp mystery Michael Paquier 02:13
Re: recovery test failure on morepork with timestamp mystery Andres Freund 02:14
Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: 📎 Thomas Munro 02:19
Re: First draft of the PG 15 release notes Amit Kapila 02:44
Re: First draft of the PG 15 release notes 📎 Amit Langote 02:45
Re: First draft of the PG 15 release notes Amit Kapila 02:54
Re: recovery test failure on morepork with timestamp mystery Andres Freund 04:02
Re: Skipping schema changes in publication Peter Smith 04:07
Re: Comments on Custom RMGRs Jeff Davis 04:13
Correct comment in ProcedureCreate() for pgstat_create_function() call. Amul Sul 04:50
Re: Correct comment in ProcedureCreate() for pgstat_create_function() call. 📎 Amul Sul 04:52
Re: Removing unneeded self joins 📎 Andrey Lepikhov 05:07
Re: Data is copied twice when specifying both child and parent table in publication Amit Kapila 05:58
RE: bogus: logical replication rows/cols combinations 📎 [email protected] 06:02
Re: Privileges on PUBLICATION 📎 Antonin Houska 06:36
Re: Privileges on PUBLICATION Antonin Houska 06:38
Re: recovery test failure on morepork with timestamp mystery 📎 Mikael Kjellström 07:00
Re: Correct comment in ProcedureCreate() for pgstat_create_function() call. Michael Paquier 07:09
Re: [PATCH] Compression dictionaries for JSONB 📎 Aleksander Alekseev 08:08
list of TransactionIds 📎 Alvaro Herrera 08:30
RE: Perform streaming logical transactions by background workers and parallel apply 📎 [email protected] 08:48
RE: Perform streaming logical transactions by background workers and parallel apply [email protected] 08:52
Re: postgres_fdw "parallel_commit" docs Etsuro Fujita 09:41
RE: Data is copied twice when specifying both child and parent table in publication 📎 [email protected] 09:41
RE: Perform streaming logical transactions by background workers and parallel apply 📎 [email protected] 09:57
Backends stunk in wait event IPC/MessageQueueInternal Japin Li 10:16
Re: Backends stunk in wait event IPC/MessageQueueInternal Justin Pryzby 11:41
Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Bharath Rupireddy 12:09
Re: Comments on Custom RMGRs Simon Riggs 12:31
Re: Can postgres ever delete the recycled future WAL files to free-up disk space if max_wal_size is reduced or wal_recycle is set to off? Bharath Rupireddy 12:35
Re: Unfiltered server logs routing via a new elog hook or existing emit_log_hook bypassing log_min_message check Bharath Rupireddy 12:40
Re: Can postgres ever delete the recycled future WAL files to free-up disk space if max_wal_size is reduced or wal_recycle is set to off? Justin Pryzby 12:41
Re: Comments on Custom RMGRs Simon Riggs 12:46
Re: Add WAL recovery messages with log_wal_traffic GUC (was: add recovery, backup, archive, streaming etc. activity messages to server logs along with ps display) Bharath Rupireddy 13:02
Re: Add WAL recovery messages with log_wal_traffic GUC (was: add recovery, backup, archive, streaming etc. activity messages to server logs along with ps display) Robert Haas 13:10
Re: Add 64-bit XIDs into PostgreSQL 15 📎 Maxim Orlov 13:11
Re: Backends stunk in wait event IPC/MessageQueueInternal Japin Li 13:13
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov 13:21
Re: make MaxBackends available in _PG_init Robert Haas 13:49
Re: Backends stunk in wait event IPC/MessageQueueInternal Robert Haas 14:08
RE: Data is copied twice when specifying both child and parent table in publication [email protected] 14:57
Re: First draft of the PG 15 release notes 'Bruce Momjian' 15:06
Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Robert Haas 15:33
Re: make MaxBackends available in _PG_init Nathan Bossart 15:35
Re: First draft of the PG 15 release notes Bruce Momjian 15:42
Re: Comments on Custom RMGRs Jeff Davis 15:46
Re: First draft of the PG 15 release notes Bruce Momjian 15:48
Re: Should use MERGE use BulkInsertState ? Robert Haas 16:20
Re: Comments on Custom RMGRs Robert Haas 16:25
Re: recovery test failure on morepork with timestamp mystery Andres Freund 17:22
Re: Multi-Master Logical Replication Bruce Momjian 19:02
Re: Privileges on PUBLICATION Euler Taveira 19:28
Re: Item compression in the Gist index Bruce Momjian 19:29
Re: recovery test failure on morepork with timestamp mystery Andres Freund 20:09
Re: recovery test failure on morepork with timestamp mystery Mikael Kjellström 20:35
Re: Support logical replication of DDLs 📎 Zheng Li 21:01
Re: Backends stunk in wait event IPC/MessageQueueInternal Thomas Munro 21:25
Re: Backends stunk in wait event IPC/MessageQueueInternal 📎 Thomas Munro 22:25
Re: Removing unneeded self joins Zhihong Yu 22:42
Re: [RFC] building postgres with meson -v8 Andres Freund 23:17
Re: Correct comment in ProcedureCreate() for pgstat_create_function() call. Michael Paquier 23:29

May 14, 2022

Thread Author Time
Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Thomas Munro 00:07
Re: Making JIT more granular Andy Fan 00:35
Re: JSON Functions and Operators Docs for v15 📎 Andrew Dunstan 01:37
Re: Backends stunk in wait event IPC/MessageQueueInternal 📎 Thomas Munro 03:01
Re: First draft of the PG 15 release notes Amit Kapila 04:52
Re: JSON Functions and Operators Docs for v15 📎 Erik Rijkers 06:17
Re: Multi-Master Logical Replication Amit Kapila 06:50
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Noah Misch 08:27
Re: Backends stunk in wait event IPC/MessageQueueInternal Japin Li 08:42
Re: Backends stunk in wait event IPC/MessageQueueInternal Japin Li 08:49
Re: list of TransactionIds Amit Kapila 09:45
Re: Skipping schema changes in publication 📎 vignesh C 13:32
Re: Intermittent buildfarm failures on wrasse 📎 Alvaro Herrera 14:53
Re: First draft of the PG 15 release notes Bruce Momjian 16:51
PostgreSQL 15 Beta 1 release announcement draft 📎 Jonathan S. Katz 18:52
Re: PostgreSQL 15 Beta 1 release announcement draft Justin Pryzby 19:26
Avoid unecessary MemSet call (src/backend/utils/cache/relcache.c) 📎 Ranier Vilela 21:46

May 15, 2022

Thread Author Time
Tracking notnull attributes inside Var 📎 Andy Fan 03:11
Re: [PATCH] New [relation] option engine 📎 Nikolay Shaplov 09:41
Re: list of TransactionIds Alvaro Herrera 11:35
Make name optional in CREATE STATISTICS 📎 Simon Riggs 12:20
Re: [PATCH] New [relation] option engine Alvaro Herrera 12:25
Re: make MaxBackends available in _PG_init Julien Rouhaud 12:58
Re: Make name optional in CREATE STATISTICS Pavel Stehule 14:12
Re: Asynchronous and "direct" IO support for PostgreSQL. Bharath Rupireddy 15:11
Re: gitmaster access Stephen Frost 15:56
Re: Reproducible coliisions in jsonb_hash Stephen Frost 16:03
[RFC] Improving multi-column filter cardinality estimation using MCVs and HyperLogLog Matthias van de Meent 19:55
Re: [RFC] Improving multi-column filter cardinality estimation using MCVs and HyperLogLog Tomas Vondra 22:09
Minor improvements to test log navigability 📎 Thomas Munro 23:01
Re: gitmaster access Tatsuo Ishii 23:46

May 16, 2022

Thread Author Time
Re: Making JIT more granular Andy Fan 00:06
RE: First draft of the PG 15 release notes [email protected] 00:58
Re: list of TransactionIds Amit Kapila 02:28
pgbench --partitions=0 📎 Amit Langote 02:34
Re: PostgreSQL 15 Beta 1 release announcement draft Amit Kapila 02:58
RE: Skipping schema changes in publication [email protected] 03:02
Re: Backends stunk in wait event IPC/MessageQueueInternal Japin Li 03:45
Re: Possible corruption by CreateRestartPoint at promotion Michael Paquier 03:47
Re: strange slow query - lost lot of time somewhere David Rowley 04:10
Re: strange slow query - lost lot of time somewhere Pavel Stehule 04:14
Re: list of TransactionIds Michael Paquier 05:16
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set 📎 Michael Paquier 05:30
Re: Make relfile tombstone files conditional on WAL level Dilip Kumar 05:35
Re: pgbench --partitions=0 Michael Paquier 05:41
Re: pgbench --partitions=0 Amit Langote 05:44
Re: pgbench --partitions=0 Michael Paquier 06:00
Re: bogus: logical replication rows/cols combinations Amit Kapila 06:10
Re: First draft of the PG 15 release notes John Naylor 06:21
Remove support for Visual Studio 2013 📎 Michael Paquier 06:58
Re: RFC: Logging plan of the running query 📎 torikoshia 08:02
Convert macros to static inline functions 📎 Peter Eisentraut 08:27
RE: Skipping schema changes in publication [email protected] 08:29
Re: Remove support for Visual Studio 2013 Thomas Munro 08:46
Re: Skipping schema changes in publication Peter Smith 09:23
Re: Make relfile tombstone files conditional on WAL level Thomas Munro 09:53
Re: Remove support for Visual Studio 2013 Michael Paquier 10:34
Re: Make relfile tombstone files conditional on WAL level Dilip Kumar 10:57
Re: Remove support for Visual Studio 2013 Andrew Dunstan 12:19
RE: bogus: logical replication rows/cols combinations 📎 [email protected] 12:34
Re: bogus: logical replication rows/cols combinations Alvaro Herrera 13:20
Re: Convert macros to static inline functions Amul Sul 13:23
Re: make MaxBackends available in _PG_init Robert Haas 13:25
Re: removing datlastsysoid Dave Page 13:43
Re: removing datlastsysoid David Steele 14:06
Re: First draft of the PG 15 release notes Bruce Momjian 14:09
Re: removing datlastsysoid Dave Page 14:16
Re: First draft of the PG 15 release notes Bruce Momjian 14:18
Re: removing datlastsysoid Tom Lane 14:26
Re: removing datlastsysoid David Steele 14:37
Re: JSON Functions and Operators Docs for v15 📎 Andrew Dunstan 14:49
Re: gitmaster access Stephen Frost 15:15
Re: removing datlastsysoid Alvaro Herrera 15:19
Re: Remove support for Visual Studio 2013 Tom Lane 15:23
Re: removing datlastsysoid David Steele 15:31
Re: First draft of the PG 15 release notes Alvaro Herrera 15:41
Re: Minor improvements to test log navigability Alvaro Herrera 15:46
Re: [RFC] building postgres with meson -v8 Peter Eisentraut 15:47
Re: [RFC] building postgres with meson -v8 Peter Eisentraut 15:48
Re: Convert macros to static inline functions Alvaro Herrera 15:48
Re: First draft of the PG 15 release notes Justin Pryzby 16:02
Re: [RFC] building postgres with meson -v8 Andres Freund 16:13
Re: [RFC] building postgres with meson -v8 Andres Freund 16:15
Re: Minor improvements to test log navigability Tom Lane 16:18
weird comments in Memoize nodes Peter Eisentraut 16:21
Postgres AST Deparser for Postgres Dan Lynch 16:32
Re: First draft of the PG 15 release notes Bruce Momjian 16:42
postgres_fdw versus regconfig and similar constants 📎 Tom Lane 17:33
Re: JSON Functions and Operators Docs for v15 Erik Rijkers 17:52
Re: JSON Functions and Operators Docs for v15 Andrew Dunstan 18:53
Re: JSON Functions and Operators Docs for v15 Andrew Dunstan 19:02
Re: JSON Functions and Operators Docs for v15 Erik Rijkers 19:06
Re: JSON Functions and Operators Docs for v15 Alvaro Herrera 19:33
Re: weird comments in Memoize nodes 📎 David Rowley 20:02
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Thomas Munro 22:51
Re: Avoid unecessary MemSet call (src/backend/utils/cache/relcache.c) David Rowley 23:26
has_wal_read_bug Thomas Munro 23:50

May 17, 2022

Thread Author Time
Re: Minor improvements to test log navigability Michael Paquier 00:05
Re: Minor improvements to test log navigability Thomas Munro 01:56
Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan 02:00
Re: Skipping schema changes in publication Peter Smith 02:04
RE: bogus: logical replication rows/cols combinations [email protected] 03:25
Re: bogus: logical replication rows/cols combinations Amit Kapila 03:26
Re: Backends stunk in wait event IPC/MessageQueueInternal 📎 Thomas Munro 03:31
Re: Minor improvements to test log navigability Tom Lane 03:40
Re: Skipping schema changes in publication Amit Kapila 03:56
Zstandard support for toast compression 📎 Michael Paquier 04:19
Re: Skipping schema changes in publication Peter Smith 04:29
Fix a typo in walreceiver.c 📎 Bharath Rupireddy 05:08
Re: Add WAL recovery messages with log_wal_traffic GUC (was: add recovery, backup, archive, streaming etc. activity messages to server logs along with ps display) Bharath Rupireddy 05:31
RE: bogus: logical replication rows/cols combinations [email protected] 06:49
Re: bogus: logical replication rows/cols combinations Amit Kapila 06:52
Re: [PATCH] Completed unaccent dictionary with many missing characters Michael Paquier 07:11
Re: has_wal_read_bug Noah Misch 07:15
amcheck is using a wrong macro to check compressed-ness 📎 Kyotaro Horiguchi 07:27
Re: Fix a typo in walreceiver.c Michael Paquier 07:52
Re: amcheck is using a wrong macro to check compressed-ness Michael Paquier 07:58
create_help.pl treats <literal> as replaceable 📎 Kyotaro Horiguchi 08:43
RE: bogus: logical replication rows/cols combinations 📎 [email protected] 09:10
Expand palloc/pg_malloc API 📎 Peter Eisentraut 11:41
Re: Collecting statistics about contents of JSONB columns Mahendra Singh Thalor 11:44
Re: Expand palloc/pg_malloc API Bharath Rupireddy 11:49
Re: [PATCH] New [relation] option engine 📎 Nikolay Shaplov 12:09
Re: Tracking notnull attributes inside Var Ashutosh Bapat 12:49
Provide read-only access to system catalog tables Chirag Karkera 12:54
Re: Data is copied twice when specifying both child and parent table in publication Amit Kapila 13:02
Re: Provide read-only access to system catalog tables David G. Johnston 13:10
Estimation of recovery times in postgres Bharath Rupireddy 13:13
Re: Provide read-only access to system catalog tables Chirag Karkera 13:21

Browse Archives

Prev | Next