pgsql-hackers since 2025-05-02 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 2, 2025

Thread Author Time
Re: pgsql: Add function to log the memory contexts of specified backend pro 📎 Fujii Masao 00:02
Re: Add an option to skip loading missing publication to avoid logical replication failure Tom Lane 01:00
Re: Should shared_preload_libraries be loaded during binary upgrade? Michael Paquier 01:11
doc pg_constraint.convalidated column description need update jian he 02:19
PG 18 release notes draft committed Bruce Momjian 02:44
Re: Add an option to skip loading missing publication to avoid logical replication failure Xuneng Zhou 03:43
Re: Add an option to skip loading missing publication to avoid logical replication failure 📎 vignesh C 03:53
Re: PG 18 release notes draft committed Amit Langote 04:00
Re: Add an option to skip loading missing publication to avoid logical replication failure Xuneng Zhou 04:41
Re: Should shared_preload_libraries be loaded during binary upgrade? Dilip Kumar 04:44
Re: Add an option to skip loading missing publication to avoid logical replication failure Tom Lane 04:46
Re: Add an option to skip loading missing publication to avoid logical replication failure vignesh C 05:22
Re: pgsql: Add function to log the memory contexts of specified backend pro torikoshia 05:58
Re: queryId constant squashing does not support prepared statements Dmitry Dolgov 07:13
Re: queryId constant squashing does not support prepared statements Michael Paquier 07:18
Re: queryId constant squashing does not support prepared statements Dmitry Dolgov 07:24
Re: Fix slot synchronization with two_phase decoding enabled 📎 Nisha Moond 07:27
Re: Fix slot synchronization with two_phase decoding enabled shveta malik 09:35
Re: Add an option to skip loading missing publication to avoid logical replication failure Xuneng Zhou 10:44
Re: fixing CREATEROLE Robert Haas 12:04
Re: queryId constant squashing does not support prepared statements Álvaro Herrera 12:56
Small fixes needed by high-availability tools 📎 Andrey Borodin 13:00
Re: extension_control_path and "directory" Peter Eisentraut 14:51
Re: extension_control_path and "directory" Matheus Alcantara 15:04
Re: [PoC] Federated Authn/z with OAUTHBEARER Nathan Bossart 15:11
Re: PG 18 release notes draft committed Jacob Champion 15:24
Re: PG 18 release notes draft committed Bruce Momjian 15:38
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 15:46
Re: extension_control_path and "directory" Christoph Berg 15:53
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 15:59
Re: PG 18 release notes draft committed Bruce Momjian 16:18
Re: PG 18 release notes draft committed Bruce Momjian 16:25
First-draft back-branch release notes are up Tom Lane 16:39
Re: RFC: Additional Directory for Extensions David E. Wheeler 16:48
Re: Add an option to skip loading missing publication to avoid logical replication failure Tom Lane 16:54
Re: POC: Parallel processing of indexes in autovacuum Sami Imseih 16:58
Re: [PoC] Federated Authn/z with OAUTHBEARER 📎 Jacob Champion 17:05
Re: First-draft back-branch release notes are up Bruce Momjian 17:23
Re: [PoC] Federated Authn/z with OAUTHBEARER Nathan Bossart 17:31
Re: [PoC] Federated Authn/z with OAUTHBEARER Tom Lane 17:35
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 17:42
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 17:42
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly 📎 Vitaly Davydov 17:47
Re: [PoC] Federated Authn/z with OAUTHBEARER Nathan Bossart 17:59
Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov 18:12
Re: Adding skip scan (including MDAM style range skip scan) to nbtree 📎 Peter Geoghegan 18:22
Re: [PoC] Federated Authn/z with OAUTHBEARER Tom Lane 18:25
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 18:46
Re: SQL functions: avoid making a tuplestore unnecessarily Tom Lane 18:46
Re: POC: Parallel processing of indexes in autovacuum 📎 Daniil Davydov 18:49
Re: [PoC] Federated Authn/z with OAUTHBEARER Tom Lane 18:52
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 18:56
Assert("vacrel->eager_scan_remaining_successes > 0") Masahiko Sawada 18:59
Re: Adding skip scan (including MDAM style range skip scan) to nbtree 📎 Peter Geoghegan 19:04
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 19:05
Re: [PoC] Federated Authn/z with OAUTHBEARER Tom Lane 19:05
Re: POC: Parallel processing of indexes in autovacuum Sami Imseih 20:17
Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra 21:15
Re: Improve explicit cursor handling in pg_stat_statements Sami Imseih 21:21
Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada 22:06
Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada 22:27
Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada 22:52
Re: POC: Parallel processing of indexes in autovacuum Sami Imseih 22:59
Re: PG 18 release notes draft committed Jelte Fennema-Nio 23:46

