pgsql-hackers since 2025-06-22 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

June 22, 2025

Thread Author Time
Re: Extended Statistics set/restore/clear functions. 📎 Corey Huinker 00:12
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Alexander Korotkov 00:20
Re: Logical Replication of sequences 📎 vignesh C 02:35
Re: problems with toast.* reloptions shihao zhong 03:45
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX Junwang Zhao 09:56
Re: minimum Meson version Peter Eisentraut 13:12
Re: pg_recvlogical cannot create slots with failover=true Peter Eisentraut 13:38
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close Peter Eisentraut 13:47
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close David G. Johnston 14:21
Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. 📎 Peter Eisentraut 15:47
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close Vik Fearing 16:23
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close Jelte Fennema-Nio 20:50
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close Jelte Fennema-Nio 20:55
commitfest – hard to create entries after system upgrade Nikolay Samokhvalov 21:05
Re: fix: propagate M4 env variable to flex subprocess Nikolay Samokhvalov 21:22
Re: commitfest – hard to create entries after system upgrade Jelte Fennema-Nio 21:44
Re: Per-role disabling of LEAKPROOF requirements for row-level security? Andreas Lind 21:55
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly 📎 Alexander Korotkov 23:05
Re: SQL:2011 Application Time Update & Delete 📎 Paul A Jungwirth 23:19
Re: fix: propagate M4 env variable to flex subprocess J. Javier Maestro 23:34
Re: fix: propagate M4 env variable to flex subprocess J. Javier Maestro 23:35
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations 📎 Michael Paquier 23:48

June 23, 2025

