pgsql-hackers since 2026-07-30 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

July 30, 2026

Thread Author Time
Re: A new C function `get_partition_root`. πŸ“Ž Peter Smith 00:04
Re: DOCS QUESTION - space added within synopsis replaceable tag. Peter Smith 00:10
Re: [PATCH] Remove unused include from analyze.c πŸ“Ž Quan Zongliang 00:13
Re: Build warning with meson and dtrace on Fedora 43 Tom Lane 00:33
Re: [PATCH v2] Don't stop a `vacuumdb --all` on a connection failure Neil Chen 00:45
Re: [PATCH v2] Don't stop a `vacuumdb --all` on a connection failure Christophe Pettus 01:26
Re: [PATCH] Rename "getdatabaseencoding()" to "pg_database_encoding()", and document Ian Lawrence Barwick 01:27
Re: PSQL schema "describe" \dn is not escaping quotes πŸ“Ž Peter Smith 01:59
Re: tablecmds: fix bug where index rebuild loses replica identity on partitions Chao Li 02:12
RE: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Hayato Kuroda (Fujitsu) 02:22
pg19b1: stuck in LockBuffer Justin Pryzby 02:48
Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou 02:51
Re: pg19b1: stuck in LockBuffer Chao Li 02:59
Re: pg19b1: stuck in LockBuffer Peter Geoghegan 02:59
Re: Fix missing space before WHERE in `GRAPH_TABLE` deparse Ashutosh Bapat 03:01
Re: pg19b1: stuck in LockBuffer Justin Pryzby 03:12
Re: pg19b1: stuck in LockBuffer Justin Pryzby 03:12
Re: lazy_scan_heap: avoid vacuum block, already vacuumed (src/backend/access/heap/vacuumlazy.c) shihao zhong 03:38
Re: A new C function `get_partition_root`. shveta malik 03:41
Re: question about is_valid parameter in set_attnotnull Chao Li 03:43
Re: Support EXCEPT for TABLES IN SCHEMA publications shveta malik 03:45
Re: Partition pruning can incorrectly exclude a RANGE default partition πŸ“Ž David Rowley 03:46
Re: FROM clause before SELECT Denis Smirnov 04:12
Re: [PATCH v2] Fix exported snapshot xmin handoff race πŸ“Ž chee.wooson 04:20
Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith 04:23
Re: arrays over initdb-created types are broken after pg_upgrade Chengpeng Yan 04:24
Re: [PATCH v2] Fix exported snapshot xmin handoff race Peter Geoghegan 04:29
Re: Support for 8-byte TOAST values, round two Yugo Nagata 04:38
Re: Direct Toast PoC Michael Paquier 04:41
Re: Race between pg_dump and ALTER SEQUENCE can cause read failure vignesh C 04:44
Re: Add counted_by attribute Japin Li 05:08
Re: doc: Add PROPERTY GRAPH to the access privilege tables πŸ“Ž Ashutosh Bapat 05:11
Re: doc: Add PROPERTY GRAPH to the access privilege tables Shinya Kato 05:27
Re: Partition pruning can incorrectly exclude a RANGE default partition Tender Wang 05:29
Fix BUG #19586: money division overflow for INT64_MIN / -1 πŸ“Ž Andrey Rachitskiy 05:30
Re: Build warning with meson and dtrace on Fedora 43 Andrey Rachitskiy 05:32
Re: A new C function `get_partition_root`. Chao Li 05:45
Re: Fix BUG #19586: money division overflow for INT64_MIN / -1 Rafia Sabih 06:02
Re: Support EXCEPT for TABLES IN SCHEMA publications πŸ“Ž Nisha Moond 06:03
Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond 06:03
Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond 06:04
Re: pg_threads.h take II πŸ“Ž Thomas Munro 06:13
Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond 06:19
Re: Fix archive restore race that could unlink WAL before rename Andrey Borodin 06:19
Re: Direct Toast PoC Nikita Malakhov 06:24
Re: Add statistics refresh materialized view Rafia Sabih 06:32
Re: A new C function `get_partition_root`. shveta malik 06:41
Re: log_postmaster_stats πŸ“Ž Jakub Wartak 06:46
Fix hashchar() and hashcharextended() to not depend on char signedness πŸ“Ž Tristan Partin 06:51
Re: COPY TO BLACKHOLE / pg_dump -j -Fb Jakub Wartak 06:59
Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation πŸ“Ž Masahiko Sawada 07:06
Re: Direct Toast PoC Hannu Krosing 07:11
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade πŸ“Ž Rui Zhao 07:16
Re: Add support for label conjunction (&) in SQL/PGQ Ashutosh Bapat 07:20
Re: Direct Toast PoC Hannu Krosing 07:29
Re: Direct Toast PoC Nikita Malakhov 07:53
Re: [PATCH v2] Fix exported snapshot xmin handoff race chee.wooson 07:58
Re: datachecksums: handle invalid and dropped databases during enable πŸ“Ž Daniel Gustafsson 07:59
Re: Support for 8-byte TOAST values, round two Yugo Nagata 08:01
Re: Direct Toast PoC Hannu Krosing 08:11
Re: sequencesync worker race with REFRESH SEQUENCES Amit Kapila 08:22
Re: datachecksums: handle invalid and dropped databases during enable Jonathan Gonzalez V. 08:23
Re: Direct Toast PoC Hannu Krosing 08:24
Introducing find_all_inheritors_ordered() πŸ“Ž Chao Li 08:35
Re: Fix hashchar() and hashcharextended() to not depend on char signedness Michael Paquier 08:45
Fix a host of strto*() bugs πŸ“Ž Tristan Partin 08:55
Re: pg_plan_advice: add NO_ scan and join method tags πŸ“Ž Florin Irion 08:55
Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation Amit Kapila 09:00
Re: pg_plan_advice: add NO_ scan and join method tags Neil Chen 09:33
Re: Direct Toast PoC Nikita Malakhov 09:47
Re: sequencesync worker race with REFRESH SEQUENCES πŸ“Ž vignesh C 10:46
Re: Direct Toast PoC Hannu Krosing 10:58
Re: datachecksums: handle invalid and dropped databases during enable Daniel Gustafsson 11:02
Fix var_eq_const: sum selectivity of all matching MCV entries instead of stopping at first match πŸ“Ž ZizhuanLiu X-MAN 11:03
Re: Direct Toast PoC Hannu Krosing 11:06
Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server πŸ“Ž Shlok Kyal 11:06
Re: COPY TO BLACKHOLE / pg_dump -j -Fb Hannu Krosing 11:12
Re: Support for 8-byte TOAST values, round two Hannu Krosing 11:16
Re: Fix missing space before WHERE in `GRAPH_TABLE` deparse πŸ“Ž Chauhan Dhruv 11:20
Re: lazy_scan_heap: avoid vacuum block, already vacuumed (src/backend/access/heap/vacuumlazy.c) Ranier Vilela 11:20
Re: Add per-backend AIO statistics solai v 11:44
Re: [PATCH] Rewrite undirected edge patterns in GRAPH_TABLE using UNION ALL Ashutosh Bapat 12:21
zic: fix PostgreSQL build failure on filesystems without hard link support πŸ“Ž Vladlen Popolitov 12:31
Re: Fix hashchar() and hashcharextended() to not depend on char signedness Matthias van de Meent 12:41
Re: Support EXCEPT for ALL SEQUENCES publications πŸ“Ž Shlok Kyal 12:47
Redundant qualifier elimination πŸ“Ž Matheus Alcantara 12:48
Re: Support EXCEPT for ALL SEQUENCES publications Shlok Kyal 12:49
Re: [PATCH] Add tests for src/backend/nodes/extensible.c πŸ“Ž Aleksander Alekseev 12:50
Re: Support EXCEPT for ALL SEQUENCES publications Shlok Kyal 12:53
Re: Fix var_eq_const: sum selectivity of all matching MCV entries instead of stopping at first match Tom Lane 13:39
Re: zic: fix PostgreSQL build failure on filesystems without hard link support Tom Lane 13:50
030_pg_recvlogical fails because the same PID is assigned Hayato Kuroda (Fujitsu) 14:01
Re: Small fixes needed by high-availability tools πŸ“Ž Andrey Borodin 14:17
Correct some doc items due to the REPACK πŸ“Ž Marcos Pegoraro 14:37
Re: Streaming replication and WAL archive interactions πŸ“Ž Kirill Reshke 14:44
Re: [Bug] pg_upgrade could fail for non-superuser subscriptions using foreign servers Amit Kapila 14:53
Re: pg_class.reltuples can become non-finite and never recovers Tomas Vondra 14:55
Re: [PATCH] Rewrite undirected edge patterns in GRAPH_TABLE using UNION ALL Ayoub Kazar 15:50
[PATCH v1] add SQL type INT16 based on int128 πŸ“Ž Vladlen Popolitov 15:54
Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention Greg Burd 16:45
Re: datachecksums: handle invalid and dropped databases during enable πŸ“Ž Ayush Tiwari 17:56
Re: hashjoins vs. Bloom filters (yet again) πŸ“Ž Matheus Alcantara 19:00
Re: pg19b1: stuck in LockBuffer Peter Geoghegan 19:09
Re: [PATCH] Release replication slot on error in SQL-callable slot functions πŸ“Ž Bharath Rupireddy 19:12
Re: pgstat: Flush some statistics within running transactions, take 2 πŸ“Ž Sami Imseih 19:41
Re: Improve pg_stat_statements scalability Sami Imseih 19:56
Re: pg19b1: stuck in LockBuffer Justin Pryzby 20:29
Re: Bug: XLogReader mishandles oversized multi-page xl_tot_len (potential memory corruption) πŸ“Ž David K 20:36
Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation Masahiko Sawada 20:58
Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention Greg Burd 21:17
Re: Function scan FDW pushdown πŸ“Ž Alexander Korotkov 21:19
Re: Extensible sync handler registration (register_sync_handler) Greg Lamberson 21:46
Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation πŸ“Ž Masahiko Sawada 21:48
Re: datachecksums: handle invalid and dropped databases during enable Zsolt Parragi 22:02
Re: Return pg_control from pg_backup_stop(). Shaun Thomas 22:02
Re: real/float example for testlibpq3 πŸ“Ž Mark Wong 22:54
Re: Increase repalloc_array() usage in buffile.c Michael Paquier 23:42
Re: zic: fix PostgreSQL build failure on filesystems without hard link support Tom Lane 23:57