May 3, 2025

Thread Author Time
Re: PG 18 release notes draft committed 📎 Bruce Momjian 00:06
Re: pgsql: Add function to log the memory contexts of specified backend pro 📎 Fujii Masao 01:53
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 02:19
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 02:24
Re: AIO v2.5 Noah Misch 03:05
Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada 04:38
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 04:56
Re: Make COPY format extendable: Extract COPY TO format implementations David G. Johnston 05:36
Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada 05:57
Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada 06:02
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 06:20
Re: Make COPY format extendable: Extract COPY TO format implementations David G. Johnston 06:37
Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada 06:37
Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov 07:32
Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada 07:54
Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov 08:10
Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov 08:17
Re: Reduce "Var IS [NOT] NULL" quals during constant folding Chengpeng Yan 10:48
Re: Typo in comment for pgstat_database_flush_cb() Etsuro Fujita 11:15
Re: PG 18 release notes draft committed Jelte Fennema-Nio 11:16
Re: Thinko in pgstat_build_snapshot() Etsuro Fujita 11:19
Re: Issue attaching a table to a partitioned table with an auto-referenced foreign key Alvaro Herrera 13:09
Re: Logical Replication of sequences 📎 vignesh C 13:57
Re: Make COPY format extendable: Extract COPY TO format implementations David G. Johnston 14:42
Re: [PoC] Federated Authn/z with OAUTHBEARER Christoph Berg 14:54
Re: PG 18 release notes draft committed jian he 15:04
Re: doc pg_constraint.convalidated column description need update 📎 Robert Treat 15:42
doc: Make logical replication examples executable in bulk and legal sgml. 📎 David G. Johnston 16:02
Re: PG 18 release notes draft committed 📎 Bruce Momjian 16:19
Re: PG 18 release notes draft committed 📎 Bruce Momjian 16:56
Re: Fix slot synchronization with two_phase decoding enabled Tom Lane 17:23
pg_dump to support "on conflict do update" Tanin Na Nakorn 18:30
Re: making EXPLAIN extensible Andrei Lepikhov 18:44
Re: pg_dump to support "on conflict do update" David G. Johnston 19:30
Re: PG 18 release notes draft committed Jelte Fennema-Nio 19:40
Re: pg_dump to support "on conflict do update" Tanin Na Nakorn 19:57
Re: pg_dump to support "on conflict do update" Álvaro Herrera 20:46
Re: PG 18 release notes draft committed Alexander Borisov 22:31
Re: PG 18 release notes draft committed Bruce Momjian 22:47
Re: PG 18 release notes draft committed Bruce Momjian 22:50
Re: PG 18 release notes draft committed Alexander Borisov 23:24
Re: PG 18 release notes draft committed Bruce Momjian 23:28
Re: PG 18 release notes draft committed Alexander Borisov 23:48

May 4, 2025