Thread Author Time
DOCS: What SGML markup to use for user objects like tables, columns, etc? Peter Smith 00:29
Re: Skipping schema changes in publication Peter Smith 00:54
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close Tatsuo Ishii 01:37
Re: leafhopper / snakefly failing to build HEAD - GCC bug Robins Tharakan 01:46
Minor patch; missing comment update in worker.c 📎 Hayato Kuroda (Fujitsu) 02:52
pg_waldump -R filter Jingtang Zhang 02:58
Re: Minor patch; missing comment update in worker.c Amit Kapila 03:26
RE: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Hayato Kuroda (Fujitsu) 03:48
Re: Memory allocation error DDL invalidation (seen with 15.13 & 16.9) Amit Kapila 03:59
Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin John Naylor 05:44
Re: New function normal_rand_array function to contrib/tablefunc. 📎 jian he 05:45
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close Jelte Fennema-Nio 06:46
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close Tatsuo Ishii 06:52
Re: Conflict detection for update_deleted in logical replication 📎 Amit Kapila 07:02
Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx 📎 Anthonin Bonnefoy 07:04
Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Jelte Fennema-Nio 07:21
Re: Add log_autovacuum_{vacuum|analyze}_min_duration 📎 Shinya Kato 07:24
Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Michael Paquier 07:40
Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Jelte Fennema-Nio 07:44
Re: Per-role disabling of LEAKPROOF requirements for row-level security? Jelte Fennema-Nio 07:56
Improving and extending int128.h to more of numeric.c 📎 Dean Rasheed 08:01
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 08:10
Tags in the commitfest app: How to use them and what tags to add? Jelte Fennema-Nio 08:17
Improve doc on parallel stream changes for Stream Abort message 📎 Anthonin Bonnefoy 08:40
Re: Conflict detection for update_deleted in logical replication shveta malik 08:41
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 09:19
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Bertrand Drouvot 10:01
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 10:02
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments 📎 Aleksander Alekseev 10:42
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 10:50
Re: Batch TIDs lookup in ambulkdelete John Naylor 10:55
Re: Improve CRC32C performance on SSE4.2 John Naylor 11:07
Wrong Query results with max() window function and order by in window clause 📎 Hans Buschmann 11:53
LTS (Re: minimum Meson version) Christoph Berg 12:10
Re: pgv18: simple table scan take more time than pgv14 James Pang 12:28
Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them 📎 Peter Eisentraut 13:13
Re: Security Label Inheritance 📎 Damien Clochard 13:18
Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Peter Eisentraut 13:25
Re: Memory allocation error DDL invalidation (seen with 15.13 & 16.9) Anne Struble 13:36
Re: Security Label Inheritance Daniel Gustafsson 13:41
Re: Wrong Query results with max() window function and order by in window clause Pantelis Theodosiou 13:42
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX Robert Treat 14:14
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX Robert Treat 14:14
Re: SQL:2023 JSON simplified accessor support Alexandra Wang 14:22
Re: SQL:2023 JSON simplified accessor support Alexandra Wang 14:34
Re: pgsql: Introduce pg_shmem_allocations_numa view 📎 Christoph Berg 14:42
Fixes possible api misuse when connecting with server 📎 Ranier Vilela 14:46
Re: pgsql: Introduce pg_shmem_allocations_numa view Christoph Berg 14:48
Re: Improve CRC32C performance on SSE4.2 Tom Lane 14:51
Re: Improve CRC32C performance on SSE4.2 Nathan Bossart 15:05
Re: Improve CRC32C performance on SSE4.2 Tom Lane 15:10
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 15:13
Re: pgsql: Introduce pg_shmem_allocations_numa view Andres Freund 15:14
Re: Improve CRC32C performance on SSE4.2 Nathan Bossart 15:15
Re: pgsql: Introduce pg_shmem_allocations_numa view Christoph Berg 15:20
Re: Improve CRC32C performance on SSE4.2 📎 Tom Lane 15:29
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 15:32
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations Nathan Bossart 15:38
Issue with custom operator in simple case 📎 Maxim Orlov 15:40
Re: Improve CRC32C performance on SSE4.2 Nathan Bossart 15:43
Re: pgsql: Introduce pg_shmem_allocations_numa view 📎 Christoph Berg 15:59
Re: problems with toast.* reloptions Nathan Bossart 15:59
Re: BackendKeyData is mandatory? Jacob Champion 16:02
Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them jian he 16:11
Re: BackendKeyData is mandatory? Jelte Fennema-Nio 16:23
Re: pgsql: Introduce pg_shmem_allocations_numa view Andres Freund 16:26
Re: Issue with custom operator in simple case Tom Lane 16:28
Re: Tags in the commitfest app: How to use them and what tags to add? Jacob Champion 16:29
Re: Add progressive backoff to XactLockTableWait functions 📎 Xuneng Zhou 16:32
Re: BackendKeyData is mandatory? Jacob Champion 16:42
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly vignesh C 17:03
Re: pg_dump --with-* options Robert Haas 17:38
Re: BackendKeyData is mandatory? Jelte Fennema-Nio 18:42
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Alexander Korotkov 18:50
Re: Tags in the commitfest app: How to use them and what tags to add? Jelte Fennema-Nio 18:52
Re: Tags in the commitfest app: How to use them and what tags to add? David G. Johnston 19:01
Simplify VM counters in vacuum code 📎 Melanie Plageman 19:21
Re: BackendKeyData is mandatory? Tom Lane 19:48
Re: pgsql: Introduce pg_shmem_allocations_numa view Christoph Berg 19:57
Re: pgsql: Introduce pg_shmem_allocations_numa view Tomas Vondra 20:10
eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 📎 Melanie Plageman 20:25
Re: pgsql: Introduce pg_shmem_allocations_numa view Christoph Berg 20:31
Re: pgsql: Introduce pg_shmem_allocations_numa view Tomas Vondra 20:37
Re: pgsql: Introduce pg_shmem_allocations_numa view Christoph Berg 20:51
Re: problems with toast.* reloptions 📎 Nathan Bossart 20:59
Re: pgsql: Introduce pg_shmem_allocations_numa view Tomas Vondra 21:14
Re: pgsql: Introduce pg_shmem_allocations_numa view Christoph Berg 21:25
Re: pgsql: Introduce pg_shmem_allocations_numa view Tomas Vondra 21:47
Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin 📎 Melanie Plageman 22:30
Re: Proper object locking for GRANT/REVOKE Noah Misch 23:16
[PATCH] Fix OAuth feature detection on OpenBSD+Meson 📎 Jacob Champion 23:36
Re: BackendKeyData is mandatory? Tatsuo Ishii 23:44
Logrep launcher race conditions leading to slow tests 📎 Tom Lane 23:56

June 24, 2025

