Mailing lists [pgsql-hackers]
- Re: DOCS - Clarify the publication 'publish_via_partition_root' default value. David G. Johnston
- Re: Fixing the btree_gist inet mess Tom Lane
- Re: Add sanity check for duplicate enum values in GUC definitions Zsolt Parragi
- Re: Support named (destination) portals in extended proto for psql meta commands. Sami Imseih
- Re: Improve logical replication usability when tables lack primary keys GRANT ZHOU
- Re: [Proposal] Adding callback support for custom statistics kinds Michael Paquier
- Re: Custom oauth validator options Zsolt Parragi
- Re: PRI?64 vs Visual Studio (2022) Thomas Munro
- Re: Serverside SNI support in libpq Jacob Champion
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: [PATCH] Expose checkpoint reason to completion log messages. Andres Freund
- Re: Add sanity check for duplicate enum values in GUC definitions Chao Li
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Andres Freund
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Report oldest xmin source when autovacuum cannot remove tuples Andres Freund
- Re: Adding vacuum test case of setting the VM when heap page is unmodified Melanie Plageman
- Re: Add sanity check for duplicate enum values in GUC definitions Chao Li
- Re: Add sanity check for duplicate enum values in GUC definitions Chao Li
- Re: Segmentation fault on proc exit after dshash_find_or_insert Amit Langote
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Euler Taveira
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Report bytes and transactions actually sent downtream Chao Li
- Re: [PATCH] Add pg_lfind8_nonzero() cca5507
- Re: Fixing the btree_gist inet mess Tom Lane
- Re: DOCS - Clarify the publication 'publish_via_partition_root' default value. Amit Kapila
- Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions Chao Li
- Re: [PATCH] Expose checkpoint reason to completion log messages. Soumya S Murali
- Re: Fix and improve allocation formulas Michael Paquier
- Re: Sequence Access Methods, round two Michael Paquier
- Re: Segmentation fault on proc exit after dshash_find_or_insert Rahila Syed
- Re: Custom oauth validator options VASUKI M
- Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions Chao Li
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier
- Re: Skipping schema changes in publication shveta malik
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Amul Sul
- Fix outdated comments in catcache.h cca5507
- Re: Fwd: [PATCH] Add zstd compression for TOAST using extended header format Michael Paquier
- RE: Parallel Apply Hayato Kuroda (Fujitsu)
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Amit Kapila
- Re: pg_dump crash due to incomplete ordering of DO_SUBSCRIPTION_REL objects vignesh C
- Re: Logical Replication of sequences Shlok Kyal
- DOC: fixes multiple errors in alter table doc Chao Li
- [PATCH] Documentation Mikael Gustavsson
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Add sanity check for duplicate enum values in GUC definitions Peter Eisentraut
- Re: [PATCH] Documentation Andreas Karlsson
- Re: Add sanity check for duplicate enum values in GUC definitions Chao Li
- Re: Segmentation fault on proc exit after dshash_find_or_insert Amit Langote
- Re: pg_dump crash due to incomplete ordering of DO_SUBSCRIPTION_REL objects Chao Li
- Re: Parallel Apply Andrei Lepikhov
- Re: [PATCH] Documentation Laurenz Albe
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: Custom oauth validator options Zsolt Parragi
- Re: Parallel Apply Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Fix wrong reference in pg_overexplain's doc Julien Tachoires
- Re: Logical Replication of sequences vignesh C
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Asynchronous MergeAppend Alexander Pyhalov
- Re: Visibility bug in tuple lock Jasper Smit
- Re: [PATCH] Documentation John Naylor
- Re: Fix wrong reference in pg_overexplain's doc Shixin Wang
- Re: RFC: adding pytest as a supported test framework Jelte Fennema-Nio
- RE: Parallel Apply Hayato Kuroda (Fujitsu)
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Replace is_publishable_class() with relispublishable column in pg_class Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Fixing the btree_gist inet mess Heikki Linnakangas
- Re: Fixing the btree_gist inet mess Heikki Linnakangas
- Re: Logical Replication of sequences shveta malik
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Amit Kapila
- Re: amcheck: support for GiST Kirill Reshke
- Re: Skipping schema changes in publication Shlok Kyal
- RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Aya Iwata (Fujitsu)
- Re: Newly created replication slot may be invalidated by checkpoint Alexander Korotkov
- Re: Logical Replication of sequences vignesh C
- Re: pg_dump crash due to incomplete ordering of DO_SUBSCRIPTION_REL objects vignesh C
- Re: Newly created replication slot may be invalidated by checkpoint Alexander Korotkov
- Re: index prefetching Konstantin Knizhnik
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: pg_plan_advice Jakub Wartak
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Do not emit FPW for unlogged relations in BRIN empty-page Heikki Linnakangas
- Re: pg_plan_advice Robert Haas
- Don't cast away const where possible Bertrand Drouvot
- Re: index prefetching Konstantin Knizhnik
- Re: Fix possible 'unexpected data beyond EOF' on replica restart Heikki Linnakangas
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Robert Haas
- Re: index prefetching Tomas Vondra
- Re: index prefetching Andres Freund
- Re: Improve logical replication usability when tables lack primary keys Euler Taveira
- Re: create table like including storage parameter Euler Taveira
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Pavel Stehule
- Re: Fix possible 'unexpected data beyond EOF' on replica restart Anthonin Bonnefoy
- Re: index prefetching Konstantin Knizhnik
- Re: Fixing the btree_gist inet mess Tom Lane
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Serverside SNI support in libpq Jacob Champion
- Re: [PATCH] Skip unpublishable child tables when adding parent to publication Arunprasad Rajkumar
- Re: Buffer locking is special (hints, checksums, AIO writes) Heikki Linnakangas
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Oleg Tkachenko
- Re: Custom oauth validator options Jacob Champion