Mailing lists [pgsql-hackers]
- Re: Logical Replication - revisit `is_table_publication` function implementation Peter Smith
- Re: sequencesync worker race with REFRESH SEQUENCES vignesh C
- Re: Make the logical replication conflict messages more like each other Peter Smith
- Re: DOCS: Describe some missing parameters on CREATE/ALTER PUBLICATION pages Peter Smith
- Re: sequencesync worker race with REFRESH SEQUENCES shveta malik
- Re: sequencesync worker race with REFRESH SEQUENCES shveta malik
- Re: Add vacuum_delay_point() to GiST empty-page deletion pass Paul Kim
- Re: Fix optind handling inconsistency in getopt_long() for missing argument Japin Li
- Re: Track skipped tables during autovacuum and autoanalyze Shinya Kato
- Re: Fix optind handling inconsistency in getopt_long() for missing argument Japin Li
- Re: doc: Add PROPERTY GRAPH to the access privilege tables Shinya Kato
- Re: sequencesync worker race with REFRESH SEQUENCES Amit Kapila
- Re: Support EXCEPT for ALL SEQUENCES publications shveta malik
- Re: [PATCH] Add pg_get_event_trigger_ddl() function Zsolt Parragi
- Fix missing FORMAT when deparsing JSON_ARRAY(query) Chao Li
- RE: sequencesync worker race with REFRESH SEQUENCES Hayato Kuroda (Fujitsu)
- Re: injection_points: canceled or terminated waiters leak their wait slots Michael Paquier
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade shveta malik
- Re: CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS Nazir Bilal Yavuz
- Re: remove_useless_joins vs. bug #19560 Tender Wang
- Re: [PATCH] Cover get_json_table_plan() with tests Jonathan Gonzalez V.
- Don't use pq_putmessage in socket comm function Anthonin Bonnefoy
- Re: Allow progress tracking of sub-commands Antonin Houska
- Re: Don't use pq_putmessage in socket comm function Michael Paquier
- Re: Unexpected behavior after OOM errors Antonin Houska
- Re: [PATCH] Cover get_json_table_plan() with tests Aleksander Alekseev
- Re: Don't use pq_putmessage in socket comm function Fujii Masao
- Add support for label conjunction (&) in SQL/PGQ ayoub.kazar@data-bene.io
- Re: postgres_fdw: Emit message when batch_size is reduced Rafia Sabih
- Re: [PATCH] Fix memory leak in pg_config Ivan Kush
- Incorrect check in 037_except.pl? Fujii Masao
- Re: support create index on virtual generated column. ZizhuanLiu X-MAN
- Re: Allow pg_read_all_stats to see database size in \l+ Christoph Berg
- Re: incremental backup issue Robert Haas
- Re: [PATCH] Fix memory leak in pg_config Andres Freund
- Re: convert various variables to atomics Andres Freund
- Re: convert various variables to atomics Nathan Bossart
- Re: Incorrect check in 037_except.pl? Ayush Tiwari
- Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation Amit Kapila
- arrays over initdb-created types are broken after pg_upgrade John Naylor
- Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention Ants Aasma
- Re: Allow pg_read_all_stats to see database size in \l+ Christoph Berg
- Re: Yet another PG extension to support Gzip, LZ4, Zstd functions optimized for multi-megabyte documents Boris Mironov
- [PATCH] vacuum: stop using stream ring after failsafe Jingtang Zhang