Mailing lists [pgsql-hackers]
- Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Robert Haas
- Re: Adding CI to our tree Andres Freund
- Re: Column Filtering in Logical Replication Alvaro Herrera
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: Adding CI to our tree Justin Pryzby
- Re: Add client connection check during the execution of the query Thomas Munro
- Re: Add sub-transaction overflow status in pg_stat_activity Bossart, Nathan
- Re: make tuplestore helper function Melanie Plageman
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: Adding CI to our tree Andres Freund
- Re: row filtering for logical replication Peter Smith
- Re: O(n) tasks cause lengthy startups and checkpoints Bossart, Nathan
- Re: row filtering for logical replication Peter Smith
- Re: Adding CI to our tree Tom Lane
- Re: Adding CI to our tree Andres Freund
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Andres Freund
- RE: parallel vacuum comments tanghy.fnst@fujitsu.com
- Re: Assertion failure with replication origins and PREPARE TRANSACTIOn Michael Paquier
- RE: parallel vacuum comments houzj.fnst@fujitsu.com
- Re: Failed transaction statistics to measure the logical replication progress Amit Kapila
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: parallel vacuum comments Amit Kapila
- Re: Adding CI to our tree Thomas Munro
- more descriptive message for process termination due to max_slot_wal_keep_size Kyotaro Horiguchi
- Re: Adding CI to our tree Andres Freund
- Re: Skipping logical replication transactions on subscriber side vignesh C
- Re: row filtering for logical replication Amit Kapila
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- Re: Skipping logical replication transactions on subscriber side Greg Nancarrow
- Re: Skipping logical replication transactions on subscriber side Dilip Kumar
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Andres Freund
- Re: Commitfest 2021-11 Patch Triage - Part 3 Jeff Davis
- Re: Skipping logical replication transactions on subscriber side Dilip Kumar
- RE: pg_get_publication_tables() output duplicate relid houzj.fnst@fujitsu.com
- Question about HEAP_XMIN_COMMITTED liuhuailing@fujitsu.com
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Adding CI to our tree Daniel Gustafsson
- Re: Skipping logical replication transactions on subscriber side vignesh C
- Re: Skipping logical replication transactions on subscriber side Dilip Kumar
- Re: Add client connection check during the execution of the query Thomas Munro
- Re: row filtering for logical replication Amit Kapila
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Confused comment about drop replica identity index wangw.fnst@fujitsu.com
- Re: Add sub-transaction overflow status in pg_stat_activity Ashutosh Sharma
- RE: Failed transaction statistics to measure the logical replication progress houzj.fnst@fujitsu.com
- Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData? Bharath Rupireddy
- Re: Confused comment about drop replica identity index Ashutosh Bapat
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Ashutosh Bapat
- Re: conchuela has some SSL issues Mikael Kjellström
- Re: Defining (and possibly skipping) useless VACUUM operations Robert Haas
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Bharath Rupireddy
- Re: cutting down the TODO list thread John Naylor
- Re: Commitfest 2021-11 Patch Triage - Part 3 Mark Dilger
- Re: Column Filtering in Logical Replication Alvaro Herrera
- Re: O(n) tasks cause lengthy startups and checkpoints Bruce Momjian
- pg_upgrade operation failed if table created in --single user mode tushar
- Re: Defining (and possibly skipping) useless VACUUM operations Peter Geoghegan
- Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Shruthi Gowda
- Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) tushar
- Re: pg_upgrade operation failed if table created in --single user mode Tom Lane
- Re: Defining (and possibly skipping) useless VACUUM operations Robert Haas
- Re: Commitfest 2021-11 Patch Triage - Part 3 Jeff Davis
- Re: Add id's to various elements in protocol.sgml Corey Huinker
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Column Filtering in Logical Replication Alvaro Herrera
- Re: Add id's to various elements in protocol.sgml Alvaro Herrera
- Re: O(n) tasks cause lengthy startups and checkpoints Bossart, Nathan
- Re: O(n) tasks cause lengthy startups and checkpoints Bossart, Nathan
- Re: WIN32 pg_import_system_collations Juan José Santamaría Flecha
- Re: O(n) tasks cause lengthy startups and checkpoints Bossart, Nathan
- Re: Defining (and possibly skipping) useless VACUUM operations Peter Geoghegan
- Life cycles of tuple descriptors Chapman Flack
- Re: Remove pg_strtouint64(), use strtoull() directly Peter Eisentraut