July 31, 2026

Thread Author Time
Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation Tom Lane 00:52
Re: [PATCH] Add pg_get_event_trigger_ddl() function πŸ“Ž Ian Lawrence Barwick 00:58
Re: Implement waiting for wal lsn replay: reloaded πŸ“Ž Xuneng Zhou 00:58
Re: [PATCH] Fix NULL dereference in subscription REFRESH on concurrent DROP πŸ“Ž Bharath Rupireddy 01:15
Re: Implement waiting for wal lsn replay: reloaded πŸ“Ž Xuneng Zhou 01:46
Re: Support EXCEPT for ALL SEQUENCES publications Peter Smith 01:58
RE: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Hayato Kuroda (Fujitsu) 02:10
Re: pg_threads.h take II πŸ“Ž Thomas Munro 02:18
Re: Support for 8-byte TOAST values, round two Michael Paquier 02:36
Re: COPY TO BLACKHOLE / pg_dump -j -Fb Michael Paquier 02:47
Re: Increase repalloc_array() usage in buffile.c Michael Paquier 02:49
Re: [PATCH] Rewrite undirected edge patterns in GRAPH_TABLE using UNION ALL Ashutosh Bapat 02:58
Re: Infinite Autovacuum loop caused by failing virtual generated column expression Bharath Rupireddy 03:30
Re: Implement waiting for wal lsn replay: reloaded πŸ“Ž Xuneng Zhou 03:39
Re: Partition pruning can incorrectly exclude a RANGE default partition David Rowley 03:40
Re: Fix optind handling inconsistency in getopt_long() for missing argument Michael Paquier 03:48
Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation Masahiko Sawada 03:49
Re: Increase repalloc_array() usage in buffile.c Tristan Partin 03:54
Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation Tom Lane 04:00
Re: CREATE SUBSCRIPTION ... SERVER vs. pg_dump, etc. πŸ“Ž Jeff Davis 04:20
Re: [Patch] Omit virtual generated columns from test_decoding output πŸ“Ž Bharath Rupireddy 04:30
Re: [PATCH] Release replication slot on error in SQL-callable slot functions shveta malik 04:40
Re: timestamp vs. timestamptz comparisons inconsistently ordered under DST Laurenz Albe 04:57
Re: 030_pg_recvlogical fails because the same PID is assigned Alexander Lakhin 05:00
Re: Implement waiting for wal lsn replay: reloaded πŸ“Ž Xuneng Zhou 05:02
Re: Fix optind handling inconsistency in getopt_long() for missing argument Japin Li 05:27
Re: sequencesync worker race with REFRESH SEQUENCES vignesh C 05:35
Wrong results: NOT IN to anti-join with an upper-level Var in the sub-select's output πŸ“Ž Rui Zhao 06:02
Re: Support EXCEPT for TABLES IN SCHEMA publications shveta malik 06:10
Re: Function scan FDW pushdown πŸ“Ž Alexander Pyhalov 06:19
Re: Per-table resync for logical replication subscriptions Cagri Biroglu 06:59
Re: Wrong results: NOT IN to anti-join with an upper-level Var in the sub-select's output Tender Wang 07:21
Re: Increase repalloc_array() usage in buffile.c Michael Paquier 07:35
Re: Support EXCEPT for TABLES IN SCHEMA publications Shlok Kyal 07:47
Re: DOCS QUESTION - space added within synopsis replaceable tag. Bruce Momjian 07:55
Re: Fix a host of strto*() bugs Michael Paquier 08:03
Re: Bug: XLogReader mishandles oversized multi-page xl_tot_len (potential memory corruption) Michael Paquier 08:25
[PATCH] Fix timeline history after recovery stops on an ancestor πŸ“Ž Π€ΠΈΠ»ΠΈΠΏΠΏΠΎΠ² Π‘Ρ‚Π΅ΠΏΠ°Π½ 08:35
Re: CREATE SUBSCRIPTION ... SERVER vs. pg_dump, etc. πŸ“Ž Amit Kapila 08:42
Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith 08:44
Add PQTRACE env to enable protocol tracing in libpq πŸ“Ž Anthonin Bonnefoy 09:00
RE: 030_pg_recvlogical fails because the same PID is assigned πŸ“Ž Hayato Kuroda (Fujitsu) 09:12
Re: sequencesync worker race with REFRESH SEQUENCES Amit Kapila 09:25
Re: Bug: XLogReader mishandles oversized multi-page xl_tot_len (potential memory corruption) πŸ“Ž Matthias van de Meent 09:34
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade shveta malik 09:40
Re: Add a pg_wal_preallocate() SQL function to eagerly create future WAL segments solai v 10:01
Re: Streaming replication and WAL archive interactions Andrey Borodin 10:23
Re: Support for 8-byte TOAST values, round two Hannu Krosing 10:58
Re: Support for 8-byte TOAST values, round two Matthias van de Meent 11:10
Re: [PATCH v1] add SQL type INT16 based on int128 πŸ“Ž Vladlen Popolitov 11:13
Re: tablecmds: fix bug where index rebuild loses replica identity on partitions Alberto Piai 11:21
Re: tablecmds: fix bug where index rebuild loses replica identity on partitions Alberto Piai 11:22
Re: Implement waiting for wal lsn replay: reloaded πŸ“Ž Xuneng Zhou 11:22
Re: WAL compression setting after PostgreSQL LZ4 default change πŸ“Ž Christoph Berg 12:35
Re: hashjoins vs. Bloom filters (yet again) Tomas Vondra 12:52
Re: WAL compression setting after PostgreSQL LZ4 default change Tomas Vondra 12:55
Re: WAL compression setting after PostgreSQL LZ4 default change Tomas Vondra 13:04
Re: WAL compression setting after PostgreSQL LZ4 default change Christoph Berg 13:10
[Patch]The Case For WAL-Logging pg_upgrade πŸ“Ž Bohyun Lee 13:13
Re: zic: fix PostgreSQL build failure on filesystems without hard link support Vladlen Popolitov 13:24
Re: hashjoins vs. Bloom filters (yet again) Matheus Alcantara 13:52
Re: zic: fix PostgreSQL build failure on filesystems without hard link support Tom Lane 14:08
Re: Implicit conversion from int64 to int32 when calling hash_get_num_entries πŸ“Ž Karina Litskevich 14:14
Re: pgstat: Flush some statistics within running transactions, take 2 Bertrand Drouvot 14:16
Re: Support for 8-byte TOAST values, round two Hannu Krosing 14:16
Re: hashjoins vs. Bloom filters (yet again) Tomas Vondra 14:33
Re: zic: fix PostgreSQL build failure on filesystems without hard link support Vladlen Popolitov 14:55
Re: WAL compression setting after PostgreSQL LZ4 default change Andrey Borodin 14:58
Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Nathan Bossart 15:01
Re: Prove a NOT IN's left-hand expressions non-nullable from quals πŸ“Ž Rui Zhao 15:16
Re: Wrong results: NOT IN to anti-join with an upper-level Var in the sub-select's output πŸ“Ž Rui Zhao 15:26
Re: glibc qsort() vulnerability Nathan Bossart 15:36
Re: Fold NOT IN / <> ALL expressions containing NULL to FALSE Yugo Nagata 15:36
Re: WAL compression setting after PostgreSQL LZ4 default change πŸ“Ž Christoph Berg 15:50
Re: sequencesync worker race with REFRESH SEQUENCES Noah Misch 15:55
Re: CREATE SUBSCRIPTION ... SERVER vs. pg_dump, etc. Jeff Davis 16:09
Re: walsummarizer can get stuck when switching timelines Robert Haas 16:55
Re: zic: fix PostgreSQL build failure on filesystems without hard link support Tom Lane 17:07
Re: Bug: XLogReader mishandles oversized multi-page xl_tot_len (potential memory corruption) David K 18:15
Re: hashjoins vs. Bloom filters (yet again) Matheus Alcantara 18:25
Re: zic: fix PostgreSQL build failure on filesystems without hard link support πŸ“Ž Vladlen Popolitov 18:27
Re: add list of major features to the v19 release notes Nathan Bossart 19:01

Browse Archives

Prev | Next