Thread Author Time
Re: PG 18 release notes draft committed Bruce Momjian 01:21
Re: First-draft back-branch release notes are up jian he 03:20
Re: First-draft back-branch release notes are up Tom Lane 03:55
Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada 05:02
Re: Make COPY format extendable: Extract COPY TO format implementations David G. Johnston 05:27
PATCH: pg_dump to support "on conflict do update" 📎 Tanin Na Nakorn 05:47
Re: Fix slot synchronization with two_phase decoding enabled Masahiko Sawada 09:03
Re: PG 18 release notes draft committed Jelte Fennema-Nio 09:19
Re: PG 18 release notes draft committed Jelte Fennema-Nio 09:49
Re: queryId constant squashing does not support prepared statements 📎 Dmitry Dolgov 10:19
Re: PG 18 release notes draft committed Álvaro Herrera 11:35
Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw 📎 Etsuro Fujita 12:30
Re: ZStandard (with dictionaries) compression support for TOAST compression 📎 Nikhil Kumar Veldanda 12:54
Re: [PoC] Federated Authn/z with OAUTHBEARER Wolfgang Walther 12:58
Re: Add an option to skip loading missing publication to avoid logical replication failure 📎 vignesh C 13:14
Re: PG 18 release notes draft committed Atsushi Torikoshi 13:41
Re: Prevent an error on attaching/creating a DSM/DSA from an interrupt handler. Mihail Nikalayeu 13:42
Re: PG 18 release notes draft committed Alexander Borisov 20:28
Re: PG 18 release notes draft committed Jonathan S. Katz 20:43

May 5, 2025