Thread Author Time
Re: Tags in the commitfest app: How to use them and what tags to add? Jacob Champion 00:06
Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson Tom Lane 00:19
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations 📎 Michael Paquier 01:18
Re: pgsql: Introduce pg_shmem_allocations_numa view Tomas Vondra 01:43
Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada 02:59
Re: Per-role disabling of LEAKPROOF requirements for row-level security? Yugo Nagata 03:19
Re: Improve CRC32C performance on SSE4.2 John Naylor 03:34
Re: split func.sgml to separated individual sgml files 📎 jian he 03:34
Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin John Naylor 03:49
Re: Simplify VM counters in vacuum code Masahiko Sawada 04:12
Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Michael Paquier 04:14
Re: Skipping schema changes in publication 📎 Shlok Kyal 04:17
Re: Logical Replication of sequences shveta malik 05:07
Re: problems with toast.* reloptions Michael Paquier 05:10
Re: Minor patch; missing comment update in worker.c Amit Kapila 05:11
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 05:11
Re: Improve doc on parallel stream changes for Stream Abort message Amit Kapila 05:26
Re: Safeguards against incorrect fd flags for fsync() Michael Banck 05:51
Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Mahendra Singh Thalor 06:07
Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada 06:24
Re: Improve doc on parallel stream changes for Stream Abort message Anthonin Bonnefoy 06:28
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 07:10
Re: Simplify VM counters in vacuum code Nazir Bilal Yavuz 08:01
Re: Allow to collect statistics on virtual generated columns 📎 Yugo Nagata 08:05
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he 08:06
Re: pgsql: Introduce pg_shmem_allocations_numa view 📎 Bertrand Drouvot 08:24
Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson Nazir Bilal Yavuz 08:27
Re: BackendKeyData is mandatory? Jelte Fennema-Nio 08:36
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Bertrand Drouvot 08:42
Re: pgsql: Introduce pg_shmem_allocations_numa view Tomas Vondra 09:20
Re: Logical Replication of sequences Nisha Moond 09:37
Hooks or another better way to track session objects 📎 Roman Khapov 09:40
Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them Peter Eisentraut 09:42
Re: Things I don't like about \du's "Attributes" column 📎 Pavel Luzanov 10:02
Re: Logrep launcher race conditions leading to slow tests Amit Kapila 10:20
Re: Conflict detection for update_deleted in logical replication shveta malik 10:20
Re: Improve doc on parallel stream changes for Stream Abort message Amit Kapila 10:29
Improve pg_sync_replication_slots() to wait for primary to advance 📎 Ajin Cherian 10:40
Re: Improve pg_sync_replication_slots() to wait for primary to advance 📎 Ajin Cherian 10:48
Re: pgsql: Introduce pg_shmem_allocations_numa view Bertrand Drouvot 11:10
Re: pgsql: Introduce pg_shmem_allocations_numa view Andres Freund 11:10
Re: Logrep launcher race conditions leading to slow tests Ashutosh Bapat 11:50
Re: pgsql: Introduce pg_shmem_allocations_numa view Tomas Vondra 12:33
Re: pgsql: Introduce pg_shmem_allocations_numa view Tomas Vondra 12:42
Re: Logical Replication of sequences Shlok Kyal 13:14
Re: Simplify VM counters in vacuum code 📎 Melanie Plageman 13:14
Re: Simplify VM counters in vacuum code Melanie Plageman 13:17
Re: pgsql: Introduce pg_shmem_allocations_numa view Bertrand Drouvot 13:25
Re: SQL:2023 JSON simplified accessor support jian he 13:29
Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Melanie Plageman 13:32
Re: Safeguards against incorrect fd flags for fsync() Tom Lane 14:13
Re: pgsql: Introduce pg_shmem_allocations_numa view Christoph Berg 14:41
Re: pgsql: Introduce pg_shmem_allocations_numa view Tomas Vondra 15:04
Re: BackendKeyData is mandatory? Jacob Champion 15:07
Re: BackendKeyData is mandatory? Jelte Fennema-Nio 15:12
Re: Simplify VM counters in vacuum code 📎 Melanie Plageman 15:12
Re: BackendKeyData is mandatory? Tom Lane 15:14
Re: Improve the performance of Unicode Normalization Forms. Alexander Borisov 15:20
pg_dumpall dumps global objects with --statistics-only or --no-schema 📎 Fujii Masao 15:26
Re: pgsql: Introduce pg_shmem_allocations_numa view Christoph Berg 15:30
Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada 15:48
Re: Logrep launcher race conditions leading to slow tests Tom Lane 16:23
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations Nathan Bossart 16:30
Re: Logrep launcher race conditions leading to slow tests Tom Lane 16:33
Re: problems with toast.* reloptions Nathan Bossart 16:38
Re: pg_dump --with-* options Nathan Bossart 16:47
Remove unneeded check for XLH_INSERT_ALL_FROZEN in heap_xlog_insert 📎 Melanie Plageman 17:41
Re: queryId constant squashing does not support prepared statements Álvaro Herrera 17:45
Re: Remove unneeded check for XLH_INSERT_ALL_FROZEN in heap_xlog_insert Tomas Vondra 17:53
Re: problems with toast.* reloptions Nathan Bossart 18:21
Re: pgsql: Introduce pg_shmem_allocations_numa view 📎 Christoph Berg 18:24
Allow ON CONFLICT DO UPDATE to return EXCLUDED values 📎 Dean Rasheed 18:49
Re: Add Option To Check All Addresses For Matching target_session_attr 📎 Navrotskiy Artem 19:32
Fix some inconsistencies with open-coded visibilitymap_set() callers 📎 Melanie Plageman 20:01
Re: regdatabase 📎 Nathan Bossart 20:04
Re: pg_dump --with-* options Robert Haas 20:07
Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson Peter Eisentraut 20:29
Re: pgsql: Introduce pg_shmem_allocations_numa view 📎 Tomas Vondra 20:32
Re: like pg_shmem_allocations, but fine-grained for DSM registry ? Nathan Bossart 20:33
Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson Jacob Champion 20:39
Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson Jacob Champion 20:43
Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson Jacob Champion 20:46
Re: Remove unneeded check for XLH_INSERT_ALL_FROZEN in heap_xlog_insert Melanie Plageman 20:48
Re: [PATCH] Fix OAuth feature detection on OpenBSD+Meson Tom Lane 21:03
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Dmitry Koval 21:28

Browse Archives

Prev | Next