Mailing lists [pgsql-hackers]
- Re: New developer papercut - Makefile references INSTALL Magnus Hagander
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: refactoring basebackup.c Robert Haas
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: role self-revocation David G. Johnston
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Thomas Munro
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Thomas Munro
- Re: Doc about how to set max_wal_senders when setting minimal wal_level David G. Johnston
- Re: Doc about how to set max_wal_senders when setting minimal wal_level David G. Johnston
- Re: make tuplestore helper function Melanie Plageman
- Re: New developer papercut - Makefile references INSTALL Tom Lane
- Re: support for MERGE Zhihong Yu
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Alexander Korotkov
- Recovering stat file from crash Marek Kulik
- Re: Fix overflow in DecodeInterval Joseph Koshakow
- Re: refreshing query id for pg_stat_statements based on comment in sql Bruce Momjian
- Re: Time to drop plpython2? Andres Freund
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi
- Re: Time to drop plpython2? Tom Lane
- Re: make tuplestore helper function Michael Paquier
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier
- Re: refreshing query id for pg_stat_statements based on comment in sql Julien Rouhaud
- Re: Time to drop plpython2? Andres Freund
- Re: [RFC] building postgres with meson -v6 Andres Freund
- Re: [RFC] building postgres with meson Andres Freund
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi
- Re: Expose JIT counters/timing in pg_stat_statements Julien Rouhaud
- Re: Logical replication timeout problem Ajin Cherian
- Re: Optionally automatically disable logical replication subscriptions on error Peter Smith
- Re: role self-revocation Mark Dilger
- Re: Time to drop plpython2? Tom Lane
- Re: Time to drop plpython2? Andres Freund
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: Make relfile tombstone files conditional on WAL level Dilip Kumar
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: Comment typo in CheckCmdReplicaIdentity Michael Paquier
- Re: Comment typo in CheckCmdReplicaIdentity Peter Smith
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
- Re: Adding CI to our tree (ccache) Justin Pryzby
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: Logical replication timeout problem Masahiko Sawada
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- RE: Logical replication timeout problem kuroda.hayato@fujitsu.com
- Re: refactoring basebackup.c Jeevan Ladhe
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila
- Re: Temporary file access API Antonin Houska
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan
- Re: WIP: WAL prefetch (another approach) Tomas Vondra
- Re: Handle infinite recursion in logical replication setup vignesh C
- Add pg_freespacemap extension sql test Dong Wook Lee
- Re: Add pg_freespacemap extension sql test Dong Wook Lee
- Re: Add pg_freespacemap extension sql test Justin Pryzby
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Add pg_freespacemap extension sql test Dong Wook Lee
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: refactoring basebackup.c Robert Haas
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: Optimize external TOAST storage Dilip Kumar
- Re: Add pg_freespacemap extension sql test Tom Lane
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: refactoring basebackup.c Jeevan Ladhe
- Re: Make relfile tombstone files conditional on WAL level Robert Haas
- Re: refactoring basebackup.c Robert Haas
- Re: refactoring basebackup.c Jeevan Ladhe
- Re: [PATCH] Add reloption for views to enable RLS Christoph Heiss
- Re: New developer papercut - Makefile references INSTALL Robert Haas
- cpluspluscheck complains about use of register Andres Freund
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: [PATCH] pg_stat_toast v8 Gunnar \"Nick\" Bluth
- Re: Time to drop plpython2? Andres Freund
- Re: cpluspluscheck complains about use of register Tom Lane
- Re: Time to drop plpython2? Tom Lane
- Re: cpluspluscheck complains about use of register Andres Freund
- Re: Time to drop plpython2? Andres Freund
- minor change for create_list_bounds() Zhihong Yu
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart
- Re: Time to drop plpython2? Andres Freund
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Naming of the different stats systems / "stats collector" Andres Freund