Mailing lists [pgsql-hackers]
- Re: Add tracking of backend memory allocated to pg_stat_activity Reid Thompson
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: Switching XLog source from archive to streaming when primary available Nathan Bossart
- Re: pg_publication_tables show dropped columns Tom Lane
- Re: pg_upgrade major version compatibility Justin Pryzby
- Re: freeing LDAPMessage in CheckLDAPAuth Michael Paquier
- Re: pg_auth_members.grantor is bunk Jeff Davis
- START_REPLICATION SLOT causing a crash in an assert build Jaime Casanova
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Reid Thompson
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Reid Thompson
- Re: pg_auth_members.grantor is bunk Jeff Davis
- PostgreSQL 15 Beta 4 release announcement draft Jonathan S. Katz
- Re: PostgreSQL 15 Beta 4 release announcement draft David Rowley
- RE: test_decoding assertion failure for the loss of top-sub transaction relationship kuroda.hayato@fujitsu.com
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Kyotaro Horiguchi
- Re: pgsql: Add ALTER SUBSCRIPTION ... SKIP. Amit Kapila
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: windows resource files, bugs and what do we actually want Peter Eisentraut
- Re: [RFC] building postgres with meson - v11 Peter Eisentraut
- Re: [RFC] building postgres with meson - v11 Peter Eisentraut
- RE: pg_publication_tables show dropped columns houzj.fnst@fujitsu.com
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: [RFC] building postgres with meson - v12 Peter Eisentraut
- Re: [RFC] building postgres with meson - v12 Peter Eisentraut
- Re: PostgreSQL 15 Beta 4 release announcement draft Erik Rijkers
- Re: Different compression methods for FPI Michael Paquier
- Re: failing to build preproc.c on solaris with sun studio Peter Eisentraut
- Re: Reducing the chunk header sizes on all memory context types Yura Sokolov
- Re: [RFC] building postgres with meson - v12 Peter Eisentraut
- RE: Handle infinite recursion in logical replication setup shiy.fnst@fujitsu.com
- Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica. Kyotaro Horiguchi
- Re: Add last_vacuum_index_scans in pg_stat_all_tables Ibrar Ahmed
- Re: Proposal: allow database-specific role memberships Ibrar Ahmed
- Re: BufferAlloc: don't take two simultaneous locks Ibrar Ahmed
- Re: [RFC] building postgres with meson - v12 Peter Eisentraut
- Re: PostgreSQL 15 Beta 4 release announcement draft Alvaro Herrera
- Re: Add tracking of backend memory allocated to pg_stat_activity Kyotaro Horiguchi
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: Add tracking of backend memory allocated to pg_stat_activity Kyotaro Horiguchi
- Re: [RFC] building postgres with meson - v12 Alvaro Herrera
- Re: ALTER TABLE uses a bistate but not for toast tables Drouvot, Bertrand
- Re: SYSTEM_USER reserved word implementation Michael Paquier
- Re: Different compression methods for FPI Justin Pryzby
- Re: Tracking last scan time Kyotaro Horiguchi
- PostGIS and json_categorize_type (Re: pgsql: Revert SQL/JSON features) Christoph Berg
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: PostGIS and json_categorize_type (Re: pgsql: Revert SQL/JSON features) Christoph Berg
- Re: [postgis-devel] PostGIS and json_categorize_type (Re: pgsql: Revert SQL/JSON features) Justin Pryzby
- Re: Patch to address creation of PgStat* contexts with null parent context Drouvot, Bertrand
- Re: [PATCH] Renumber confusing value for GUC_UNIT_BYTE Peter Eisentraut
- Re: [postgis-devel] PostGIS and json_categorize_type (Re: pgsql: Revert SQL/JSON features) Christoph Berg
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- Re: build remaining Flex files standalone Peter Eisentraut
- Re: Different compression methods for FPI Michael Paquier
- Re: Tracking last scan time Dave Page
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Drouvot, Bertrand
- Re: Return value of PathNameOpenFile() Daniel Gustafsson
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Allow logical replication to copy tables in binary format Melih Mutlu
- Re: New docs chapter on Transaction Management and related changes Simon Riggs
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Reducing the chunk header sizes on all memory context types Julien Rouhaud
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: pg_auth_members.grantor is bunk Robert Haas
- Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Dmitry Koval
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: SYSTEM_USER reserved word implementation Drouvot, Bertrand
- Re: pg_auth_members.grantor is bunk Jeff Davis
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: PostgreSQL 15 Beta 4 release announcement draft Jonathan S. Katz
- Re: PostgreSQL 15 Beta 4 release announcement draft Jonathan S. Katz
- Re: [PATCH] Query Jumbling for CALL and SET utility statements Imseih (AWS), Sami
- Re: SYSTEM_USER reserved word implementation Jacob Champion
- Re: Bug: Reading from single byte character column type may cause out of bounds memory reads. Tom Lane
- Re: pg_auth_members.grantor is bunk Robert Haas
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: Support tls-exporter as channel binding for TLSv1.3 Jacob Champion
- Re: small windows psqlrc re-wording Tom Lane
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Justin Pryzby
- Re: START_REPLICATION SLOT causing a crash in an assert build Andres Freund
- Re: proposal: possibility to read dumped table's name from file Daniel Gustafsson
- Doc fix and adjustment for MERGE command Vitaly Burovoy