Thread Author Time
Re: PG 18 release notes draft committed Jelte Fennema-Nio 00:22
Re: PG 18 release notes draft committed Bruce Momjian 01:42
Re: PG 18 release notes draft committed 📎 Bruce Momjian 02:06
Re: PG 18 release notes draft committed 📎 Bruce Momjian 02:36
pg_createsubscriber: Fix incorrect handling of cleanup flags 📎 Nisha Moond 03:45
RFC: Command Restrictions by INI file with Audit Logging (DROP/TRUNCATE/DELETE) ADRIANO BOLLER 05:32
[PATCH] Allow parallelism for plpgsql return expression after commit 556f7b7 📎 DIPESH DHAMELIYA 05:48
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags David G. Johnston 06:08
Re: Add an option to skip loading missing publication to avoid logical replication failure Amit Kapila 06:18
SpinLockAcquire and SpinLockRelease is broken on ARM/ARM64? (Re: sinvaladt.c: remove msgnumLock, use atomic operations on maxMsgNum) Yura Sokolov 07:30
Re: PATCH: pg_dump to support "on conflict do update" Laurenz Albe 07:31
Fix a race condition in ConditionVariableTimedSleep() 📎 Bertrand Drouvot 07:52
[PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root 📎 Mikhail Kharitonov 08:18
Re: Fix a race condition in ConditionVariableTimedSleep() Nazir Bilal Yavuz 09:15
Re: PG 18 release notes draft committed David Rowley 09:42
Re: Fix slot synchronization with two_phase decoding enabled 📎 Nisha Moond 09:59
Re: PG 18 release notes draft committed David Rowley 10:14
Re: Fix slot synchronization with two_phase decoding enabled Amit Kapila 10:59
Re: Fix a race condition in ConditionVariableTimedSleep() Yura Sokolov 11:15
Re: MergeAppend could consider sorting cheapest child path 📎 Andrei Lepikhov 11:38
Re: MergeAppend could consider sorting cheapest child path 📎 Andrei Lepikhov 11:41
Re: Questions about logicalrep_worker_launch() Amit Kapila 11:45
Re: fixing CREATEROLE Robert Haas 12:35
Re: [PoC] Federated Authn/z with OAUTHBEARER Devrim Gündüz 12:37
Re: BgBufferSync(): clarification about reusable_buffers variable Xuneng Zhou 13:30
Remove unnecessary "lmgr.h" in stat_utils.c 📎 Ilia Evdokimov 13:33
Re: BgBufferSync(): clarification about reusable_buffers variable 📎 Xuneng Zhou 13:37
Re: Fix a race condition in ConditionVariableTimedSleep() Bertrand Drouvot 13:38
Re: MergeAppend could consider sorting cheapest child path 📎 Alexander Pyhalov 13:56
Re: Fix a race condition in ConditionVariableTimedSleep() Bertrand Drouvot 14:05
Re: PG 18 release notes draft committed Bertrand Drouvot 14:09
Re: PATCH: pg_dump to support "on conflict do update" Tom Lane 14:55
Re: PG 18 release notes draft committed Daniel Westermann (DWE) 14:56
Re: pgsql: Add function to log the memory contexts of specified backend pro Robert Haas 14:57
Re: PG 18 release notes draft committed Daniel Westermann (DWE) 14:59
Re: ZStandard (with dictionaries) compression support for TOAST compression Robert Haas 15:07
Re: fixing CREATEROLE David G. Johnston 15:23
Re: RFC: Command Restrictions by INI file with Audit Logging (DROP/TRUNCATE/DELETE) David G. Johnston 15:26
Re: PG 18 release notes draft committed 📎 Bruce Momjian 15:59
Re: RFC: Command Restrictions by INI file with Audit Logging (DROP/TRUNCATE/DELETE) Tom Lane 16:01
Re: RFC: Command Restrictions by INI file with Audit Logging (DROP/TRUNCATE/DELETE) ADRIANO BOLLER 16:13
Re: Fix a race condition in ConditionVariableTimedSleep() Yura Sokolov 16:21
Re: PG 18 release notes draft committed 📎 Bruce Momjian 16:31
Re: Fix slot synchronization with two_phase decoding enabled Masahiko Sawada 18:55
Re: PG 18 release notes draft committed 📎 Bruce Momjian 18:57
PostgreSQL 18 Beta 1 release announcement draft 📎 Jonathan S. Katz 19:07
Re: PG 18 release notes draft committed Jacob Champion 19:20
Re: Horribly slow pg_upgrade performance with many Large Objects 📎 Nathan Bossart 19:23
Re: disabled SSL log_like tests Thomas Munro 19:39
Re: PG 18 release notes draft committed 📎 Bruce Momjian 19:42
Re: PG 18 release notes draft committed Alexander Borisov 19:43
Re: PostgreSQL 18 Beta 1 release announcement draft Peter Geoghegan 19:44
Re: PG 18 release notes draft committed Tom Lane 20:12
Re: PG 18 release notes draft committed Bruce Momjian 20:15
Re: RFC: Command Restrictions by INI file with Audit Logging (DROP/TRUNCATE/DELETE) Dagfinn Ilmari Mannsåker 21:37
Re: disabled SSL log_like tests Tom Lane 22:45
[PATCH] Fix hostaddr crash during non-blocking cancellation 📎 Jacob Champion 23:06
Improve hash join's handling of tuples with null join keys 📎 Tom Lane 23:11
Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada 23:56

May 6, 2025

Thread Author Time
Re: Improve hash join's handling of tuples with null join keys Tomas Vondra 00:12
Re: POC: Parallel processing of indexes in autovacuum Sami Imseih 00:21
Re: Row pattern recognition 📎 Tatsuo Ishii 00:53
Re: Improve hash join's handling of tuples with null join keys Tom Lane 00:58
Re: queryId constant squashing does not support prepared statements Jeremy Schneider 02:44
Re: queryId constant squashing does not support prepared statements Tom Lane 03:09
Re: PG 18 release notes draft committed David Rowley 03:14
2025-05-08 release announcement draft 📎 Jonathan S. Katz 03:32
Re: Fix slot synchronization with two_phase decoding enabled Amit Kapila 04:04
RE: Changing shared_buffers without restart Jack Ng 04:23
A thousand pg_commit_ts truncate attempts per second, two restarting autovacuum processes, and a explosive replication lag. Oh my. Ian Axelrod 04:52
Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov 04:54
Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada 05:15
Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov 05:16
Re: Fix slot synchronization with two_phase decoding enabled Masahiko Sawada 05:21

Browse Archives

Prev | Next