Mailing lists [pgsql-hackers]
- Re: [PATCH] Expose port->authn_id to extensions and triggers Stephen Frost
- Re: Missed condition-variable wakeups on FreeBSD Thomas Munro
- Re: Proposal: Support custom authentication methods using hooks Tom Lane
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Patch: Code comments: why some text-handling functions are leakproof Tom Lane
- Re: Removing unneeded self joins Greg Stark
- Re: real/float example for testlibpq3 Chapman Flack
- Re: Separate the result of \watch for each query execution (psql) Tom Lane
- Re: real/float example for testlibpq3 Tom Lane
- stale statistics on postgres 14 Jaime Casanova
- Re: [PATCH] add relation and block-level filtering to pg_waldump Cary Huang
- MSVC build system installs extra executables Andrew Dunstan
- Re: [PATCH] Add TOAST support for several system tables Tom Lane
- Overflow of attmissingval is not handled gracefully Tom Lane
- Re: Overflow of attmissingval is not handled gracefully Andrew Dunstan
- Re: Overflow of attmissingval is not handled gracefully Tom Lane
- Re: Allow root ownership of client certificate key David Steele
- Re: Removing unneeded self joins Jaime Casanova
- Re: Allow root ownership of client certificate key Tom Lane
- Re: logical replication restrictions Euler Taveira
- Re: Allow root ownership of client certificate key Stephen Frost
- Re: Showing I/O timings spent reading/writing temp buffers in EXPLAIN Masahiko Sawada
- Re: Optionally automatically disable logical replication subscriptions on error Peter Smith
- Re: definition of CalculateMaxmumSafeLSN Kyotaro Horiguchi
- Re: Use "WAL segment" instead of "log segment" consistently in user-facing messages Kyotaro Horiguchi
- Re: Kerberos delegation support in libpq and postgres_fdw Stephen Frost
- RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com
- Re: Allow async standbys wait for sync replication (was: Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers) Hsu, John
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- Re: Showing I/O timings spent reading/writing temp buffers in EXPLAIN Masahiko Sawada
- Re: Removing unneeded self joins Greg Stark
- Re: Allow root ownership of client certificate key Tom Lane
- Re: PATCH: add "--config-file=" option to pg_rewind Michael Paquier
- Re: range_agg with multirange inputs Paul Jungwirth
- Re: definition of CalculateMaxmumSafeLSN Julien Rouhaud
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: logical replication empty transactions Ajin Cherian
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: Allow async standbys wait for sync replication (was: Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers) Bharath Rupireddy
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- Re: Separate the result of \watch for each query execution (psql) Pavel Stehule
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart
- Re: Allow async standbys wait for sync replication (was: Disallow quorum uncommitted (with synchronous standbys) txns in logical replication subscribers) Nathan Bossart
- pipeline mode and commands not allowed in a transaction block Yugo NAGATA
- Re: Proposal: Support custom authentication methods using hooks Michael Paquier
- RE: logical replication restrictions osumi.takamichi@fujitsu.com
- Re: [PATCH] Expose port->authn_id to extensions and triggers Michael Paquier
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Yugo NAGATA
- Re: [Proposal] Global temporary tables Wenjing Zeng
- Re: Failed transaction statistics to measure the logical replication progress Peter Smith
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: Allow async standbys wait for sync replication Kyotaro Horiguchi
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Add LZ4 compression in pg_dump Michael Paquier
- Re: psql: Make SSL info display more compact Peter Eisentraut
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- RE: Handle infinite recursion in logical replication setup kuroda.hayato@fujitsu.com
- Re: Typo in pgbench messages. Fabien COELHO
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: PATCH: add "--config-file=" option to pg_rewind Gunnar \"Nick\" Bluth
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: logical decoding and replication of sequences Amit Kapila
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: [PATCH] Expose port->authn_id to extensions and triggers Stephen Frost
- Proposal: array_unique_agg() function Aleksander Alekseev
- Re: Proposal: array_unique_agg() function Pavel Stehule
- Re:Proposal: array_unique_agg() function Sergei Kornilov
- Re: Proposal: array_unique_agg() function Aleksander Alekseev
- Re: Temporary file access API Stephen Frost
- Re: Pre-allocating WAL files Justin Pryzby
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file David Steele
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Pre-allocating WAL files Nathan Bossart
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart
- Re: convert libpq uri-regress tests to tap test Andrew Dunstan
- Re: convert libpq uri-regress tests to tap test Andres Freund
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack
- Commitfest 2022-03 Patch Triage Part 1a.i Greg Stark
- Commitfest 2022-03 Starts Now Greg Stark
- Re: Commitfest 2022-03 Patch Triage Part 1a.i Julien Rouhaud
- Re: Commitfest 2022-03 Patch Triage Part 1a.i Justin Pryzby
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost
- Re: [PATCH] Add reloption for views to enable RLS Christoph Heiss
- Re: Allow async standbys wait for sync replication Nathan Bossart
- Re: Add id's to various elements in protocol.sgml Brar Piening
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart
- Re: Allow async standbys wait for sync replication Bharath Rupireddy
- Re: Checkpointer sync queue fills up / loops around pg_usleep() are bad Thomas Munro
- Refactor statistics collector, backend status reporting and command progress reporting Nitin Jadhav
- Re: CREATEROLE and role ownership hierarchies Robert Haas
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file David Steele
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack
- Re: Implementing Incremental View Maintenance Yugo NAGATA
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack
- Re: [PATCH] Expose port->authn_id to extensions and triggers Peter Eisentraut
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost
- Re: Add id's to various elements in protocol.sgml Brar Piening
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack
- Re: Commitfest 2022-03 Patch Triage Part 1a.i Greg Stark
- Re: Commitfest 2022-03 Patch Triage Part 1a.i Greg Stark
- Re: CREATEROLE and role ownership hierarchies Robert Haas
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost
- Re: Commitfest 2022-03 Patch Triage Part 1a.i Dmitry Dolgov
- Re: Add id's to various elements in protocol.sgml Chapman Flack
- Commitfest 2022-03 Patch Triage Part 1b Greg Stark
- Re: Proposal: Support custom authentication methods using hooks Nathan Bossart
- Re: Proposal: Support custom authentication methods using hooks Jonathan S. Katz
- Re: Proposal: Support custom authentication methods using hooks Jonathan S. Katz
- Re: Allow async standbys wait for sync replication Nathan Bossart
- Re: Commitfest 2022-03 Patch Triage Part 1b Tom Lane
- Re: range_agg with multirange inputs Chapman Flack
- Re: Proposal: Support custom authentication methods using hooks Andres Freund
- Re: Proposal: Support custom authentication methods using hooks Andres Freund
- Re: SQL/JSON: functions Andrew Dunstan
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Robert Haas
- Re: Checkpointer sync queue fills up / loops around pg_usleep() are bad Andres Freund
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: Consider parallel for lateral subqueries with limit Tom Lane
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Tom Lane
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Typo in pgbench messages. Tatsuo Ishii
- Re: logical replication restrictions Euler Taveira
- Re: speed up a logical replica setup Andreas Karlsson
- Re: Optionally automatically disable logical replication subscriptions on error Peter Smith
- Re: Separate the result of \watch for each query execution (psql) Noboru Saito
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Robert Haas
- RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com
- RE: logical replication restrictions osumi.takamichi@fujitsu.com
- RE: logical replication empty transactions shiy.fnst@fujitsu.com
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Tom Lane
- Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: pg_stat_get_replication_slot and pg_stat_get_subscription_worker incorrectly marked as proretset Amit Kapila
- Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan
- Re: [Proposal] Global temporary tables Wenjing Zeng
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Peter Smith
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Optionally automatically disable logical replication subscriptions on error Masahiko Sawada
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Masahiko Sawada
- Re: Allow async standbys wait for sync replication Bharath Rupireddy
- PG DOCS - logical replication filtering Peter Smith
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Design of pg_stat_subscription_workers vs pgstats Andres Freund
- Re: Failed transaction statistics to measure the logical replication progress Masahiko Sawada
- Re: Allow root ownership of client certificate key Chris Bandy
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Masahiko Sawada
- Re: Use "WAL segment" instead of "log segment" consistently in user-facing messages Bharath Rupireddy
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Kyotaro Horiguchi
- Re: make tuplestore helper function Michael Paquier
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Kyotaro Horiguchi
- Re: [PATCH] Expose port->authn_id to extensions and triggers Michael Paquier
- Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila
- Re: pg_stat_get_replication_slot and pg_stat_get_subscription_worker incorrectly marked as proretset Michael Paquier
- Re: CREATE INDEX CONCURRENTLY on partitioned index Alexander Pyhalov
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Masahiko Sawada
- pg_stop_backup() v2 incorrectly marked as proretset Michael Paquier
- Re: Design of pg_stat_subscription_workers vs pgstats Andres Freund
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Andres Freund
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Andres Freund
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Masahiko Sawada
- Re: [PATCH] Expose port->authn_id to extensions and triggers Peter Eisentraut
- Re: pg_stop_backup() v2 incorrectly marked as proretset Kyotaro Horiguchi
- Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut
- RE: Failed transaction statistics to measure the logical replication progress shiy.fnst@fujitsu.com
- Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut
- Re: Two noncritical bugs of pg_waldump Kyotaro Horiguchi
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Kyotaro Horiguchi
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: PG DOCS - logical replication filtering Aleksander Alekseev
- Re: PG DOCS - logical replication filtering Aleksander Alekseev
- Re: PG DOCS - logical replication filtering Amit Kapila
- Re: Add id's to various elements in protocol.sgml Peter Eisentraut
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- Re: Add id's to various elements in protocol.sgml Peter Eisentraut
- Re: PG DOCS - logical replication filtering Aleksander Alekseev
- Re: create_index test fails when synchronous_commit = off @ master Aleksander Alekseev
- Re: pg_stop_backup() v2 incorrectly marked as proretset Michael Paquier
- Re: [PATCH] Add reloption for views to enable RLS Dean Rasheed
- Changing "Hot Standby" to "hot standby" Daniel Westermann (DWE)
- Re: psql: Make SSL info display more compact Daniel Gustafsson
- Re: pg_stop_backup() v2 incorrectly marked as proretset Aleksander Alekseev
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
- Re: Design of pg_stat_subscription_workers vs pgstats Amit Kapila
- Re: [PATCH] Add reloption for views to enable RLS Wolfgang Walther
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Fabien COELHO
- Re: row filtering for logical replication Tomas Vondra
- Add CHECKPOINT_REQUESTED flag to the log message in LogCheckpointStart() Nitin Jadhav
- Re: Commitfest 2022-03 Patch Triage Part 1a.i Daniel Gustafsson
- Re: row filtering for logical replication Euler Taveira
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Add CHECKPOINT_REQUESTED flag to the log message in LogCheckpointStart() Bharath Rupireddy
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: logical replication empty transactions Ajin Cherian
- Re: Changing "Hot Standby" to "hot standby" Aleksander Alekseev
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Proposal: Support custom authentication methods using hooks Jonathan S. Katz
- Re: PG DOCS - logical replication filtering Peter Eisentraut
- Re: pg_stop_backup() v2 incorrectly marked as proretset Robert Haas
- Re: pg_stop_backup() v2 incorrectly marked as proretset Tom Lane
- Re: pg_stop_backup() v2 incorrectly marked as proretset Aleksander Alekseev
- Re: Allow root ownership of client certificate key Tom Lane
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Ashutosh Sharma
- Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov
- Re: Proposal: Support custom authentication methods using hooks Bruce Momjian
- [PoC/RFC] Multiple passwords, interval expirations Joshua Brindle
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Proposal: Support custom authentication methods using hooks Tom Lane
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Proposal: Support custom authentication methods using hooks Bruce Momjian
- Re: SQL/JSON: functions Andrew Dunstan
- Re: Changing "Hot Standby" to "hot standby" Daniel Westermann (DWE)
- Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: [PoC/RFC] Multiple passwords, interval expirations Joshua Brindle
- Re: Proposal: Support custom authentication methods using hooks Joshua Brindle
- Re: Proposal: Support custom authentication methods using hooks Jonathan S. Katz
- Re: Proposal: Support custom authentication methods using hooks Bruce Momjian
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Robert Haas
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Proposal: Support custom authentication methods using hooks Bruce Momjian
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Tom Lane
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Add 64-bit XIDs into PostgreSQL 15 Justin Pryzby
- Re: pg_stop_backup() v2 incorrectly marked as proretset Julien Rouhaud
- Re: Commitfest 2022-03 Patch Triage Part 1a.i Greg Stark
- Re: pg_stop_backup() v2 incorrectly marked as proretset Chapman Flack
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: Allow root ownership of client certificate key David Steele
- Re: pg_stop_backup() v2 incorrectly marked as proretset David Steele
- Re: Commitfest 2022-03 Patch Triage Part 1a.i Tom Lane
- Re: Commitfest 2022-03 Patch Triage Part 1a.i Julien Rouhaud
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Robert Haas
- Re: using extended statistics to improve join estimates Justin Pryzby
- Re: using extended statistics to improve join estimates Justin Pryzby
- Re: Add id's to various elements in protocol.sgml Brar Piening
- Re: Add id's to various elements in protocol.sgml Chapman Flack
- Re: [Proposal] Global temporary tables Adam Brusselback
- Re: [PoC/RFC] Multiple passwords, interval expirations Joshua Brindle
- Re: [Proposal] Global temporary tables Pavel Stehule
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Bharath Rupireddy
- Re: [PATCH] Add reloption for views to enable RLS Laurenz Albe
- Re: Support for grabbing multiple consecutive values with nextval() Jille Timmermans
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack
- Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Robert Haas
- Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Andres Freund
- Re: Proposal: Support custom authentication methods using hooks Andres Freund
- Re: trigger example for plsample Mark Wong
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Proposal: Support custom authentication methods using hooks samay sharma
- Re: Adding CI to our tree Justin Pryzby
- Re: Proposal: Support custom authentication methods using hooks Andres Freund
- Re: [Proposal] Global temporary tables Andres Freund
- Re: Add 64-bit XIDs into PostgreSQL 15 Andres Freund
- Re: [PATCH] Expose port->authn_id to extensions and triggers Andres Freund
- Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Robert Haas
- Re: libpq compression (part 2) Justin Pryzby
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: Logical replication timeout problem Peter Smith
- Re: Column Filtering in Logical Replication Justin Pryzby
- Re: Add CHECKPOINT_REQUESTED flag to the log message in LogCheckpointStart() Kyotaro Horiguchi
- Re: PG DOCS - logical replication filtering Peter Smith
- Re: PG DOCS - logical replication filtering Peter Smith
- Re: Proposal: Support custom authentication methods using hooks,Re: Proposal: Support custom authentication methods using hooks Tatsuo Ishii
- Why do spgbuildempty(), btbuildempty(), and blbuildempty() use smgrwrite()? Melanie Plageman
- Re: Avoiding smgrimmedsync() during nbtree index builds Justin Pryzby
- Re: pg_stop_backup() v2 incorrectly marked as proretset Michael Paquier
- Re: pg_stop_backup() v2 incorrectly marked as proretset Michael Paquier
- Re: Changing "Hot Standby" to "hot standby" Kyotaro Horiguchi
- Re: Add CHECKPOINT_REQUESTED flag to the log message in LogCheckpointStart() Michael Paquier
- Re: [Proposal] Global temporary tables Pavel Stehule
- Re: shared-memory based stats collector Andres Freund
- Re: Design of pg_stat_subscription_workers vs pgstats Andres Freund
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Ashutosh Sharma
- Re: row filtering for logical replication Amit Kapila
- Doc about how to set max_wal_senders when setting minimal wal_level Japin Li
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Kyotaro Horiguchi
- Re: Why do spgbuildempty(), btbuildempty(), and blbuildempty() use smgrwrite()? Kyotaro Horiguchi
- Re: Add CHECKPOINT_REQUESTED flag to the log message in LogCheckpointStart() Kyotaro Horiguchi
- Re: PG DOCS - logical replication filtering Amit Kapila
- Re: Doc about how to set max_wal_senders when setting minimal wal_level David G. Johnston
- RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com
- RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com
- Re: logical replication empty transactions Ajin Cherian
- Re: PG DOCS - logical replication filtering Peter Smith
- Re: Doc about how to set max_wal_senders when setting minimal wal_level Japin Li
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- RE: row filtering for logical replication shiy.fnst@fujitsu.com
- Re: Proposal: Support custom authentication methods using hooks Tatsuo Ishii
- Re: Proposal: Support custom authentication methods using hooks Michael Paquier
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila
- Re: Changing "Hot Standby" to "hot standby" Daniel Westermann (DWE)
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: Changing "Hot Standby" to "hot standby" Kyotaro Horiguchi
- Re: Commitfest 2022-03 Patch Triage Part 1b Fabien COELHO
- Re: Changing "Hot Standby" to "hot standby" Daniel Westermann (DWE)
- Re: [PATCH] Expose port->authn_id to extensions and triggers Michael Paquier
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: libpq compression (part 2) Daniil Zakhlystov
- Re: Support for grabbing multiple consecutive values with nextval() Peter Eisentraut
- Re: Commitfest 2022-03 Patch Triage Part 1a.i Yugo NAGATA
- RE: Logical replication timeout problem kuroda.hayato@fujitsu.com
- Re: Support for grabbing multiple consecutive values with nextval() Jille Timmermans
- Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut
- Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut
- Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut
- Re: Make mesage at end-of-recovery less scary. Ashutosh Sharma
- Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut
- Re: Mingw task for Cirrus CI Melih Mutlu
- Re: row filtering for logical replication Amit Kapila
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov
- Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Problem with moderation of messages with patched attached. Pavel Borisov
- Re: Problem with moderation of messages with patched attached. Maxim Orlov
- Re: Commitfest 2022-03 Patch Triage Part 1a.i Daniel Gustafsson
- Re: Mingw task for Cirrus CI Andrew Dunstan
- Re: Problem with moderation of messages with patched attached. Aleksander Alekseev
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Masahiko Sawada
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Andrew Dunstan
- Re: Problem with moderation of messages with patched attached. Dave Page
- Re: Problem with moderation of messages with patched attached. Pavel Borisov
- Re: Problem with moderation of messages with patched attached. Aleksander Alekseev
- Re: Problem with moderation of messages with patched attached. Dave Page
- Re: Problem with moderation of messages with patched attached. Pavel Borisov
- Re: Problem with moderation of messages with patched attached. Julien Rouhaud
- Re: Add 64-bit XIDs into PostgreSQL 15 Alexander Korotkov
- Re: Problem with moderation of messages with patched attached. Pavel Borisov
- Re: Problem with moderation of messages with patched attached. Dave Page
- Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov
- Re: Problem with moderation of messages with patched attached. Aleksander Alekseev
- Re: Problem with moderation of messages with patched attached. Julien Rouhaud
- Re: Problem with moderation of messages with patched attached. Aleksander Alekseev
- Re: Problem with moderation of messages with patched attached. Pavel Borisov
- Re: Allow parallel plan for referential integrity checks? Frédéric Yhuel
- Re: Add id's to various elements in protocol.sgml Brar Piening
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Nitin Jadhav
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Ashutosh Sharma
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Ashutosh Sharma
- Re: Problem with moderation of messages with patched attached. Tom Lane
- casting operand to proper type in BlockIdGetBlockNumber Zhihong Yu
- Re: Problem with moderation of messages with patched attached. Julien Rouhaud
- Re: casting operand to proper type in BlockIdGetBlockNumber Tom Lane
- Re: casting operand to proper type in BlockIdGetBlockNumber Zhihong Yu
- Re: Proposal: Support custom authentication methods using hooks Joshua Brindle
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: [Proposal] Global temporary tables Robert Haas
- Re: casting operand to proper type in BlockIdGetBlockNumber Tom Lane
- Re: [PATCH v2] use has_privs_for_role for predefined roles Joshua Brindle
- Re: casting operand to proper type in BlockIdGetBlockNumber Zhihong Yu
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Robert Haas
- Re: casting operand to proper type in BlockIdGetBlockNumber Tom Lane
- Re: Add 64-bit XIDs into PostgreSQL 15 Stephen Frost
- Re: Proposal: Support custom authentication methods using hooks,Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Proposal: Support custom authentication methods using hooks Bruce Momjian
- Re: casting operand to proper type in BlockIdGetBlockNumber Zhihong Yu
- Re: casting operand to proper type in BlockIdGetBlockNumber Andres Freund
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Proposal: Support custom authentication methods using hooks Jonathan S. Katz
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Problem with moderation of messages with patched attached. Stephen Frost
- Re: Problem with moderation of messages with patched attached. Stephen Frost
- Re: casting operand to proper type in BlockIdGetBlockNumber Tom Lane
- Re: casting operand to proper type in BlockIdGetBlockNumber Andres Freund
- Re: Proposal: Support custom authentication methods using hooks Bruce Momjian
- Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Robert Haas
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Julien Rouhaud
- Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Andres Freund
- Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Robert Haas
- Re: casting operand to proper type in BlockIdGetBlockNumber Tom Lane
- Re: Commitfest 2022-03 Patch Triage Part 1b Greg Stark
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: casting operand to proper type in BlockIdGetBlockNumber Andres Freund
- Re: row filtering for logical replication Euler Taveira
- Re: [Proposal] Global temporary tables Greg Stark
- Re: casting operand to proper type in BlockIdGetBlockNumber Tom Lane
- Re: [Proposal] Global temporary tables Robert Haas
- Re: pg_stop_backup() v2 incorrectly marked as proretset Robert Haas
- Re: casting operand to proper type in BlockIdGetBlockNumber Andres Freund
- Re: [Proposal] Global temporary tables Andres Freund
- Re: casting operand to proper type in BlockIdGetBlockNumber Zhihong Yu
- Re: pg_stop_backup() v2 incorrectly marked as proretset Tom Lane
- Re: casting operand to proper type in BlockIdGetBlockNumber Tom Lane
- Re: pg_stop_backup() v2 incorrectly marked as proretset Chapman Flack
- Re: pg_stop_backup() v2 incorrectly marked as proretset Tom Lane
- Re: Reducing power consumption on idle servers Jim Nasby
- Re: Reducing power consumption on idle servers Tom Lane
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
- Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
- Re: pg_stop_backup() v2 incorrectly marked as proretset Michael Paquier
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Masahiko Sawada
- Re: pg_stop_backup() v2 incorrectly marked as proretset Kyotaro Horiguchi
- Re: logical replication empty transactions Ajin Cherian
- Re: XLogReadRecord() error in XlogReadTwoPhaseData() Noah Misch
- Re: [PATCH] Expose port->authn_id to extensions and triggers Michael Paquier
- RE: Add the replication origin name and commit-LSN to logical replication worker errcontext osumi.takamichi@fujitsu.com
- false failure of test_docoding regression test Kyotaro Horiguchi
- Re: PG DOCS - logical replication filtering Peter Smith
- Re: PG DOCS - logical replication filtering Peter Smith
- Re: Doc about how to set max_wal_senders when setting minimal wal_level Japin Li
- Re: Proposal: Support custom authentication methods using hooks,Re: Proposal: Support custom authentication methods using hooks Tatsuo Ishii
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Michael Paquier
- Re: Adding CI to our tree (ccache) Justin Pryzby
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Masahiko Sawada
- Re: Make relfile tombstone files conditional on WAL level Dilip Kumar
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila
- Re: Doc about how to set max_wal_senders when setting minimal wal_level Kyotaro Horiguchi
- RE: Add the replication origin name and commit-LSN to logical replication worker errcontext osumi.takamichi@fujitsu.com
- RE: [Proposal] Add foreign-server health checks infrastructure kuroda.hayato@fujitsu.com
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
- pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier
- Re: Optionally automatically disable logical replication subscriptions on error Masahiko Sawada
- Re: wal_compression=zstd Michael Paquier
- Re: logical replication empty transactions Peter Smith
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi
- RE: Logical replication timeout problem kuroda.hayato@fujitsu.com
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi
- Re: refactoring basebackup.c Dipesh Pandit
- Re: psql - add SHOW_ALL_RESULTS option Peter Eisentraut
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi
- [Proposal] vacuumdb --schema only Gilles Darold
- Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Bharath Rupireddy
- Re: Doc about how to set max_wal_senders when setting minimal wal_level Japin Li
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Thomas Munro
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: Removing unneeded self joins Andrey Lepikhov
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Thomas Munro
- Re: [Proposal] vacuumdb --schema only Justin Pryzby
- Re: [Proposal] vacuumdb --schema only Dinesh Chemuduru
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Masahiko Sawada
- Re: wal_compression=zstd Justin Pryzby
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Ashutosh Sharma
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Ashutosh Sharma
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Euler Taveira
- Re: [Proposal] vacuumdb --schema only Gilles Darold
- Re: wal_compression=zstd Robert Haas
- Re: wal_compression=zstd Andrew Dunstan
- Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
- Re: Commitfest 2022-03 Patch Triage Part 1b Fabien COELHO
- pg_rewind enhancements RKN Sai Krishna
- walmethods.c is kind of a mess (was Re: refactoring basebackup.c) Robert Haas
- Re: New Table Access Methods for Multi and Single Inserts Matthias van de Meent
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Tom Lane
- Re: Add LZ4 compression in pg_dump Justin Pryzby
- Re: Make unlogged table resets detectable Justin Pryzby
- Re: SQL/JSON: functions Andrew Dunstan
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Tom Lane
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Tom Lane
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund
- Re: SQL/JSON: JSON_TABLE Erikjan Rijkers
- Re: Proposal: Support custom authentication methods using hooks,Re: Proposal: Support custom authentication methods using hooks Joshua Brindle
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Proposal: Support custom authentication methods using hooks Jacob Champion
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Nikita Glukhov
- Re: Allow async standbys wait for sync replication Nathan Bossart
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tomas Vondra
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tom Lane
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Thomas Munro
- role self-revocation Robert Haas
- Re: role self-revocation Tom Lane
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Tom Lane
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund
- Re: Avoiding smgrimmedsync() during nbtree index builds Melanie Plageman
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Tom Lane
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Nikita Glukhov
- Re: role self-revocation David G. Johnston
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund
- Re: Proposal: Support custom authentication methods using hooks,Re: Proposal: Support custom authentication methods using hooks Tatsuo Ishii
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Thomas Munro
- [PoC] Let libpq reject unexpected authentication requests Jacob Champion
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila
- Re: [PoC] Let libpq reject unexpected authentication requests Tom Lane
- Re: Adding CI to our tree (ccache) Andres Freund
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Thomas Munro
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund
- Re: [PoC] Let libpq reject unexpected authentication requests Michael Paquier
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tomas Vondra
- Re: ICU for global collation Julien Rouhaud
- Re: Allow async standbys wait for sync replication Bharath Rupireddy
- Re: pl/pgsql feature request: shorthand for argument and local variable references Julien Rouhaud
- Re: wal_compression=zstd Michael Paquier
- Re: pl/pgsql feature request: shorthand for argument and local variable references Michael Paquier
- Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Etsuro Fujita
- Re: Make unlogged table resets detectable Michael Paquier
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andrew Dunstan
- Re: [PoC] Let libpq reject unexpected authentication requests Andrew Dunstan
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: SQL/JSON: functions Andrew Dunstan
- Re: [PoC] Let libpq reject unexpected authentication requests Tom Lane
- Re: Proposal: Support custom authentication methods using hooks Jeff Davis
- Re: Allow async standbys wait for sync replication Andres Freund
- Re: range_agg with multirange inputs Paul Jungwirth
- Re: JSON path decimal literal syntax Nikita Glukhov
- timestamp for query in pg_stat_statements Zhihong Yu
- Re: timestamp for query in pg_stat_statements Julien Rouhaud
- Re: Allow async standbys wait for sync replication Bharath Rupireddy
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Alexander Korotkov
- Re: [Proposal] vacuumdb --schema only Gilles Darold
- Re: New Table Access Methods for Multi and Single Inserts Bharath Rupireddy
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Andrew Dunstan
- Re: [Proposal] vacuumdb --schema only Justin Pryzby
- Re: role self-revocation Robert Haas
- Re: role self-revocation Robert Haas
- Re: Fix overflow in DecodeInterval Joseph Koshakow
- Re: Adding CI to our tree (ccache) Justin Pryzby
- Re: role self-revocation Tom Lane
- Re: role self-revocation Joshua Brindle
- Re: role self-revocation Tom Lane
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tomas Vondra
- Re: role self-revocation David G. Johnston
- Re: row filtering for logical replication Tomas Vondra
- Re: timestamp for query in pg_stat_statements Zhihong Yu
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Comment typo in CheckCmdReplicaIdentity Peter Smith
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Andres Freund
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Victor Yegorov
- Re: Optionally automatically disable logical replication subscriptions on error Peter Smith
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Masahiko Sawada
- Re: Time to drop plpython2? Andres Freund
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Andres Freund
- Re: Comment typo in CheckCmdReplicaIdentity Michael Paquier
- Re: Time to drop plpython2? Andres Freund
- Re: logical decoding and replication of sequences Peter Smith
- Re: timestamp for query in pg_stat_statements Julien Rouhaud
- Re: pl/pgsql feature request: shorthand for argument and local variable references Michael Paquier
- Re: Comment typo in CheckCmdReplicaIdentity Julien Rouhaud
- Re: make tuplestore helper function Michael Paquier
- Re: row filtering for logical replication Amit Kapila
- Re: pl/pgsql feature request: shorthand for argument and local variable references Julien Rouhaud
- RE: Optionally automatically disable logical replication subscriptions on error shiy.fnst@fujitsu.com
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- Re: timestamp for query in pg_stat_statements Zhihong Yu
- Re: timestamp for query in pg_stat_statements Julien Rouhaud
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: Handle infinite recursion in logical replication setup Dilip Kumar
- Re: role self-revocation David G. Johnston
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Amit Kapila
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: pl/pgsql feature request: shorthand for argument and local variable references Michael Paquier
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: [PATCH] Add extra statistics to explain for Nested Loop Julien Rouhaud
- Re: Handle infinite recursion in logical replication setup vignesh C
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- Re: pl/pgsql feature request: shorthand for argument and local variable references Pavel Stehule
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: pl/pgsql feature request: shorthand for argument and local variable references Julien Rouhaud
- RE: Handle infinite recursion in logical replication setup kuroda.hayato@fujitsu.com
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: wal_compression=zstd Michael Paquier
- Re: Handle infinite recursion in logical replication setup vignesh C
- RE: Handle infinite recursion in logical replication setup kuroda.hayato@fujitsu.com
- Re: [Proposal] vacuumdb --schema only Gilles Darold
- Re: Handle infinite recursion in logical replication setup Dilip Kumar
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi
- Re: Parallel copy Bharath Rupireddy
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- RE: logical replication empty transactions shiy.fnst@fujitsu.com
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- Re: suboverflowed subtransactions concurrency performance optimize Julien Rouhaud
- Re: Handle infinite recursion in logical replication setup Dilip Kumar
- Re: [PoC] Let libpq reject unexpected authentication requests Laurenz Albe
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup Ashutosh Bapat
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier
- Re: Add parameter jit_warn_above_fraction Magnus Hagander
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier
- Re: Add parameter jit_warn_above_fraction Magnus Hagander
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: Expose JIT counters/timing in pg_stat_statements Magnus Hagander
- Re: Expose JIT counters/timing in pg_stat_statements Magnus Hagander
- Re: logical replication empty transactions Ajin Cherian
- Re: Expose JIT counters/timing in pg_stat_statements Dmitry Dolgov
- Re: Add parameter jit_warn_above_fraction Justin Pryzby
- Re: suboverflowed subtransactions concurrency performance optimize Simon Riggs
- Re: [RFC] building postgres with meson Peter Eisentraut
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: suboverflowed subtransactions concurrency performance optimize Julien Rouhaud
- Re: generic plans and "initial" pruning Amit Langote
- Re: Proposal: Support custom authentication methods using hooks,Re: Proposal: Support custom authentication methods using hooks Joshua Brindle
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: Add parameter jit_warn_above_fraction Magnus Hagander
- Re: New developer papercut - Makefile references INSTALL Magnus Hagander
- Re: role self-revocation Robert Haas
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: role self-revocation Robert Haas
- Re: New developer papercut - Makefile references INSTALL Tom Lane
- Re: role self-revocation Robert Haas
- Re: role self-revocation David G. Johnston
- Re: role self-revocation Tom Lane
- Re: Changing "Hot Standby" to "hot standby" Daniel Westermann (DWE)
- Re: New Table Access Methods for Multi and Single Inserts Matthias van de Meent
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: role self-revocation David G. Johnston
- Re: [PATCH] minor reloption regression tests improvement Greg Stark
- refreshing query id for pg_stat_statements based on comment in sql Zhihong Yu
- Re: [PATCH] minor reloption regression tests improvement Nikolay Shaplov
- Re: role self-revocation Robert Haas
- Re: [RFC] building postgres with meson Andres Freund
- Re: role self-revocation Robert Haas
- Re: role self-revocation Tom Lane
- Re: role self-revocation Robert Haas
- Re: role self-revocation Stephen Frost
- Re: role self-revocation David G. Johnston
- Re: role self-revocation Stephen Frost
- Re: role self-revocation Tom Lane
- Re: role self-revocation Tom Lane
- Re: Adding CI to our tree (ccache) Andres Freund
- Re: role self-revocation Stephen Frost
- Re: role self-revocation Robert Haas
- Re: role self-revocation Stephen Frost
- Re: role self-revocation David G. Johnston
- Re: role self-revocation Robert Haas
- Re: Make relfile tombstone files conditional on WAL level Robert Haas
- Re: Make relfile tombstone files conditional on WAL level Robert Haas
- Re: support for MERGE Álvaro Herrera
- Re: role self-revocation Mark Dilger
- Re: role self-revocation Robert Haas
- Re: role self-revocation Mark Dilger
- Re: support for MERGE Álvaro Herrera
- Re: Time to drop plpython2? Tom Lane
- Re: role self-revocation Mark Dilger
- Re: role self-revocation Tom Lane
- Re: [BUG] Panic due to incorrect missingContrecPtr after promotion Imseih (AWS), Sami
- 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
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file David Steele
- Re: WIP: WAL prefetch (another approach) Andres Freund
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: Naming of the different stats systems / "stats collector" David G. Johnston
- Re: Changing "Hot Standby" to "hot standby" Robert Treat
- Re: Add non-blocking version of PQcancel Jacob Champion
- Re: Add the replication origin name and commit-LSN to logical replication worker errcontext Masahiko Sawada
- Re: Optionally automatically disable logical replication subscriptions on error Masahiko Sawada
- Re: Allow async standbys wait for sync replication Hsu, John
- Re: Reducing power consumption on idle servers Zheng Li
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack
- Re: Naming of the different stats systems / "stats collector" Kyotaro Horiguchi
- Re: Naming of the different stats systems / "stats collector" Andres Freund
- Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
- Re: Allow async standbys wait for sync replication Andres Freund
- Re: Naming of the different stats systems / "stats collector" David G. Johnston
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: Naming of the different stats systems / "stats collector" Andres Freund
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
- Re: Naming of the different stats systems / "stats collector" David G. Johnston
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- RE: Logical replication timeout problem kuroda.hayato@fujitsu.com
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- Re: Optionally automatically disable logical replication subscriptions on error Masahiko Sawada
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- Re: Logical replication timeout problem Masahiko Sawada
- Re: WIP: WAL prefetch (another approach) Julien Rouhaud
- 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: 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: Changing "Hot Standby" to "hot standby" Daniel Westermann (DWE)
- Re: wal_compression=zstd Michael Paquier
- Re: Changing "Hot Standby" to "hot standby" Michael Paquier
- Re: Optionally automatically disable logical replication subscriptions on error Masahiko Sawada
- Re: Column Filtering in Logical Replication Peter Eisentraut
- Re: Time to drop plpython2? Peter Eisentraut
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: RFC: Logging plan of the running query torikoshia
- Re: cpluspluscheck complains about use of register Fabien COELHO
- RE: Column Filtering in Logical Replication houzj.fnst@fujitsu.com
- [PATCH] Double declaration in pg_upgrade.h Pavel Borisov
- Re: parse/analyze API refactoring Peter Eisentraut
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Add pg_freespacemap extension sql test Dong Wook Lee
- Re: [PATCH] Double declaration in pg_upgrade.h Peter Eisentraut
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- Re: Changing "Hot Standby" to "hot standby" Daniel Westermann (DWE)
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: logical decoding and replication of sequences Amit Kapila
- Re: [RFC] building postgres with meson -v6 Peter Eisentraut
- Re: Time to drop plpython2? Andrew Dunstan
- Re: role self-revocation Peter Eisentraut
- Re: Synchronizing slots from primary to standby Ashutosh Sharma
- Re: role self-revocation Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: wal_compression=zstd Justin Pryzby
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Ashutosh Sharma
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Changing "Hot Standby" to "hot standby" Daniel Westermann (DWE)
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Julien Rouhaud
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- Re: [PATCH] Add reloption for views to enable RLS Laurenz Albe
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost
- Re: Printing backtrace of postgres processes Justin Pryzby
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Magnus Hagander
- Re: PROXY protocol support Peter Eisentraut
- Re: PROXY protocol support Magnus Hagander
- Re: [RFC] building postgres with meson -v7 Andres Freund
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby
- Re: New developer papercut - Makefile references INSTALL Magnus Hagander
- Re: [RFC] building postgres with meson Andres Freund
- Re: New developer papercut - Makefile references INSTALL Tom Lane
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack
- Re: [RFC] building postgres with meson Andres Freund
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost
- Re: support for MERGE Alvaro Herrera
- Re: Proposal: Support custom authentication methods using hooks Magnus Hagander
- Re: support for MERGE Álvaro Herrera
- Re: Adding CI to our tree Justin Pryzby
- Re: Adding CI to our tree Andres Freund
- Re: [RFC] building postgres with meson Andres Freund
- Document what is essential and undocumented in pg_basebackup Chapman Flack
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack
- Re: Commitfest 2022-03 One Week in. 3 Commits 213 Patches Remaining Greg Stark
- Re: Add id's to various elements in protocol.sgml Brar Piening
- Re: Document what is essential and undocumented in pg_basebackup Stephen Frost
- Re: [Proposal] vacuumdb --schema only Gilles Darold
- Re: Adding CI to our tree Justin Pryzby
- Re: Document what is essential and undocumented in pg_basebackup David Steele
- Re: Commitfest 2022-03 One Week in. 3 Commits 213 Patches Remaining David Steele
- Re: role self-revocation Robert Haas
- Re: role self-revocation Tom Lane
- Re: [Proposal] vacuumdb --schema only Justin Pryzby
- Re: role self-revocation Robert Haas
- Re: role self-revocation Stephen Frost
- Re: role self-revocation Stephen Frost
- Re: role self-revocation Tom Lane
- Re: role self-revocation Tom Lane
- Re: Commitfest 2022-03 One Week in. 3 Commits 213 Patches Remaining Greg Stark
- Re: Commitfest 2022-03 One Week in. 3 Commits 213 Patches Remaining Greg Stark
- Re: role self-revocation David G. Johnston
- Re: parse/analyze API refactoring Nathan Bossart
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart
- Re: role self-revocation Tom Lane
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file David Steele
- Re: support for MERGE Zhihong Yu
- Re: Add index scan progress to pg_stat_progress_vacuum Nathan Bossart
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- RE: Data is copied twice when specifying both child and parent table in publication houzj.fnst@fujitsu.com
- Re: Adding CI to our tree Thomas Munro
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: Adding CI to our tree Andres Freund
- Re: Adding CI to our tree Thomas Munro
- RE: Skipping logical replication transactions on subscriber side osumi.takamichi@fujitsu.com
- Re: [Proposal] vacuumdb --schema only Gilles Darold
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Alexander Korotkov
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Jeff Davis
- Re: Optimize external TOAST storage davinder singh
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Fabien COELHO
- Re: Pluggable toaster Nikita Malakhov
- Re: ICU for global collation Peter Eisentraut
- Re: ICU for global collation Julien Rouhaud
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: logical decoding and replication of sequences Peter Eisentraut
- Re: Optimize external TOAST storage Dilip Kumar
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tomas Vondra
- Re: PATCH: add "--config-file=" option to pg_rewind Michael Banck
- Re: Changing "Hot Standby" to "hot standby" Daniel Westermann (DWE)
- Re: Lowering the ever-growing heap->pd_lower Matthias van de Meent
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Ashutosh Sharma
- Re: PATCH: add "--config-file=" option to pg_rewind Gunnar \"Nick\" Bluth
- Re: role self-revocation Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tom Lane
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Andrew Dunstan
- Re: support for MERGE Simon Riggs
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tom Lane
- Re: role self-revocation David G. Johnston
- Re: role self-revocation Stephen Frost
- Re: role self-revocation Mark Dilger
- Re: [RFC] building postgres with meson -v7 Peter Eisentraut
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Andrew Dunstan
- Re: role self-revocation Robert Haas
- Re: pg_stat_statements and "IN" conditions Tom Lane
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Andres Freund
- Re: role self-revocation David G. Johnston
- Re: role self-revocation Joshua Brindle
- Re: pg_stat_statements and "IN" conditions Robert Haas
- Re: Parameter for planner estimate of recursive queries Simon Riggs
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Alexander Korotkov
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: role self-revocation Stephen Frost
- Re: role self-revocation Robert Haas
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Avoiding smgrimmedsync() during nbtree index builds Andres Freund
- Re: role self-revocation Peter Eisentraut
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: role self-revocation Robert Haas
- Re: role self-revocation David G. Johnston
- Re: Reducing power consumption on idle servers Andres Freund
- Re: role self-revocation Stephen Frost
- Re: role self-revocation Stephen Frost
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Robert Haas
- Re: role self-revocation David G. Johnston
- Re: role self-revocation Robert Haas
- Re: role self-revocation Stephen Frost
- Re: Adding CI to our tree Andres Freund
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Stephen Frost
- Re: Adding CI to our tree Justin Pryzby
- Re: role self-revocation David G. Johnston
- Re: [PATCH] pg_permissions Chapman Flack
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: role self-revocation Robert Haas
- Re: role self-revocation Bruce Momjian
- Re: role self-revocation Robert Haas
- Re: role self-revocation Robert Haas
- Re: Adding CI to our tree Justin Pryzby
- Re: range_agg with multirange inputs Chapman Flack
- Re: role self-revocation David G. Johnston
- Re: role self-revocation Tom Lane
- Re: role self-revocation Mark Dilger
- Re: ltree_gist indexes broken after pg_upgrade from 12 to 13 Tom Lane
- Re: Add index scan progress to pg_stat_progress_vacuum Nathan Bossart
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: Changing "Hot Standby" to "hot standby" Robert Treat
- Re: Collecting statistics about contents of JSONB columns Nikita Glukhov
- Re: [Proposal] vacuumdb --schema only Robert Treat
- Re: PG DOCS - logical replication filtering Euler Taveira
- Re: trigger example for plsample Chapman Flack
- Re: Concurrent deadlock scenario with DROP INDEX on partitioned index Tom Lane
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart
- Re: refactoring basebackup.c Justin Pryzby
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Kyotaro Horiguchi
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Kyotaro Horiguchi
- Re: wal_compression=zstd Michael Paquier
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: pg_rewind enhancements Bharath Rupireddy
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: wal_compression=zstd Justin Pryzby
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Ashutosh Sharma
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Ashutosh Sharma
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: Add pg_freespacemap extension sql test Michael Paquier
- Re: WIP: WAL prefetch (another approach) Andres Freund
- Re: Changing "Hot Standby" to "hot standby" Michael Paquier
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Changing "Hot Standby" to "hot standby" Daniel Westermann (DWE)
- Re: BufferAlloc: don't take two simultaneous locks Kyotaro Horiguchi
- Re: BufferAlloc: don't take two simultaneous locks Kyotaro Horiguchi
- RE: Column Filtering in Logical Replication wangw.fnst@fujitsu.com
- Re: create_index test fails when synchronous_commit = off @ master Aleksander Alekseev
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: BufferAlloc: don't take two simultaneous locks Kyotaro Horiguchi
- Re: WIP: WAL prefetch (another approach) Julien Rouhaud
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- 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: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Julien Rouhaud
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Fix typo in progress reporting doc Nitin Jadhav
- RE: Handle infinite recursion in logical replication setup kuroda.hayato@fujitsu.com
- Re: On login trigger: take three Daniel Gustafsson
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: logical decoding and replication of sequences Amit Kapila
- RE: Skipping logical replication transactions on subscriber side osumi.takamichi@fujitsu.com
- Re: logical decoding and replication of sequences Amit Kapila
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Ashutosh Sharma
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Ashutosh Sharma
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Julien Rouhaud
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: role self-revocation Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Ashutosh Sharma
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Ashutosh Sharma
- Re: generic plans and "initial" pruning Amit Langote
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: generic plans and "initial" pruning Amit Langote
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Ashutosh Sharma
- Re: refactoring basebackup.c Robert Haas
- Re: role self-revocation Stephen Frost
- Re: role self-revocation David G. Johnston
- Re: role self-revocation Stephen Frost
- Re: role self-revocation David G. Johnston
- Re: role self-revocation Robert Haas
- Non-replayable WAL records through overflows and >MaxAllocSize lengths Matthias van de Meent
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: role self-revocation Tom Lane
- Re: role self-revocation Robert Haas
- Re: role self-revocation Mark Dilger
- Re: role self-revocation Robert Haas
- Re: refactoring basebackup.c Justin Pryzby
- Re: role self-revocation Tom Lane
- Re: role self-revocation Robert Haas
- Re: role self-revocation Stephen Frost
- Re: role self-revocation Stephen Frost
- Re: role self-revocation Robert Haas
- Re: Collecting statistics about contents of JSONB columns Mahendra Singh Thalor
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: role self-revocation Mark Dilger
- Re: refactoring basebackup.c Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: refactoring basebackup.c Robert Haas
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Chapman Flack
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Nathan Bossart
- Re: Proposal for internal Numeric to Uint64 conversion function. Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Robert Haas
- Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Heikki Linnakangas
- Issue with pg_stat_subscription_stats Melanie Plageman
- Re: On login trigger: take three Robert Haas
- Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Robert Haas
- Re: wal_compression=zstd Justin Pryzby
- Re: generic plans and "initial" pruning Zhihong Yu
- Re: role self-revocation Stephen Frost
- Re: Kerberos delegation support in libpq and postgres_fdw Jacob Champion
- Re: role self-revocation Mark Dilger
- Re: wal_compression=zstd Michael Paquier
- Re: Kerberos delegation support in libpq and postgres_fdw Stephen Frost
- Re: role self-revocation Stephen Frost
- Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit David Zhang
- Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Andres Freund
- Re: refactoring basebackup.c Andres Freund
- Re: role self-revocation Mark Dilger
- Re: On login trigger: take three Andres Freund
- Re: Issue with pg_stat_subscription_stats Amit Kapila
- Re: range_agg with multirange inputs Paul Jungwirth
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Jeff Davis
- Re: support for MERGE Alvaro Herrera
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: Printing backtrace of postgres processes vignesh C
- Re: Logical replication - schema change not invalidating the relation cache vignesh C
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Fabien COELHO
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Fabien COELHO
- Re: Add parameter jit_warn_above_fraction Justin Pryzby
- Re: support for MERGE Alvaro Herrera
- Re: support for MERGE Justin Pryzby
- [GSOC 22] GUI representation of monitoring System Activity with the system_stats Extension in pgAdmin 4 Arjun Prashanth
- Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Justin Pryzby
- Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
- Re: Issue with pg_stat_subscription_stats Andres Freund
- Re: Add index scan progress to pg_stat_progress_vacuum Nathan Bossart
- Re: Optimize external TOAST storage Nathan Bossart
- Re: create_index test fails when synchronous_commit = off @ master Andres Freund
- Re: EXPLAIN vs track_io_timing=on vs tests Andres Freund
- Re: Allow async standbys wait for sync replication Nathan Bossart
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Michael Paquier
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby
- Re: range_agg with multirange inputs Chapman Flack
- Re: logical decoding and replication of sequences Peter Eisentraut
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Etsuro Fujita
- Re: Defer selection of asynchronous subplans until the executor initialization stage Etsuro Fujita
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: Add id's to various elements in protocol.sgml Brar Piening
- Re: Support logical replication of DDLs Dilip Kumar
- Re: BufferAlloc: don't take two simultaneous locks Zhihong Yu
- Tab completion not listing schema list for create/alter publication for all tables in schema vignesh C
- Re: Issue with pg_stat_subscription_stats Melanie Plageman
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Nathan Bossart
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: On login trigger: take three Daniel Gustafsson
- Re: BufferAlloc: don't take two simultaneous locks Zhihong Yu
- Re: On login trigger: take three Andres Freund
- Re: Tab completion not listing schema list for create/alter publication for all tables in schema Tom Lane
- Re: On login trigger: take three Tom Lane
- Re: On login trigger: take three Andres Freund
- Re: On login trigger: take three Tom Lane
- Re: BufferAlloc: don't take two simultaneous locks Kyotaro Horiguchi
- Re: BufferAlloc: don't take two simultaneous locks Kyotaro Horiguchi
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Kyotaro Horiguchi
- Re: On login trigger: take three Andres Freund
- Re: Allow async standbys wait for sync replication Kyotaro Horiguchi
- Re: Allow async standbys wait for sync replication Kyotaro Horiguchi
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Michael Paquier
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Michael Paquier
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- Re: BufferAlloc: don't take two simultaneous locks Kyotaro Horiguchi
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: [PATCH] Accept IP addresses in server certificate SANs Kyotaro Horiguchi
- Re: WIP: WAL prefetch (another approach) Julien Rouhaud
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- Re: Issue with pg_stat_subscription_stats Masahiko Sawada
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Michael Paquier
- Re: BufferAlloc: don't take two simultaneous locks Kyotaro Horiguchi
- Re: simplifying foreign key/RI checks Amit Langote
- Re: BufferAlloc: don't take two simultaneous locks Kyotaro Horiguchi
- Re: On login trigger: take three Daniel Gustafsson
- Re: simplifying foreign key/RI checks Zhihong Yu
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- RE: Skipping logical replication transactions on subscriber side shiy.fnst@fujitsu.com
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: Implementing Incremental View Maintenance Yugo NAGATA
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- Re: Implementing Incremental View Maintenance Yugo NAGATA
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: Optionally automatically disable logical replication subscriptions on error Amit Kapila
- RE: Column Filtering in Logical Replication houzj.fnst@fujitsu.com
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Julien Rouhaud
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Tab completion not listing schema list for create/alter publication for all tables in schema vignesh C
- RE: Skipping logical replication transactions on subscriber side osumi.takamichi@fujitsu.com
- Re: [PATCH] Add reloption for views to enable RLS Christoph Heiss
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: ICU for global collation Peter Eisentraut
- Re: On login trigger: take three Robert Haas
- Re: refactoring basebackup.c Robert Haas
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: On login trigger: take three Daniel Gustafsson
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: pg_stat_statements and "IN" conditions Robert Haas
- Re: support for MERGE Amit Langote
- Re: role self-revocation Stephen Frost
- Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Stephen Frost
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: pg_stat_statements and "IN" conditions Robert Haas
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: support for MERGE Japin Li
- Re: pg_stat_statements and "IN" conditions Tom Lane
- Re: Estimating HugePages Requirements? Magnus Hagander
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: pg_stat_statements and "IN" conditions Tom Lane
- Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov
- Re: role self-revocation Mark Dilger
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: On login trigger: take three Andres Freund
- Re: refactoring basebackup.c Dipesh Pandit
- Re: [PATCH] Add reloption for views to enable RLS Laurenz Albe
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: refactoring basebackup.c (zstd workers) Justin Pryzby
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Matthias van de Meent
- Re: Allow async standbys wait for sync replication Andres Freund
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Nathan Bossart
- Re: refactoring basebackup.c (zstd workers) Justin Pryzby
- Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Andres Freund
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- Re: obsolete reference to a SubPlan field Robert Haas
- Re: Estimating HugePages Requirements? Nathan Bossart
- Re: obsolete reference to a SubPlan field Tom Lane
- Re: obsolete reference to a SubPlan field Robert Haas
- Re: Lowering the ever-growing heap->pd_lower Peter Geoghegan
- Re: Issue with pg_stat_subscription_stats Melanie Plageman
- Re: generic plans and "initial" pruning Robert Haas
- Re: ICU for global collation Robert Haas
- Re: Fix uninitialized variable access (src/backend/utils/mmgr/freepage.c) Robert Haas
- Re: Fix uninitialized variable access (src/backend/utils/mmgr/freepage.c) Peter Geoghegan
- Re: generic plans and "initial" pruning Tom Lane
- Re: generic plans and "initial" pruning Robert Haas
- Re: Query about time zone patterns in to_char Robert Haas
- Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Robert Haas
- Re: document the need to analyze partitioned tables Robert Haas
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Robert Haas
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: Logical replication timeout problem Björn Harrtell
- [PATCH] Fix various spelling errors Kekalainen, Otto
- Re: Optionally automatically disable logical replication subscriptions on error Nathan Bossart
- Re: [PATCH] Fix various spelling errors Justin Pryzby
- Change the csv log to 'key:value' to facilitate the user to understanding and processing of logs lupeng
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Thomas Munro
- RE: Handle infinite recursion in logical replication setup kuroda.hayato@fujitsu.com
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Thomas Munro
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Michael Paquier
- RE: Optionally automatically disable logical replication subscriptions on error osumi.takamichi@fujitsu.com
- Re: Add 64-bit XIDs into PostgreSQL 15 Kyotaro Horiguchi
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Michael Paquier
- RE: Column Filtering in Logical Replication shiy.fnst@fujitsu.com
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby
- Re: Estimating HugePages Requirements? Michael Paquier
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Michael Paquier
- Re: [PATCH] Fix various spelling errors Michael Paquier
- Re: Speed up transaction completion faster after many relations are accessed in a transaction David Rowley
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Thomas Munro
- Re: Issue with pg_stat_subscription_stats Amit Kapila
- RE: Handle infinite recursion in logical replication setup kuroda.hayato@fujitsu.com
- Re: Issue with pg_stat_subscription_stats Masahiko Sawada
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: generic plans and "initial" pruning Amit Langote
- Re: Support logical replication of DDLs rajesh singarapu
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Bharath Rupireddy
- Can we consider "24 Hours" for "next day" in INTERVAL datatype ? Prabhat Sahu
- Re: BufferAlloc: don't take two simultaneous locks Kyotaro Horiguchi
- Re: Allow async standbys wait for sync replication Bharath Rupireddy
- Re: Can we consider "24 Hours" for "next day" in INTERVAL datatype ? Laurenz Albe
- Re: ICU for global collation Julien Rouhaud
- Re: Can we consider "24 Hours" for "next day" in INTERVAL datatype ? Julien Rouhaud
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi
- Re: POC: GROUP BY optimization Tomas Vondra
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Michael Paquier
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier
- Re: Assert in pageinspect with NULL pages Michael Paquier
- Re: Query about time zone patterns in to_char Nitin Jadhav
- Re: support for MERGE Amit Langote
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Thomas Munro
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: refactoring basebackup.c Jeevan Ladhe
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: Assert in pageinspect with NULL pages Justin Pryzby
- Re: Can we consider "24 Hours" for "next day" in INTERVAL datatype ? Joseph Koshakow
- Re: Change the csv log to 'key:value' to facilitate the user to understanding and processing of logs Julien Rouhaud
- Re: Change the csv log to 'key:value' to facilitate the user to understanding and processing of logs hubert depesz lubaczewski
- Re: Add pg_freespacemap extension sql test Dong Wook Lee
- Re: speed up a logical replica setup Peter Eisentraut
- RE: Skipping logical replication transactions on subscriber side osumi.takamichi@fujitsu.com
- Re: Change the csv log to 'key:value' to facilitate the user to understanding and processing of logs Andrew Dunstan
- Re: Change the csv log to 'key:value' to facilitate the user to understanding and processing of logs Jan Wieck
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: Add 64-bit XIDs into PostgreSQL 15 Michael Banck
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Ashutosh Sharma
- Re: [PATCH] Fix various spelling errors Kekalainen, Otto
- Re: Corruption during WAL replay Robert Haas
- Re: [PATCH] Fix various spelling errors Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: ICU for global collation Peter Eisentraut
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Ashutosh Sharma
- Re: ICU for global collation Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: refactoring basebackup.c Robert Haas
- Re: Kerberos delegation support in libpq and postgres_fdw Jacob Champion
- Re: pg14 psql broke \d datname.nspname.relname Robert Haas
- Re: Proposal: Support custom authentication methods using hooks samay sharma
- Re: pg14 psql broke \d datname.nspname.relname Mark Dilger
- Re: Optimize external TOAST storage davinder singh
- Re: Tablesync early exit Greg Stark
- Re: ICU for global collation Finnerty, Jim
- Re: ICU for global collation Daniel Verite
- Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Matthias van de Meent
- Re: pg14 psql broke \d datname.nspname.relname Justin Pryzby
- Re: pg14 psql broke \d datname.nspname.relname David G. Johnston
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Nathan Bossart
- Re: ICU for global collation Daniel Verite
- Re: ExecTypeSetColNames is fundamentally broken Robert Haas
- Re: [PATCH] pgbench: add multiconnect option Greg Stark
- Re: On login trigger: take three Daniel Gustafsson
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: Window Function "Run Conditions" Greg Stark
- Re: [PATCH] Accept IP addresses in server certificate SANs Jacob Champion
- Re: Optimize external TOAST storage Nathan Bossart
- Re: do only critical work during single-user vacuum? Peter Geoghegan
- Re: Skip partition tuple routing with constant partition key Greg Stark
- Re: Estimating HugePages Requirements? Magnus Hagander
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: Estimating HugePages Requirements? Nathan Bossart
- Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths Matthias van de Meent
- Re: document the need to analyze partitioned tables Justin Pryzby
- Re: [PATCH] Accept IP addresses in server certificate SANs Jacob Champion
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Possible corruption by CreateRestartPoint at promotion Kyotaro Horiguchi
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi
- Unhyphenation of crash-recovery Kyotaro Horiguchi
- Reword "WAL location" as "WAL LSN" Kyotaro Horiguchi
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Kyotaro Horiguchi
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi
- Re: Unhyphenation of crash-recovery Andres Freund
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: Checkpointer sync queue fills up / loops around pg_usleep() are bad Thomas Munro
- Re: BufferAlloc: don't take two simultaneous locks Kyotaro Horiguchi
- Re: Add 64-bit XIDs into PostgreSQL 15 Kyotaro Horiguchi
- Move the "DR_intorel" struct to a more suitable position zk.wang
- Re: Move the "DR_intorel" struct to a more suitable position Andres Freund
- Re: Move the "DR_intorel" struct to a more suitable position Julien Rouhaud
- Re: Assert in pageinspect with NULL pages Michael Paquier
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Tab completion for ALTER MATERIALIZED VIEW ... SET ACCESS METHOD Yugo NAGATA
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Tablesync early exit Amit Kapila
- Re: Tablesync early exit Amit Kapila
- Re: Corruption during WAL replay Kyotaro Horiguchi
- Re: USE_BARRIER_SMGRRELEASE on Linux? Thomas Munro
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- RE: Skipping logical replication transactions on subscriber side osumi.takamichi@fujitsu.com
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier
- Re: [PATCH] Accept IP addresses in server certificate SANs Kyotaro Horiguchi
- RE: Skipping logical replication transactions on subscriber side osumi.takamichi@fujitsu.com
- Re: logical replication empty transactions Ajin Cherian
- Re: [PATCH] Accept IP addresses in server certificate SANs Kyotaro Horiguchi
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Standby got invalid primary checkpoint after crashed right after promoted. hao harry
- Re: Tab completion for ALTER MATERIALIZED VIEW ... SET ACCESS METHOD Michael Paquier
- Out-of-tree certificate interferes ssltest Kyotaro Horiguchi
- Re: Assert in pageinspect with NULL pages Michael Paquier
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: Out-of-tree certificate interferes ssltest Michael Paquier
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi
- Re: Standby got invalid primary checkpoint after crashed right after promoted. hao harry
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Standby got invalid primary checkpoint after crashed right after promoted. Kyotaro Horiguchi
- Re: Standby got invalid primary checkpoint after crashed right after promoted. Kyotaro Horiguchi
- Re: Possible corruption by CreateRestartPoint at promotion Kyotaro Horiguchi
- Re: Assert in pageinspect with NULL pages Michael Paquier
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: [PATCH] pgbench: add multiconnect option Fabien COELHO
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- Re: pgcrypto: Remove internal padding implementation Peter Eisentraut
- Re: Out-of-tree certificate interferes ssltest Daniel Gustafsson
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: Column Filtering in Logical Replication Amit Kapila
- unnecessary (same) restart_lsn handing in LogicalIncreaseRestartDecodingForSlot Ashutosh Bapat
- Re: Granting SET and ALTER SYSTE privileges for GUCs Andrew Dunstan
- Re: Issue with pg_stat_subscription_stats Amit Kapila
- Declare PG_HAVE_8BYTE_SINGLE_COPY_ATOMICITY for aarch64 Yura Sokolov
- Re: ExecTypeSetColNames is fundamentally broken Aleksander Alekseev
- Tab completion for SET TimeZone Dagfinn Ilmari Mannsåker
- Re: Tab completion for SET TimeZone Dagfinn Ilmari Mannsåker
- Re: Tab completion for SET TimeZone Tom Lane
- Re: Logical replication timeout problem Masahiko Sawada
- Re: Optimize external TOAST storage Robert Haas
- Re: Corruption during WAL replay Robert Haas
- Re: ICU for global collation Peter Eisentraut
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Stephen Frost
- Re: Unhyphenation of crash-recovery Robert Haas
- Re: Issue with pg_stat_subscription_stats Masahiko Sawada
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: refactoring basebackup.c (zstd negative compression) Justin Pryzby
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Ashutosh Sharma
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Assert in pageinspect with NULL pages Alexander Lakhin
- Re: USE_BARRIER_SMGRRELEASE on Linux? Nathan Bossart
- Re: Concurrent deadlock scenario with DROP INDEX on partitioned index Jimmy Yih
- Re: Optimize external TOAST storage Nathan Bossart
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Nathan Bossart
- Re: Optimize external TOAST storage Nathan Bossart
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: JSON path decimal literal syntax Peter Eisentraut
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: Granting SET and ALTER SYSTE privileges for GUCs Joshua Brindle
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: support for MERGE Alvaro Herrera
- Re: Granting SET and ALTER SYSTE privileges for GUCs Joshua Brindle
- Re: Proposal: Support custom authentication methods using hooks Jeff Davis
- Re: Concurrent deadlock scenario with DROP INDEX on partitioned index Zhihong Yu
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: Granting SET and ALTER SYSTE privileges for GUCs Andrew Dunstan
- Re: Proposal: Support custom authentication methods using hooks samay sharma
- Re: support for MERGE Alvaro Herrera
- Re: Concurrent deadlock scenario with DROP INDEX on partitioned index Jimmy Yih
- Re: Proposal: Support custom authentication methods using hooks Jeff Davis
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: Granting SET and ALTER SYSTE privileges for GUCs Andrew Dunstan
- Re: Support logical replication of DDLs Zheng Li
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: Support logical replication of DDLs Alvaro Herrera
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Add index scan progress to pg_stat_progress_vacuum Nathan Bossart
- Re: [PATCH] Accept IP addresses in server certificate SANs Jacob Champion
- Re: Support logical replication of DDLs Japin Li
- Re: support for MERGE Japin Li
- RE: Skipping logical replication transactions on subscriber side shiy.fnst@fujitsu.com
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier
- Re: BufferAlloc: don't take two simultaneous locks Kyotaro Horiguchi
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Thomas Munro
- Re: Window Function "Run Conditions" Corey Huinker
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Kyotaro Horiguchi
- Re: Out-of-tree certificate interferes ssltest Michael Paquier
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier
- Re: Unhyphenation of crash-recovery Peter Eisentraut
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Thomas Munro
- Re: Logical replication timeout problem Amit Kapila
- RE: Skipping logical replication transactions on subscriber side osumi.takamichi@fujitsu.com
- Shmem queue is not flushed if receiver is not yet attached Pavan Deolasee
- Re: Out-of-tree certificate interferes ssltest Michael Paquier
- Re: shared-memory based stats collector - v66 Andres Freund
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier
- Re: Unhyphenation of crash-recovery Kyotaro Horiguchi
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: Out-of-tree certificate interferes ssltest Kyotaro Horiguchi
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Kyotaro Horiguchi
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Logical replication timeout problem Amit Kapila
- Re: ICU for global collation Peter Eisentraut
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut
- Re: Teach pg_receivewal to use lz4 compression Justin Pryzby
- Re: support for MERGE Alvaro Herrera
- Re: logical replication empty transactions Amit Kapila
- Re: Logical replication timeout problem Masahiko Sawada
- RE: ICU for global collation Shinoda, Noriyoshi (PN Japan FSIP)
- RE: Skipping logical replication transactions on subscriber side osumi.takamichi@fujitsu.com
- XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: ICU for global collation Peter Eisentraut
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Alexander Korotkov
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Peter Eisentraut
- Re: Granting SET and ALTER SYSTE privileges for GUCs Joshua Brindle
- Re: Out-of-tree certificate interferes ssltest Daniel Gustafsson
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Alexander Korotkov
- Re: Granting SET and ALTER SYSTE privileges for GUCs Peter Eisentraut
- Re: Granting SET and ALTER SYSTE privileges for GUCs Peter Eisentraut
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Japin Li
- Re: Column Filtering in Logical Replication Peter Eisentraut
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Tom Lane
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Pavel Borisov
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: psql - add SHOW_ALL_RESULTS option Peter Eisentraut
- Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov
- Re: psql - add SHOW_ALL_RESULTS option Tom Lane
- Re: Granting SET and ALTER SYSTE privileges for GUCs Andrew Dunstan
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- Re: Support logical replication of DDLs Japin Li
- Re: Granting SET and ALTER SYSTE privileges for GUCs Robert Haas
- Re: Granting SET and ALTER SYSTE privileges for GUCs Robert Haas
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: Support logical replication of DDLs Zheng Li
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov
- Re: Granting SET and ALTER SYSTE privileges for GUCs Robert Haas
- Re: Granting SET and ALTER SYSTE privileges for GUCs Joshua Brindle
- Re: Granting SET and ALTER SYSTE privileges for GUCs Robert Haas
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: Unhyphenation of crash-recovery Robert Haas
- Re: Optimize external TOAST storage Robert Haas
- Re: Allow async standbys wait for sync replication Bharath Rupireddy
- Re: Proposal: Support custom authentication methods using hooks Andres Freund
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
- Commitfest Update Greg Stark
- Re: Granting SET and ALTER SYSTE privileges for GUCs Joshua Brindle
- Re: support for MERGE Alvaro Herrera
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Proposal: Support custom authentication methods using hooks Andres Freund
- Re: Proposal: Support custom authentication methods using hooks Jacob Champion
- Re: ICU for global collation Peter Geoghegan
- Re: refactoring basebackup.c (zstd workers) Justin Pryzby
- Re: Proposal for internal Numeric to Uint64 conversion function. Greg Stark
- Re: proposal: enhancing plpgsql debug API - returns text value of variable content Greg Stark
- Re: Proposal for internal Numeric to Uint64 conversion function. Tom Lane
- Re: Optimize external TOAST storage Nathan Bossart
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- Re: proposal: enhancing plpgsql debug API - returns text value of variable content Pavel Stehule
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Nathan Bossart
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: Proposal: Support custom authentication methods using hooks Andres Freund
- Re: [PATCH] Accept IP addresses in server certificate SANs Jacob Champion
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: ExecTypeSetColNames is fundamentally broken Tom Lane
- Re: [PATCH] Expose port->authn_id to extensions and triggers Tom Lane
- Re: O(n) tasks cause lengthy startups and checkpoints Nathan Bossart
- Re: Pre-allocating WAL files Nathan Bossart
- Re: support for CREATE MODULE Nathan Bossart
- Re: Patch to avoid orphaned dependencies Nathan Bossart
- Re: support for CREATE MODULE Swaha Miller
- Re: support for CREATE MODULE Nathan Bossart
- Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Nathan Bossart
- Re: ICU for global collation Andres Freund
- Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
- Re: Support logical replication of DDLs Zheng Li
- Re: Support logical replication of DDLs Japin Li
- Re: Support logical replication of DDLs Japin Li
- Re: Tab completion for SET TimeZone Dagfinn Ilmari Mannsåker
- Re: Support logical replication of DDLs Japin Li
- Re: Declare PG_HAVE_8BYTE_SINGLE_COPY_ATOMICITY for aarch64 Thomas Munro
- Re: Out-of-tree certificate interferes ssltest Michael Paquier
- Re: XID formatting and SLRU refactorings Kyotaro Horiguchi
- Re: Corruption during WAL replay Kyotaro Horiguchi
- Re: XID formatting and SLRU refactorings Kyotaro Horiguchi
- Re: Tab completion for ALTER MATERIALIZED VIEW ... SET ACCESS METHOD Yugo NAGATA
- Re: Teach pg_receivewal to use lz4 compression Michael Paquier
- Re: Assert in pageinspect with NULL pages Michael Paquier
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: XID formatting and SLRU refactorings Tom Lane
- New Object Access Type hooks Mark Dilger
- Re: Proposal: Support custom authentication methods using hooks Andres Freund
- Re: Assert in pageinspect with NULL pages Alexander Lakhin
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Proposal: Support custom authentication methods using hooks Andres Freund
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: Proposal: Support custom authentication methods using hooks Andres Freund
- Re: Tab completion for ALTER MATERIALIZED VIEW ... SET ACCESS METHOD Michael Paquier
- PROPOSAL: Support global and local disabling of indexes Paul Martinez
- Re: PROPOSAL: Support global and local disabling of indexes Julien Rouhaud
- Re: ICU for global collation Julien Rouhaud
- Re: POC: GROUP BY optimization Andrey V. Lepikhov
- Re: On login trigger: take three a.sokolov@postgrespro.ru
- Re: Replication slot drop message is sent after pgstats shutdown. Noah Misch
- Re: DSA failed to allocate memory Dongming Liu
- Re: [PATCH] Accept IP addresses in server certificate SANs Kyotaro Horiguchi
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- Re: MultiXact\SLRU buffers configuration Andrey Borodin
- Re: PROPOSAL: Support global and local disabling of indexes Justin Pryzby
- Re: Replication slot drop message is sent after pgstats shutdown. Kyotaro Horiguchi
- Re: pgsql: Add option to use ICU as global locale provider Julien Rouhaud
- Re: Tab completion for SET TimeZone Dagfinn Ilmari Mannsåker
- Re: Support logical replication of DDLs Japin Li
- [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: Logical replication timeout problem Amit Kapila
- Re: support for MERGE Peter Eisentraut
- Re: Commitfest Update Etsuro Fujita
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Nitin Jadhav
- Re: PROPOSAL: Support global and local disabling of indexes Adam Brusselback
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: New Object Access Type hooks Joshua Brindle
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Nitin Jadhav
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Pavel Borisov
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov
- Re: New Object Access Type hooks Mark Dilger
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Probable CF bot degradation Pavel Borisov
- Remove INT64_FORMAT in translatable strings Japin Li
- Re: On login trigger: take three Daniel Gustafsson
- Re: Probable CF bot degradation Julien Rouhaud
- Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov
- Re: a misbehavior of partition row movement (?) Alvaro Herrera
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Remove INT64_FORMAT in translatable strings Tom Lane
- Re: a misbehavior of partition row movement (?) Zhihong Yu
- Re: Support logical replication of DDLs Zheng Li
- Re: Support logical replication of DDLs Zheng Li
- Re: Remove INT64_FORMAT in translatable strings Justin Pryzby
- Re: [PATCH] pgbench: add multiconnect option Imseih (AWS), Sami
- Re: Probable CF bot degradation Thomas Munro
- Fix unsigned output for signed values in SLRU error reporting Pavel Borisov
- Re: Tab completion for SET TimeZone Tom Lane
- Re: Tab completion for SET TimeZone Tom Lane
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: pgsql: Add option to use ICU as global locale provider Peter Eisentraut
- Re: [PATCH] Add support to table_to_xmlschema regex when timestamp has time zone Tom Lane
- Re: pgsql: Add option to use ICU as global locale provider Tom Lane
- Re: Proposal: Support custom authentication methods using hooks Andres Freund
- Re: Replication slot drop message is sent after pgstats shutdown. Andres Freund
- Re: Probable CF bot degradation Pavel Borisov
- Re: [PATCH] Add native windows on arm64 support Thomas Munro
- Re: Probable CF bot degradation Thomas Munro
- Re: Probable CF bot degradation Pavel Borisov
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Nathan Bossart
- Re: New Object Access Type hooks Andrew Dunstan
- Re: pgsql: Add option to use ICU as global locale provider Andres Freund
- Re: Out-of-tree certificate interferes ssltest Andrew Dunstan
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: speed up a logical replica setup Andrew Dunstan
- Re: Adding CI to our tree Andres Freund
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Andres Freund
- Re: Fix unsigned output for signed values in SLRU error reporting Andres Freund
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Andres Freund
- Re: Add 64-bit XIDs into PostgreSQL 15 Andres Freund
- Re: Support logical replication of DDLs Japin Li
- Re: Remove INT64_FORMAT in translatable strings Japin Li
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Andres Freund
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Andres Freund
- Re: Allow parallel plan for referential integrity checks? Imseih (AWS), Sami
- Re: pgsql: Add option to use ICU as global locale provider Julien Rouhaud
- Re: [PATCH] Add reloption for views to enable RLS Dean Rasheed
- Re: ICU for global collation Andres Freund
- Re: Replication slot drop message is sent after pgstats shutdown. Noah Misch
- Re: logical replication empty transactions Ajin Cherian
- Re: pgsql: Add option to use ICU as global locale provider Julien Rouhaud
- Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Noah Misch
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Pavel Borisov
- Re: Tab completion for ALTER MATERIALIZED VIEW ... SET ACCESS METHOD Michael Paquier
- Re: support for MERGE Alvaro Herrera
- Which hook to use when overriding utility commands (COPY ...) Hannu Krosing
- Re: Which hook to use when overriding utility commands (COPY ...) Michael Paquier
- Re: Add pg_freespacemap extension sql test Dong Wook Lee
- Re: [PATCH] pgbench: add multiconnect option Fabien COELHO
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Add 64-bit XIDs into PostgreSQL 15 Justin Pryzby
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: pgsql: Add option to use ICU as global locale provider Christoph Berg
- Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov
- Re: Add pg_freespacemap extension sql test Fabrízio de Royes Mello
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: Problem with moderation of messages with patched attached. Andres Freund
- Re: Regression tests failures on Windows Server 2019 - on master at commit # d816f366b Andres Freund
- Re: a misbehavior of partition row movement (?) Alvaro Herrera
- Re: Commitfest manager for 2022-03 Justin Pryzby
- Re: Schema variables - new implementation for Postgres 15 Justin Pryzby
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: a misbehavior of partition row movement (?) Amit Langote
- Re: Column Filtering in Logical Replication Amit Kapila
- Hardening heap pruning code (was: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum) Peter Geoghegan
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: A test for replay of regression tests Thomas Munro
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: A test for replay of regression tests Thomas Munro
- Re: BufferAlloc: don't take two simultaneous locks Yura Sokolov
- Re: pgsql: Add option to use ICU as global locale provider Peter Eisentraut
- Re: pgsql: Add option to use ICU as global locale provider Peter Eisentraut
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: pgsql: Add option to use ICU as global locale provider Julien Rouhaud
- Re: Probable CF bot degradation Matthias van de Meent
- Re: Probable CF bot degradation Julien Rouhaud
- Re: A test for replay of regression tests Andrew Dunstan
- Re: Problem with moderation of messages with patched attached. Andrew Dunstan
- Re: [PATCH v2] use has_privs_for_role for predefined roles Joe Conway
- Re: [PATCH v2] use has_privs_for_role for predefined roles Joshua Brindle
- Re: pgsql: Add option to use ICU as global locale provider Andres Freund
- Re: shared-memory based stats collector - v66 Melanie Plageman
- Re: [PATCH v2] use has_privs_for_role for predefined roles Joe Conway
- Re: [PATCH v2] use has_privs_for_role for predefined roles Joshua Brindle
- Re: [PATCH v2] use has_privs_for_role for predefined roles Stephen Frost
- Re: shared-memory based stats collector - v66 Andres Freund
- Re: Problem with moderation of messages with patched attached. Pavel Borisov
- Re: Possible fails in pg_stat_statements test Anton A. Melnikov
- Re: Possible fails in pg_stat_statements test Andres Freund
- Re: a misbehavior of partition row movement (?) Alvaro Herrera
- Re: Concurrent deadlock scenario with DROP INDEX on partitioned index Tom Lane
- Re: support for MERGE Alvaro Herrera
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- Re: refactoring basebackup.c (zstd workers) Tom Lane
- Re: refactoring basebackup.c (zstd workers) Justin Pryzby
- Patch proposal - parameter to limit amount of FPW because of hint bits per second Michail Nikolaev
- Re: Tab completion for SET TimeZone Dagfinn Ilmari Mannsåker
- Re: Tab completion for SET TimeZone Tom Lane
- Re: Hardening heap pruning code (was: BUG #17255: Server crashes in index_delete_sort_cmp() due to race condition with vacuum) Matthias van de Meent
- Re: Patch proposal - parameter to limit amount of FPW because of hint bits per second Peter Geoghegan
- Re: A test for replay of regression tests Thomas Munro
- Re: shared-memory based stats collector - v66 Melanie Plageman
- Re: [PATCH] pg_statio_all_tables: several rows per table due to invalid TOAST index Tom Lane
- Re: [PATCH] pg_statio_all_tables: several rows per table due to invalid TOAST index Tom Lane
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: Probable CF bot degradation Thomas Munro
- Re: Probable CF bot degradation Thomas Munro
- Re: Tab completion for SET TimeZone Dagfinn Ilmari Mannsåker
- Re: Probable CF bot degradation Andres Freund
- Re: Probable CF bot degradation Andres Freund
- Re: logical replication restrictions Euler Taveira
- Re: Probable CF bot degradation Peter Geoghegan
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- Re: refactoring basebackup.c (zstd workers) Tom Lane
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- Re: Skipping logical replication transactions on subscriber side Euler Taveira
- Re: Probable CF bot degradation Thomas Munro
- Re: Probable CF bot degradation Peter Geoghegan
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- Re: Probable CF bot degradation Andres Freund
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Probable CF bot degradation Thomas Munro
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Summary Sort workers Stats in EXPLAIN ANALYZE Jian Guo
- Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro
- Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro
- Re: Logical replication timeout problem Amit Kapila
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- Re: Summary Sort workers Stats in EXPLAIN ANALYZE Jian Guo
- Re: Patch proposal - parameter to limit amount of FPW because of hint bits per second Michail Nikolaev
- Re: Support logical replication of DDLs Dilip Kumar
- Re: WIP: WAL prefetch (another approach) Julien Rouhaud
- [PATCH] Remove workarounds to format [u]int64's Aleksander Alekseev
- Re: [PATCH] Remove workarounds to format [u]int64's Pavel Borisov
- Re: [PATCH] Remove workarounds to format [u]int64's Aleksander Alekseev
- Re: [PATCH] Remove workarounds to format [u]int64's Pavel Borisov
- Re: Problem with moderation of messages with patched attached. Dave Page
- Re: [PATCH] Add reloption for views to enable RLS Laurenz Albe
- Re: logical replication empty transactions Amit Kapila
- Re: [PATCH] Remove workarounds to format [u]int64's Japin Li
- Re: Detaching a partition with a FK on itself is not possible Jehan-Guillaume de Rorthais
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: Detaching a partition with a FK on itself is not possible Arne Roland
- Re: [PATCH] Remove workarounds to format [u]int64's Aleksander Alekseev
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Alvaro Herrera
- Re: [PATCH] Remove workarounds to format [u]int64's Aleksander Alekseev
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: Fix unsigned output for signed values in SLRU error reporting Pavel Borisov
- Re: Add pg_freespacemap extension sql test Dong Wook Lee
- Re: Column Filtering in Logical Replication Alvaro Herrera
- Re: Skipping logical replication transactions on subscriber side Euler Taveira
- Re: [PATCH] Add reloption for views to enable RLS Laurenz Albe
- Re: logical decoding and replication of sequences Peter Eisentraut
- Re: refactoring basebackup.c (zstd workers) Justin Pryzby
- Re: [PATCH] Add reloption for views to enable RLS Japin Li
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: [PATCH] Remove workarounds to format [u]int64's Tom Lane
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: [PATCH] Remove workarounds to format [u]int64's Aleksander Alekseev
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: [PATCH] Remove workarounds to format [u]int64's Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: New Object Access Type hooks Andrew Dunstan
- Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- Re: pgsql: Add option to use ICU as global locale provider Christoph Berg
- Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen
- Re: refactoring basebackup.c (zstd workers) Justin Pryzby
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- Re: pgsql: Add option to use ICU as global locale provider Tom Lane
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Peter Eisentraut
- Re: refactoring basebackup.c (zstd workers) Dagfinn Ilmari Mannsåker
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Alvaro Herrera
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Andres Freund
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Alvaro Herrera
- Re: New Object Access Type hooks Mark Dilger
- Re: New Object Access Type hooks Mark Dilger
- Re: jsonpath syntax extensions Greg Stark
- Re: jsonpath syntax extensions Greg Stark
- Re: [PATCH v2] use has_privs_for_role for predefined roles Joe Conway
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Nathan Bossart
- Re: jsonpath syntax extensions Erik Rijkers
- Re: New Object Access Type hooks Andrew Dunstan
- Re: Patch proposal - parameter to limit amount of FPW because of hint bits per second Peter Geoghegan
- Re: Support logical replication of DDLs Zheng Li
- RE: WIP: Aggregation push-down Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: shared-memory based stats collector - v67 Andres Freund
- Re: freeing bms explicitly Zhihong Yu
- Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro
- Re: shared-memory based stats collector - v66 Melanie Plageman
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: freeing bms explicitly Tom Lane
- Re: Estimating HugePages Requirements? Nathan Bossart
- Re: freeing bms explicitly Zhihong Yu
- Re: Concurrent deadlock scenario with DROP INDEX on partitioned index Jimmy Yih
- Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen
- Re: New Object Access Type hooks Mark Dilger
- Re: Pluggable toaster Nikita Malakhov
- Re: PoC: using sampling to estimate joins / complex conditions Andres Freund
- Re: Add sub-transaction overflow status in pg_stat_activity Andres Freund
- Re: TAP output format in pg_regress Andres Freund
- Re: Add parameter jit_warn_above_fraction Andres Freund
- Re: pgcrypto: Remove internal padding implementation Nathan Bossart
- Re: Fast COPY FROM based on batch insert Andres Freund
- Re: Identify missing publications from publisher while create/alter subscription. Andres Freund
- Re: Make mesage at end-of-recovery less scary. Andres Freund
- Re: Parameter for planner estimate of recursive queries Andres Freund
- Re: [PATCH] Full support for index LP_DEAD hint bits on standby Andres Freund
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- Re: [PATCH] Add TOAST support for several system tables Andres Freund
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- Re: Add connection active, idle time to pg_stat_activity Andres Freund
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund
- Re: Mingw task for Cirrus CI Andres Freund
- Re: PoC: using sampling to estimate joins / complex conditions Tomas Vondra
- Re: PATCH: generate fractional cheapest paths in generate_orderedappend_path Andres Freund
- Re: Extensible storage manager API - smgr hooks Andres Freund
- Re: Allow batched insert during cross-partition updates Andres Freund
- Re: Fix overflow in DecodeInterval Tom Lane
- Re: Supply restore_command to pg_rewind via CLI argument Andres Freund
- Re: PATCH: generate fractional cheapest paths in generate_orderedappend_path Tomas Vondra
- Re: [WIP] Allow pg_upgrade to copy segments of the same relfilenode in parallel Andres Freund
- Re: [PATCH] Proof of concept for GUC improvements Andres Freund
- Re: Proposal: allow database-specific role memberships Andres Freund
- Re: Logical insert/update/delete WAL records for custom table AMs Andres Freund
- Re: Map WAL segment files on PMEM as WAL buffers Andres Freund
- Re: [PATCH] New [relation] option engine Andres Freund
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: Parallelize correlated subqueries that execute within each worker Andres Freund
- RE: logical replication empty transactions houzj.fnst@fujitsu.com
- Re: Partial aggregates pushdown Andres Freund
- Re: Pluggable toaster Andres Freund
- Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Andres Freund
- Re: [PATCH] Proof of concept for GUC improvements Tom Lane
- Re: Reducing power consumption on idle servers Andres Freund
- Re: Removing unneeded self joins Andres Freund
- Re: WIN32 pg_import_system_collations Andres Freund
- Re: logical replication restrictions Andres Freund
- Re: Temporary tables versus wraparound... again Andres Freund
- Re: Window Function "Run Conditions" Andres Freund
- Re: WaitLatchOrSocket seems to not count to 4 right... Andres Freund
- Re: logical replication restrictions Euler Taveira
- Re: LogwrtResult contended spinlock Andres Freund
- Re: pg14 psql broke \d datname.nspname.relname Andres Freund
- Re: Separate the result of \watch for each query execution (psql) Andres Freund
- Re: [PATCH] pg_stat_toast v8 Andres Freund
- Re: Allow batched insert during cross-partition updates Amit Langote
- Re: a misbehavior of partition row movement (?) Amit Langote
- Re: postgres_fdw: using TABLESAMPLE to collect remote sample Andres Freund
- Re: [PATCH] sort leaf pages by ctid for gist indexes built using sorted method Andres Freund
- Re: speed up a logical replica setup Andres Freund
- Re: Temporary tables versus wraparound... again Greg Stark
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Andres Freund
- Re: pg14 psql broke \d datname.nspname.relname Mark Dilger
- Re: MDAM techniques and Index Skip Scan patch Andres Freund
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andres Freund
- Re: speed up a logical replica setup Fabrízio de Royes Mello
- Re: Commitfest manager for 2022-03 Andres Freund
- Re: Frontend error logging style Andres Freund
- Re: Fast COPY FROM based on batch insert Etsuro Fujita
- Re: Per-table storage parameters for TableAM/IndexAM extensions Andres Freund
- RE: logical replication empty transactions houzj.fnst@fujitsu.com
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: Frontend error logging style Tom Lane
- Re: Frontend error logging style Andres Freund
- Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Thomas Munro
- Re: [RFC] building postgres with meson -v8 Andres Freund
- Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
- Re: Fast COPY FROM based on batch insert Etsuro Fujita
- Broken make dependency somewhere near win32ver.o? Thomas Munro
- Re: On login trigger: take three Andres Freund
- Re: shared-memory based stats collector - v67 Kyotaro Horiguchi
- Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Tom Lane
- Re: Broken make dependency somewhere near win32ver.o? Andres Freund
- Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
- Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Thomas Munro
- Re: Add index scan progress to pg_stat_progress_vacuum Andres Freund
- Re: A test for replay of regression tests Masahiko Sawada
- Re: Per-table storage parameters for TableAM/IndexAM extensions Sadhuprasad Patro
- Re: A test for replay of regression tests Thomas Munro
- Re: simplifying foreign key/RI checks Amit Langote
- Re: Commitfest manager for 2022-03 Greg Stark
- Re: Out-of-tree certificate interferes ssltest Michael Paquier
- Re: [PATCH] Accept IP addresses in server certificate SANs Kyotaro Horiguchi
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: New Object Access Type hooks Thomas Munro
- Re: Add sub-transaction overflow status in pg_stat_activity Dilip Kumar
- Re: Broken make dependency somewhere near win32ver.o? Thomas Munro
- Skipping schema changes in publication vignesh C
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
- Re: pgcrypto: Remove internal padding implementation Peter Eisentraut
- Re: logical decoding and replication of sequences Peter Eisentraut
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Pavel Borisov
- Re: On login trigger: take three Daniel Gustafsson
- Re: Tab completion for ALTER MATERIALIZED VIEW ... SET ACCESS METHOD Yugo NAGATA
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Supply restore_command to pg_rewind via CLI argument Alexey Kondratov
- Re: [PATCH] Add native windows on arm64 support Niyas Sait
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: SQL/JSON: JSON_TABLE Matthias Kurz
- Re: Identify missing publications from publisher while create/alter subscription. vignesh C
- Re: [PATCH] Add native windows on arm64 support Julien Rouhaud
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- Re: [PATCH] pg_stat_toast v9 Gunnar \"Nick\" Bluth
- Re: [PATCH] Add reloption for views to enable RLS Dean Rasheed
- Re: logical replication empty transactions Amit Kapila
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov
- Re: Patch proposal - parameter to limit amount of FPW because of hint bits per second Michail Nikolaev
- Re: logical decoding and replication of sequences Amit Kapila
- Re: logical decoding and replication of sequences Petr Jelinek
- Re: Pluggable toaster Nikita Malakhov
- Re: Allow file inclusion in pg_hba and pg_ident files Aleksander Alekseev
- Re: Partial aggregates pushdown Tomas Vondra
- Re: Allow file inclusion in pg_hba and pg_ident files Aleksander Alekseev
- Re: generic plans and "initial" pruning Amit Langote
- Re: New Object Access Type hooks Mark Dilger
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: New Object Access Type hooks Andrew Dunstan
- Re: SQL/JSON: JSON_TABLE Oleg Bartunov
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: [PATCH] Full support for index LP_DEAD hint bits on standby Michail Nikolaev
- Re: LogwrtResult contended spinlock Tom Lane
- Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Tom Lane
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: New Object Access Type hooks Andrew Dunstan
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Andres Freund
- Re: SQL/JSON: JSON_TABLE Matthias Kurz
- Re: psql - add SHOW_ALL_RESULTS option Peter Eisentraut
- Re: SQL/JSON: JSON_TABLE Alvaro Herrera
- Re: SQL/JSON: JSON_TABLE Daniel Gustafsson
- Re: psql - add SHOW_ALL_RESULTS option Peter Eisentraut
- Re: Use generation context to speed up tuplesorts David Rowley
- Re: New Object Access Type hooks Julien Rouhaud
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: SQL/JSON: JSON_TABLE Oleg Bartunov
- Re: New Object Access Type hooks Mark Dilger
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: Broken make dependency somewhere near win32ver.o? Andres Freund
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- Re: [PATCH] pgbench: add multiconnect option David Christensen
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Re: New Object Access Type hooks Andrew Dunstan
- Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: Mingw task for Cirrus CI Melih Mutlu
- Re: New Object Access Type hooks Tom Lane
- Re: New Object Access Type hooks Andrew Dunstan
- Re: New Object Access Type hooks Mark Dilger
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: Partial aggregates pushdown Alexander Pyhalov
- Re: New Object Access Type hooks Mark Dilger
- Re: New Object Access Type hooks Tom Lane
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: New Object Access Type hooks Tom Lane
- Re: New Object Access Type hooks Mark Dilger
- Re: [PATCH] New [relation] option engine Nikolay Shaplov
- Re: New Object Access Type hooks Tom Lane
- Re: New Object Access Type hooks Andrew Dunstan
- Re: New Object Access Type hooks Mark Dilger
- Re: New Object Access Type hooks Tom Lane
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov
- LockAcquireExtended() dontWait vs weaker lock levels than already held Andres Freund
- Re: New Object Access Type hooks Andrew Dunstan
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Andres Freund
- Re: New Object Access Type hooks Tom Lane
- Re: pg14 psql broke \d datname.nspname.relname Robert Haas
- Re: [PATCH] Proof of concept for GUC improvements David Christensen
- Re: LockAcquireExtended() dontWait vs weaker lock levels than already held Robert Haas
- Re: LogwrtResult contended spinlock Alvaro Herrera
- Re: LockAcquireExtended() dontWait vs weaker lock levels than already held Andres Freund
- Re: [PATCH] Proof of concept for GUC improvements Andres Freund
- Re: LockAcquireExtended() dontWait vs weaker lock levels than already held Robert Haas
- Re: Column Filtering in Logical Replication Alvaro Herrera
- Re: MDAM techniques and Index Skip Scan patch Dmitry Dolgov
- Re: MDAM techniques and Index Skip Scan patch Thomas Munro
- Re: Optimize external TOAST storage Robert Haas
- Re: New Object Access Type hooks Andrew Dunstan
- Re: [PATCH] Accept IP addresses in server certificate SANs Jacob Champion
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: MDAM techniques and Index Skip Scan patch Tom Lane
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: Optimize external TOAST storage Nathan Bossart
- Re: [PoC] Federated Authn/z with OAUTHBEARER samay sharma
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: SQL/JSON: functions Andrew Dunstan
- Re: New Object Access Type hooks Tom Lane
- Re: SQL/JSON: functions Tom Lane
- Re: New Object Access Type hooks Andres Freund
- Re: Window Function "Run Conditions" David Rowley
- Re: SQL/JSON: functions Tom Lane
- Re: Window Function "Run Conditions" David Rowley
- Re: New Object Access Type hooks Mark Dilger
- Re: Window Function "Run Conditions" David Rowley
- Re: New Object Access Type hooks Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: MDAM techniques and Index Skip Scan patch Andres Freund
- Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Nathan Bossart
- Re: New Object Access Type hooks Andres Freund
- Re: New Object Access Type hooks Justin Pryzby
- Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Andres Freund
- Re: SQL/JSON: functions Andres Freund
- Re: MDAM techniques and Index Skip Scan patch Tom Lane
- Re: New Object Access Type hooks Tom Lane
- Re: Probable CF bot degradation Thomas Munro
- Re: SQL/JSON: functions Tom Lane
- Re: New Object Access Type hooks Andrew Dunstan
- Re: Window Function "Run Conditions" Zhihong Yu
- Re: SQL/JSON: functions Andrew Dunstan
- Re: New Object Access Type hooks Tom Lane
- Re: New Object Access Type hooks Andrew Dunstan
- cpluspluscheck vs ICU Andres Freund
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Japin Li
- Re: XMAX_LOCK_ONLY and XMAX_COMMITTED (fk/multixact code) Nathan Bossart
- Re: shared-memory based stats collector - v66 Melanie Plageman
- Re: Probable CF bot degradation Justin Pryzby
- Re: SQL/JSON: functions Tom Lane
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: cpluspluscheck vs ICU Andres Freund
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Kyotaro Horiguchi
- Re: cpluspluscheck vs ICU Thomas Munro
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Kyotaro Horiguchi
- Re: Window Function "Run Conditions" David Rowley
- Re: Window Function "Run Conditions" David Rowley
- Re: [PATCH] Add native windows on arm64 support Thomas Munro
- Re: freeing bms explicitly Amit Kapila
- Re: Temporary tables versus wraparound... again Greg Stark
- Re: freeing bms explicitly Zhihong Yu
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Adding CI to our tree Justin Pryzby
- Re: Optimize external TOAST storage Michael Paquier
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- Re: make MaxBackends available in _PG_init Julien Rouhaud
- Re: Support logical replication of DDLs Japin Li
- Re: Window Function "Run Conditions" David G. Johnston
- Re: [PATCH] Accept IP addresses in server certificate SANs Kyotaro Horiguchi
- Re: Add pg_freespacemap extension sql test Michael Paquier
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Michael Paquier
- Re: Estimating HugePages Requirements? Michael Paquier
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- Re: shared-memory based stats collector - v67 Kyotaro Horiguchi
- Re: Assert in pageinspect with NULL pages Michael Paquier
- Re: shared-memory based stats collector - v67 Kyotaro Horiguchi
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Map WAL segment files on PMEM as WAL buffers Takashi Menjo
- Re: ExecRTCheckPerms() and many prunable partitions Alvaro Herrera
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov
- Re: Optimize external TOAST storage Dilip Kumar
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: Column Filtering in Logical Replication Alvaro Herrera
- Re: Optimize external TOAST storage Dilip Kumar
- [Proposal] pg_rewind integration into core RKN Sai Krishna
- Re: logical decoding and replication of sequences Amit Kapila
- Re: cpluspluscheck vs ICU Andrew Dunstan
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: SQL/JSON: functions Justin Pryzby
- Re: make MaxBackends available in _PG_init Robert Haas
- Support isEmptyStringInfo Ashutosh Bapat
- Re: Support isEmptyStringInfo Robert Haas
- Re: logical decoding and replication of sequences Petr Jelinek
- Re: Skip partition tuple routing with constant partition key Amit Langote
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
- Re: make MaxBackends available in _PG_init Julien Rouhaud
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- clean up test_rls_hooks module Andrew Dunstan
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: Add pg_freespacemap extension sql test Fabrízio de Royes Mello
- Re: clean up test_rls_hooks module Tom Lane
- Re: Support isEmptyStringInfo Tom Lane
- Re: Parameter for planner estimate of recursive queries Simon Riggs
- Re: Use JOIN USING aliases in ruleutils.c Tom Lane
- Re: New Object Access Type hooks Andrew Dunstan
- Re: [PATCH] Implement INSERT SET syntax Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Re: clean up test_rls_hooks module Andres Freund
- Re: Adding CI to our tree Andres Freund
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: cpluspluscheck vs ICU Andres Freund
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Remove an unnecessary errmsg_plural in dependency.c Bharath Rupireddy
- Re: Remove an unnecessary errmsg_plural in dependency.c Peter Eisentraut
- Re: freeing bms explicitly Zhihong Yu
- Re: Patch to avoid orphaned dependencies Tom Lane
- Re: Skip partition tuple routing with constant partition key Zhihong Yu
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: pgsql: Unbreak the build. Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: [BUG] Panic due to incorrect missingContrecPtr after promotion alvherre@alvh.no-ip.org
- ubsan Andres Freund
- Re: Parameter for planner estimate of recursive queries Tom Lane
- Re: shared-memory based stats collector - v67 Andres Freund
- Re: ubsan Tom Lane
- Re: Parameter for planner estimate of recursive queries Simon Riggs
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: ubsan Andres Freund
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tom Lane
- Re: prevent immature WAL streaming Alvaro Herrera
- Re: speed up a logical replica setup Peter Eisentraut
- Re: warn if GUC set to an invalid shared library Tom Lane
- Re: ubsan Andres Freund
- Re: Parameter for planner estimate of recursive queries Simon Riggs
- Re: SQL/JSON: functions Andrew Dunstan
- Re: Documenting when to retry on serialization failure Tom Lane
- Re: ubsan Tom Lane
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Proposal: Support custom authentication methods using hooks Peter Eisentraut
- Re: ubsan Andres Freund
- Re: SQL/JSON: functions Andrew Dunstan
- Re: Parameter for planner estimate of recursive queries Tom Lane
- multithreaded zstd backup compression for client and server Robert Haas
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas
- Re: MDAM techniques and Index Skip Scan patch Dmitry Dolgov
- Re: [PATCH] Remove workarounds to format [u]int64's Peter Eisentraut
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Adding CI to our tree Thomas Munro
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas
- Re: [PATCH] add relation and block-level filtering to pg_waldump Peter Eisentraut
- Re: SQL/JSON: functions Justin Pryzby
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Adding CI to our tree Justin Pryzby
- Re: ExecRTCheckPerms() and many prunable partitions Zhihong Yu
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Thomas Munro
- Re: [PATCH] Remove workarounds to format [u]int64's Pavel Borisov
- Re: multithreaded zstd backup compression for client and server Andres Freund
- Re: logical replication restrictions Euler Taveira
- Re: Proposal: allow database-specific role memberships Kenaniah Cerny
- Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion
- Re: MDAM techniques and Index Skip Scan patch Tom Lane
- Re: multithreaded zstd backup compression for client and server Justin Pryzby
- Re: MDAM techniques and Index Skip Scan patch Dmitry Dolgov
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: multithreaded zstd backup compression for client and server Robert Haas
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Peter Eisentraut
- Re: Proposal: allow database-specific role memberships Kenaniah Cerny
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro
- Re: ubsan Andres Freund
- Re: multithreaded zstd backup compression for client and server Robert Haas
- Re: [PATCH] Expose port->authn_id to extensions and triggers Tom Lane
- Re: ubsan Tom Lane
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: multithreaded zstd backup compression for client and server Justin Pryzby
- Re: multithreaded zstd backup compression for client and server Andres Freund
- Re: multithreaded zstd backup compression for client and server Andres Freund
- Re: [PATCH] Accept IP addresses in server certificate SANs Jacob Champion
- Re: [PATCH] Expose port->authn_id to extensions and triggers Andres Freund
- Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Thomas Munro
- Re: Fix overflow in DecodeInterval Joseph Koshakow
- Re: Add pg_freespacemap extension sql test Michael Paquier
- pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Andres Freund
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Andres Freund
- Re: [PATCH] add relation and block-level filtering to pg_waldump Andres Freund
- Re: [PATCH] Add native windows on arm64 support Andres Freund
- Re: Fix overflow in DecodeInterval Tom Lane
- Re: Support isEmptyStringInfo Kyotaro Horiguchi
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset David G. Johnston
- Re: [PoC] Reducing planning time when tables have many partitions David Rowley
- Re: freeing bms explicitly Amit Kapila
- Re: Condition pushdown: why (=) is pushed down into join, but BETWEEN or >= is not? Andy Fan
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- Re: Column Filtering in Logical Replication Amit Kapila
- RE: logical replication empty transactions houzj.fnst@fujitsu.com
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Andres Freund
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- Re: Failed transaction statistics to measure the logical replication progress Amit Kapila
- Checking pgwin32_is_junction() errors Thomas Munro
- RE: logical replication empty transactions shiy.fnst@fujitsu.com
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Thomas Munro
- Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Etsuro Fujita
- Re: Extensible Rmgr for Table AMs Jeff Davis
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Kyotaro Horiguchi
- Re: Remove an unnecessary errmsg_plural in dependency.c Kyotaro Horiguchi
- Re: [PoC] Let libpq reject unexpected authentication requests Laurenz Albe
- Re: Removing unneeded self joins Andrey V. Lepikhov
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Laurenz Albe
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Andres Freund
- Re: shared-memory based stats collector - v67 Kyotaro Horiguchi
- Re: PG DOCS - logical replication filtering Peter Smith
- Re: ubsan Noah Misch
- Re: Fast COPY FROM based on batch insert Andrey V. Lepikhov
- Re: Reducing power consumption on idle servers Kyotaro Horiguchi
- Re: Summary Sort workers Stats in EXPLAIN ANALYZE Jian Guo
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Patch proposal - parameter to limit amount of FPW because of hint bits per second Michail Nikolaev
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: [PATCH] Accept IP addresses in server certificate SANs Kyotaro Horiguchi
- Re: Assert in pageinspect with NULL pages Julien Rouhaud
- Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro
- Re: Remove an unnecessary errmsg_plural in dependency.c Daniel Gustafsson
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Bharath Rupireddy
- Re: Support logical replication of DDLs Dilip Kumar
- Re: proposal - psql - use pager for \watch command Thomas Munro
- Re: proposal - psql - use pager for \watch command Pavel Stehule
- turn fastgetattr and heap_getattr to inline functions Alvaro Herrera
- Re: Parameter for planner estimate of recursive queries Simon Riggs
- Re: Logical replication timeout problem Amit Kapila
- Re: Documenting when to retry on serialization failure Simon Riggs
- Re: [PATCH] add relation and block-level filtering to pg_waldump Peter Eisentraut
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: Documenting when to retry on serialization failure Thomas Munro
- Re: [PATCH] add relation and block-level filtering to pg_waldump Peter Eisentraut
- Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro
- Re: MDAM techniques and Index Skip Scan patch Jesper Pedersen
- Re: Support logical replication of DDLs Dilip Kumar
- Re: Index Skip Scan (new UniqueKeys) Jesper Pedersen
- Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro
- Re: turn fastgetattr and heap_getattr to inline functions Michael Paquier
- Re: Estimating HugePages Requirements? Michael Paquier
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Tomas Vondra
- Re: Documenting when to retry on serialization failure Simon Riggs
- Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen
- Re: TAP output format in pg_regress Daniel Gustafsson
- Re: Remove an unnecessary errmsg_plural in dependency.c Bharath Rupireddy
- Re: multithreaded zstd backup compression for client and server Robert Haas
- Re: Remove an unnecessary errmsg_plural in dependency.c Peter Eisentraut
- Re: Estimating HugePages Requirements? Magnus Hagander
- Re: Remove an unnecessary errmsg_plural in dependency.c Peter Eisentraut
- Re: unlogged sequences Peter Eisentraut
- Re: Remove an unnecessary errmsg_plural in dependency.c Daniel Gustafsson
- Re: multithreaded zstd backup compression for client and server Dagfinn Ilmari Mannsåker
- Re: turn fastgetattr and heap_getattr to inline functions Alvaro Herrera
- Re: Remove an unnecessary errmsg_plural in dependency.c Bharath Rupireddy
- Re: turn fastgetattr and heap_getattr to inline functions Japin Li
- Re: multithreaded zstd backup compression for client and server Robert Haas
- Re: Documenting when to retry on serialization failure Tom Lane
- Re: Remove an unnecessary errmsg_plural in dependency.c Tom Lane
- Re: Documenting when to retry on serialization failure Simon Riggs
- Re: Remove an unnecessary errmsg_plural in dependency.c Alvaro Herrera
- Re: turn fastgetattr and heap_getattr to inline functions Alvaro Herrera
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov
- Re: Remove an unnecessary errmsg_plural in dependency.c Tom Lane
- Re: Documenting when to retry on serialization failure Tom Lane
- Re: Remove an unnecessary errmsg_plural in dependency.c Alvaro Herrera
- Re: Use -fvisibility=hidden for shared libraries Peter Eisentraut
- Re: [RFC] building postgres with meson -v6 Peter Eisentraut
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Pavel Borisov
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Pavel Borisov
- Re: [PATCH] Accept IP addresses in server certificate SANs Jacob Champion
- Re: Reducing power consumption on idle servers Robert Haas
- Re: [RFC] building postgres with meson -v6 Andres Freund
- Re: turn fastgetattr and heap_getattr to inline functions Japin Li
- Re: Documenting when to retry on serialization failure Simon Riggs
- Re: Parameter for planner estimate of recursive queries Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: Parameter for planner estimate of recursive queries Simon Riggs
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Reducing power consumption on idle servers Robert Haas
- Re: Documenting when to retry on serialization failure Tom Lane
- Re: Column Filtering in Logical Replication Peter Eisentraut
- Re: Documenting when to retry on serialization failure Simon Riggs
- Re: turn fastgetattr and heap_getattr to inline functions Peter Eisentraut
- Re: turn fastgetattr and heap_getattr to inline functions Peter Eisentraut
- Re: role self-revocation Robert Haas
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: turn fastgetattr and heap_getattr to inline functions Alvaro Herrera
- Re: role self-revocation Tom Lane
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas
- Re: shared-memory based stats collector - v66 Melanie Plageman
- Re: role self-revocation Robert Haas
- Re: Documenting when to retry on serialization failure Tom Lane
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: Support logical replication of DDLs Zheng Li
- Re: [PATCH] Expose port->authn_id to extensions and triggers Robert Haas
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tom Lane
- Re: [PATCH] Expose port->authn_id to extensions and triggers Andres Freund
- Doc patch: replace 'salesmen' with 'salespeople' Dagfinn Ilmari Mannsåker
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Andres Freund
- Re: Race conditions in 019_replslot_limit.pl Tom Lane
- Re: Granting SET and ALTER SYSTE privileges for GUCs Andrew Dunstan
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Corruption during WAL replay Robert Haas
- Re: ExecRTCheckPerms() and many prunable partitions David Rowley
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- identifying unrecognized node type errors Andrew Dunstan
- Re: identifying unrecognized node type errors David Rowley
- Re: Small TAP tests cleanup for Windows and unused modules Daniel Gustafsson
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Pavel Borisov
- Re: identifying unrecognized node type errors Tom Lane
- Re: make MaxBackends available in _PG_init Nathan Bossart
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas
- Re: make MaxBackends available in _PG_init Robert Haas
- Re: Estimating HugePages Requirements? Nathan Bossart
- Re: [PATCH] pg_statio_all_tables: several rows per table due to invalid TOAST index Tom Lane
- Re: identifying unrecognized node type errors Andrew Dunstan
- Re: Doc patch: replace 'salesmen' with 'salespeople' Daniel Gustafsson
- Re: New Object Access Type hooks Andres Freund
- Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro
- Re: New Object Access Type hooks Andrew Dunstan
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Add non-blocking version of PQcancel Tom Lane
- Re: New Object Access Type hooks Tom Lane
- Re: [PATCH] improve the pg_upgrade error message Daniel Gustafsson
- Re: logical decoding and replication of sequences Greg Stark
- fixing a few backup compression goofs Robert Haas
- Re: automatically generating node support functions David Rowley
- Re: New Object Access Type hooks Andres Freund
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: Corruption during WAL replay Tom Lane
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Greg Stark
- Re: [PATCH] Add native windows on arm64 support Thomas Munro
- Re: [PATCH] add relation and block-level filtering to pg_waldump David Christensen
- Re: Add non-blocking version of PQcancel Andres Freund
- Re: SQL/JSON: functions Andrew Dunstan
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Daniel Gustafsson
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Tom Lane
- Re: Re: pg_dump new feature: exporting functions only. Bad or good idea ? Chapman Flack
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: Race conditions in 019_replslot_limit.pl Andres Freund
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tom Lane
- Re: Race conditions in 019_replslot_limit.pl Tom Lane
- Re: SQL/JSON: functions Andres Freund
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Re: pg_dump new feature: exporting functions only. Bad or good idea ? David G. Johnston
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? David G. Johnston
- RE: logical replication empty transactions houzj.fnst@fujitsu.com
- Re: Corruption during WAL replay Robert Haas
- Re: Corruption during WAL replay Robert Haas
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Tom Lane
- Re: [PATCH] add relation and block-level filtering to pg_waldump Japin Li
- Re: Corruption during WAL replay Tom Lane
- Re: [PATCH] add relation and block-level filtering to pg_waldump Thomas Munro
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? David G. Johnston
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tom Lane
- Re: Corruption during WAL replay Robert Haas
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- Re: Corruption during WAL replay Tom Lane
- Re: Corruption during WAL replay Andres Freund
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: [PATCH] add relation and block-level filtering to pg_waldump Japin Li
- Re: Remove an unnecessary errmsg_plural in dependency.c Kyotaro Horiguchi
- Re: Remove an unnecessary errmsg_plural in dependency.c Kyotaro Horiguchi
- Re: Corruption during WAL replay Tom Lane
- Re: Corruption during WAL replay Andres Freund
- Re: Corruption during WAL replay Andres Freund
- Re: Corruption during WAL replay Thomas Munro
- Fix typo in standby.c houzj.fnst@fujitsu.com
- Re: Corruption during WAL replay Andres Freund
- Re: make MaxBackends available in _PG_init Julien Rouhaud
- Re: Corruption during WAL replay Andres Freund
- Re: Assert in pageinspect with NULL pages Michael Paquier
- Re: Fix typo in standby.c Michael Paquier
- Re: A test for replay of regression tests Peter Geoghegan
- Re: Corruption during WAL replay Thomas Munro
- Re: Assert in pageinspect with NULL pages Julien Rouhaud
- Re: XID formatting and SLRU refactorings Kyotaro Horiguchi
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: make MaxBackends available in _PG_init Julien Rouhaud
- RE: Logical replication timeout problem kuroda.hayato@fujitsu.com
- Re: Skip partition tuple routing with constant partition key Amit Langote
- Re: Assert in pageinspect with NULL pages Michael Paquier
- Re: Corruption during WAL replay Andres Freund
- Re: Assert in pageinspect with NULL pages Peter Geoghegan
- Re: A test for replay of regression tests Thomas Munro
- Re: logical decoding and replication of sequences Amit Kapila
- Re: A test for replay of regression tests Peter Geoghegan
- Re: Corruption during WAL replay Tom Lane
- Re: A test for replay of regression tests Andres Freund
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: Add header support to text format and matching feature Greg Stark
- Re: A test for replay of regression tests Thomas Munro
- Re: A test for replay of regression tests Peter Geoghegan
- Re: Add psql command to list constraints Greg Stark
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Greg Stark
- Re: Is there any documentation on how to correctly create extensions in HA(primary-standby) setup? Greg Stark
- Re: Corruption during WAL replay Andres Freund
- Re: Assert in pageinspect with NULL pages Michael Paquier
- Re: CREATE INDEX CONCURRENTLY on partitioned index Greg Stark
- Re: make MaxBackends available in _PG_init Michael Paquier
- Re: Add LZ4 compression in pg_dump Greg Stark
- Re: shared-memory based stats collector - v66 Kyotaro Horiguchi
- Re: Corruption during WAL replay Tom Lane
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: Corruption during WAL replay Andres Freund
- Re: Corruption during WAL replay Andres Freund
- Re: Failed transaction statistics to measure the logical replication progress Masahiko Sawada
- Re: Corruption during WAL replay Tom Lane
- Re: Corruption during WAL replay Andres Freund
- Re: Logical replication timeout problem Masahiko Sawada
- Re: make MaxBackends available in _PG_init Julien Rouhaud
- Re: freeing bms explicitly Amit Kapila
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Etsuro Fujita
- Re: logical decoding and replication of sequences Masahiko Sawada
- RE: logical replication empty transactions houzj.fnst@fujitsu.com
- Run end-of-recovery checkpoint in non-wait mode or skip it entirely for faster server availability? Bharath Rupireddy
- Re: shared-memory based stats collector - v66 Kyotaro Horiguchi
- Re: [PATCH] pg_statio_all_tables: several rows per table due to invalid TOAST index Andrei Zubkov
- Re: Logical replication timeout problem Amit Kapila
- Re: [RFC] building postgres with meson -v8 Peter Eisentraut
- Re: Summary Sort workers Stats in EXPLAIN ANALYZE Julien Rouhaud
- Re: Summary Sort workers Stats in EXPLAIN ANALYZE Julien Rouhaud
- Re: Probable memory leak with ECPG and AIX Guillaume Lelarge
- Re: turn fastgetattr and heap_getattr to inline functions Alvaro Herrera
- Re: [PATCH] pgbench: add multiconnect option Fabien COELHO
- Re: identifying unrecognized node type errors Ashutosh Bapat
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Zubkov
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: Fix unsigned output for signed values in SLRU error reporting Pavel Borisov
- Re: turn fastgetattr and heap_getattr to inline functions Japin Li
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: logical decoding and replication of sequences Amit Kapila
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: Add header support to text format and matching feature Daniel Verite
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Alvaro Herrera
- Re: Small TAP tests cleanup for Windows and unused modules Dagfinn Ilmari Mannsåker
- pg_relation_size on partitioned table Japin Li
- Re: pg_relation_size on partitioned table Alvaro Herrera
- Re: Doc patch: replace 'salesmen' with 'salespeople' Dagfinn Ilmari Mannsåker
- Re: automatically generating node support functions Peter Eisentraut
- Re: CREATE INDEX CONCURRENTLY on partitioned index Justin Pryzby
- Re: pg_relation_size on partitioned table Bharath Rupireddy
- Re: Corruption during WAL replay Robert Haas
- Re: Add LZ4 compression in pg_dump Justin Pryzby
- Re: fixing a few backup compression goofs Dipesh Pandit
- Re: Probable memory leak with ECPG and AIX Tom Lane
- Re: pg_relation_size on partitioned table Japin Li
- Re: [PATCH] pg_statio_all_tables: several rows per table due to invalid TOAST index Tom Lane
- Re: automatically generating node support functions Tom Lane
- Re: pg_relation_size on partitioned table Japin Li
- Re: Corruption during WAL replay Tom Lane
- Re: identifying unrecognized node type errors Tom Lane
- Re: Corruption during WAL replay Robert Haas
- Re: Corruption during WAL replay Tom Lane
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: Corruption during WAL replay Robert Haas
- Re: Corruption during WAL replay Tom Lane
- Re: logical decoding and replication of sequences vignesh C
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Maxim Orlov
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: pg_relation_size on partitioned table Japin Li
- Re: Corruption during WAL replay Robert Haas
- Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
- Re: psql - add SHOW_ALL_RESULTS option Peter Eisentraut
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats RKN Sai Krishna
- Re: Use JOIN USING aliases in ruleutils.c Peter Eisentraut
- Re: automatically generating node support functions Peter Eisentraut
- Re: pg_relation_size on partitioned table Justin Pryzby
- Re: support for MERGE Alvaro Herrera
- Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
- Re: Corruption during WAL replay Tom Lane
- Re: ubsan David Steele
- Re: Probable memory leak with ECPG and AIX Guillaume Lelarge
- Re: Corruption during WAL replay Andres Freund
- Re: Corruption during WAL replay Tom Lane
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Laetitia Avrot
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Laetitia Avrot
- Re: Corruption during WAL replay Dagfinn Ilmari Mannsåker
- Re: Re: pg_dump new feature: exporting functions only. Bad or good idea ? Laetitia Avrot
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund
- Re: Re: pg_dump new feature: exporting functions only. Bad or good idea ? Laetitia Avrot
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: Run end-of-recovery checkpoint in non-wait mode or skip it entirely for faster server availability? Robert Haas
- Re: Re: pg_dump new feature: exporting functions only. Bad or good idea ? David G. Johnston
- Re: Run end-of-recovery checkpoint in non-wait mode or skip it entirely for faster server availability? Andres Freund
- Re: Corruption during WAL replay Tom Lane
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Tom Lane
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Tom Lane
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? David G. Johnston
- Re: Add non-blocking version of PQcancel Robert Haas
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Tom Lane
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? David G. Johnston
- Re: Add non-blocking version of PQcancel Tom Lane
- Re: Add psql command to list constraints Robert Haas
- Re: Add psql command to list constraints Justin Pryzby
- Re: Add non-blocking version of PQcancel Robert Haas
- Re: Add psql command to list constraints Robert Haas
- Re: [PATCH] Enable SSL library detection via PQsslAttribute Robert Haas
- Re: Add non-blocking version of PQcancel Tom Lane
- Re: pg14 psql broke \d datname.nspname.relname Mark Dilger
- Re: Accommodate startup process in a separate ProcState array slot instead of in MaxBackends slots. Robert Haas
- Re: SSL/TLS instead of SSL in docs Robert Haas
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andrew Dunstan
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Tom Lane
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: Document atthasmissing default optimization avoids verification table scan Robert Haas
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Thomas Munro
- Re: Document atthasmissing default optimization avoids verification table scan Tom Lane
- Re: SSL/TLS instead of SSL in docs Daniel Gustafsson
- Re: Document atthasmissing default optimization avoids verification table scan David G. Johnston
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Daniel Gustafsson
- Re: SQL/JSON: JSON_TABLE Zhihong Yu
- Re: [PATCH] Enable SSL library detection via PQsslAttribute Jacob Champion
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Daniel Gustafsson
- Re: [PATCH] Enable SSL library detection via PQsslAttribute Daniel Gustafsson
- Re: Deparsing rewritten query Tom Lane
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Thomas Munro
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Tom Lane
- Re: [PATCH] Enable SSL library detection via PQsslAttribute Tom Lane
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? David G. Johnston
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Tom Lane
- Re: make MaxBackends available in _PG_init Andres Freund
- Re: [PATCH] Enable SSL library detection via PQsslAttribute Jacob Champion
- Re: Add LZ4 compression in pg_dump Rachel Heaton
- Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Michael Paquier
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: ubsan Andres Freund
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Justin Pryzby
- RE: Column Filtering in Logical Replication Shinoda, Noriyoshi (PN Japan FSIP)
- Re: pg_walinspect - a new extension to get raw WAL data and WAL stats Bharath Rupireddy
- Remove an unused function GetWalRcvWriteRecPtr Bharath Rupireddy
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier
- Re: Accommodate startup process in a separate ProcState array slot instead of in MaxBackends slots. Bharath Rupireddy
- Re: Remove an unused function GetWalRcvWriteRecPtr Michael Paquier
- Re: Use "WAL segment" instead of "log segment" consistently in user-facing messages Bharath Rupireddy
- Re: Add LZ4 compression in pg_dump Michael Paquier
- Re: Corruption during WAL replay Michael Paquier
- Re: pg_relation_size on partitioned table Michael Paquier
- Re: Add LZ4 compression in pg_dump Justin Pryzby
- Re: [PATCH] Expose port->authn_id to extensions and triggers Michael Paquier
- Re: make MaxBackends available in _PG_init Julien Rouhaud
- Re: Remove an unused function GetWalRcvWriteRecPtr Julien Rouhaud
- Re: logical decoding and replication of sequences Amit Kapila
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? Laetitia Avrot
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Michael Paquier
- Re: SQL/JSON: JSON_TABLE Erik Rijkers
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: Skipping schema changes in publication vignesh C
- Re: Remove an unused function GetWalRcvWriteRecPtr Bharath Rupireddy
- Re: pg_relation_size on partitioned table Bharath Rupireddy
- Re: Identify missing publications from publisher while create/alter subscription. vignesh C
- Re: Remove an unused function GetWalRcvWriteRecPtr Tom Lane
- PostgreSQL 15 Release Management Team (RMT) + Feature Freeze Jonathan S. Katz
- Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
- Invalid comment in ParallelQueryMain Julien Rouhaud
- Pointer subtraction with a null pointer Tom Lane
- Re: Invalid comment in ParallelQueryMain Matthias van de Meent
- Re: Pointer subtraction with a null pointer Tom Lane
- Re: Add LZ4 compression in pg_dump Justin Pryzby
- Re: Pointer subtraction with a null pointer Andres Freund
- Re: Pointer subtraction with a null pointer Isaac Morland
- Re: Pointer subtraction with a null pointer Andres Freund
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tom Lane
- Re: Pointer subtraction with a null pointer Tom Lane
- Re: pg_dump new feature: exporting functions only. Bad or good idea ? David G. Johnston
- Re: [PATCH] Expose port->authn_id to extensions and triggers Andres Freund
- Re: make MaxBackends available in _PG_init Andres Freund
- Re: Pointer subtraction with a null pointer Tom Lane
- Re: Remove an unused function GetWalRcvWriteRecPtr Andres Freund
- Re: Remove an unused function GetWalRcvWriteRecPtr Bharath Rupireddy
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: Pointer subtraction with a null pointer Andres Freund
- Re: Pointer subtraction with a null pointer Tom Lane
- Re: Remove an unused function GetWalRcvWriteRecPtr Tom Lane
- Re: [PATCH] Expose port->authn_id to extensions and triggers Tom Lane
- Re: Pointer subtraction with a null pointer Andres Freund
- Re: Pointer subtraction with a null pointer Tom Lane
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Document atthasmissing default optimization avoids verification table scan Robert Haas
- Re: Add LZ4 compression in pg_dump Justin Pryzby
- Re: [PATCH] Expose port->authn_id to extensions and triggers Andres Freund
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- Re: Pointer subtraction with a null pointer Andres Freund
- Why is lorikeet so unstable in v14 branch only? Tom Lane
- Re: Pointer subtraction with a null pointer Tom Lane
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund
- Re: Why is lorikeet so unstable in v14 branch only? Andres Freund
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- Re: Doc patch: replace 'salesmen' with 'salespeople' Daniel Gustafsson
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Daniel Gustafsson
- More weird compiler warnings Tom Lane
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Daniel Gustafsson
- Re: More weird compiler warnings Andres Freund
- Re: Why is lorikeet so unstable in v14 branch only? Andrew Dunstan
- Re: More weird compiler warnings Tom Lane
- Re: Refactoring SSL tests Daniel Gustafsson
- Re: Why is lorikeet so unstable in v14 branch only? Tom Lane
- pg_stat_get_replication_slot() marked not strict, crashes Andres Freund
- Re: More weird compiler warnings Andres Freund
- Re: Column Filtering in Logical Replication Tom Lane
- Re: pg_stat_get_replication_slot() marked not strict, crashes Tom Lane
- Re: Why is lorikeet so unstable in v14 branch only? Andrew Dunstan
- Re: pg_stat_get_replication_slot() marked not strict, crashes Andres Freund
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Column Filtering in Logical Replication Tom Lane
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Why is lorikeet so unstable in v14 branch only? Tom Lane
- Re: Document atthasmissing default optimization avoids verification table scan James Coleman
- Re: Document atthasmissing default optimization avoids verification table scan James Coleman
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Thomas Munro
- Re: Document atthasmissing default optimization avoids verification table scan David G. Johnston
- Re: Small TAP tests cleanup for Windows and unused modules Daniel Gustafsson
- Re: Document atthasmissing default optimization avoids verification table scan David G. Johnston
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane
- Re: Document atthasmissing default optimization avoids verification table scan Tom Lane
- Re: Add LZ4 compression in pg_dump Daniel Gustafsson
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: Add LZ4 compression in pg_dump Justin Pryzby
- Re: Document atthasmissing default optimization avoids verification table scan David G. Johnston
- Re: pg_relation_size on partitioned table Japin Li
- Re: Is there any documentation on how to correctly create extensions in HA(primary-standby) setup? Bharath Rupireddy
- Re: make MaxBackends available in _PG_init Julien Rouhaud
- Add a pg_get_query_def function (was Re: Deparsing rewritten query) Julien Rouhaud
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: pg_stat_get_replication_slot() marked not strict, crashes vignesh C
- Re: Invalid comment in ParallelQueryMain Michael Paquier
- Re: Assert in pageinspect with NULL pages Michael Paquier
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- GSoC: Improve PostgreSQL Regression Test Coverage Christos Maris
- Re: [PATCH] New [relation] option engine Nikolay Shaplov
- Re: Why is lorikeet so unstable in v14 branch only? Andrew Dunstan
- Re: Add LZ4 compression in pg_dump Robert Haas
- Re: Assert in pageinspect with NULL pages Robert Haas
- Re: Document atthasmissing default optimization avoids verification table scan Robert Haas
- Re: Add a pg_get_query_def function (was Re: Deparsing rewritten query) Tom Lane
- Re: Add LZ4 compression in pg_dump Justin Pryzby
- Re: [WIP] Allow pg_upgrade to copy segments of the same relfilenode in parallel Jaime Casanova
- Re: Assert in pageinspect with NULL pages Matthias van de Meent
- Re: Why is lorikeet so unstable in v14 branch only? Tom Lane
- Re: Document atthasmissing default optimization avoids verification table scan James Coleman
- Re: Why is lorikeet so unstable in v14 branch only? Tom Lane
- Re: Add pg_freespacemap extension sql test Tom Lane
- Re: Document atthasmissing default optimization avoids verification table scan David G. Johnston
- Re: refactoring basebackup.c (zstd workers) Tom Lane
- Re: Document atthasmissing default optimization avoids verification table scan James Coleman
- TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Erik Rijkers
- Re: Why is lorikeet so unstable in v14 branch only? Andrew Dunstan
- Re: Race conditions in 019_replslot_limit.pl Tom Lane
- Re: Add LZ4 compression in pg_dump Daniel Gustafsson
- Re: Frontend error logging style Tom Lane
- Re: Assert in pageinspect with NULL pages Peter Geoghegan
- Re: Small TAP tests cleanup for Windows and unused modules Daniel Gustafsson
- Re: multithreaded zstd backup compression for client and server Justin Pryzby
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: Assert in pageinspect with NULL pages Robert Haas
- Re: [PATCH] Accept IP addresses in server certificate SANs Tom Lane
- Re: Race conditions in 019_replslot_limit.pl Andres Freund
- Re: Race conditions in 019_replslot_limit.pl Tom Lane
- Re: Assert in pageinspect with NULL pages Peter Geoghegan
- Re: [PATCH] Accept IP addresses in server certificate SANs Daniel Gustafsson
- Re: SQL/JSON: functions Tom Lane
- Re: SQL/JSON: functions Andrew Dunstan
- Re: SQL/JSON: functions Andres Freund
- Re: [PATCH] Accept IP addresses in server certificate SANs Andres Freund
- Re: Corruption during WAL replay Kyotaro Horiguchi
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
- Re: SQL/JSON: functions Andrew Dunstan
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Thomas Munro
- RE: Logical replication timeout problem kuroda.hayato@fujitsu.com
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- Re: pg_stat_get_replication_slot() marked not strict, crashes Amit Kapila
- Fix pg_waldump documentation about block option Japin Li
- Re: A test for replay of regression tests Thomas Munro
- Re: Document atthasmissing default optimization avoids verification table scan David G. Johnston
- Re: Add a pg_get_query_def function (was Re: Deparsing rewritten query) Julien Rouhaud
- Re: Add pg_freespacemap extension sql test Michael Paquier
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Fix pg_waldump documentation about block option Thomas Munro
- Re: Invalid comment in ParallelQueryMain Julien Rouhaud
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Yugo NAGATA
- Re: Assert in pageinspect with NULL pages Michael Paquier
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
- Re: pg_stat_get_replication_slot() marked not strict, crashes Andres Freund
- Re: pg_stat_get_replication_slot() marked not strict, crashes Tom Lane
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Michael Paquier
- Re: pg_stat_get_replication_slot() marked not strict, crashes Masahiko Sawada
- Re: pg_stat_get_replication_slot() marked not strict, crashes Andres Freund
- Re: logical decoding and replication of sequences Amit Kapila
- Re: Race conditions in 019_replslot_limit.pl Andres Freund
- RE: Failed transaction statistics to measure the logical replication progress osumi.takamichi@fujitsu.com
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
- Re: Logical replication timeout problem Amit Kapila
- Re: pg_stat_get_replication_slot() marked not strict, crashes Amit Kapila
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: logical replication empty transactions Amit Kapila
- Re: DSA failed to allocate memory Dongming Liu
- Re: generic plans and "initial" pruning Amit Langote
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: generic plans and "initial" pruning Amit Langote
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: DSA failed to allocate memory Thomas Munro
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Alvaro Herrera
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- Re: [PATCH] Accept IP addresses in server certificate SANs Daniel Gustafsson
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema
- Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Kyotaro Horiguchi
- Re: Summary Sort workers Stats in EXPLAIN ANALYZE Jian Guo
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: support for MERGE Alvaro Herrera
- Re: SQL/JSON: functions Andrew Dunstan
- RE: logical replication empty transactions houzj.fnst@fujitsu.com
- Re: Add LZ4 compression in pg_dump Robert Haas
- Re: On login trigger: take three a.sokolov@postgrespro.ru
- Re: document the need to analyze partitioned tables Tomas Vondra
- Re: Document atthasmissing default optimization avoids verification table scan Robert Haas
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tom Lane
- Re: SQL/JSON: functions Tom Lane
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Peter Eisentraut
- Re: Document atthasmissing default optimization avoids verification table scan James Coleman
- Re: identifying unrecognized node type errors Ashutosh Bapat
- Re: SQL/JSON: functions Andrew Dunstan
- Re: [WIP] Allow pg_upgrade to copy segments of the same relfilenode in parallel Justin Pryzby
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Robert Haas
- Re: role self-revocation Stephen Frost
- Re: SQL/JSON: functions Nikola Ivanov
- Re: support for MERGE Alvaro Herrera
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Matthias van de Meent
- Re: Add a pg_get_query_def function (was Re: Deparsing rewritten query) Tom Lane
- Re: SQL/JSON: functions Andrew Dunstan
- Re: SQL/JSON: functions Andres Freund
- Re: Document atthasmissing default optimization avoids verification table scan Robert Haas
- Re: Add a pg_get_query_def function (was Re: Deparsing rewritten query) Julien Rouhaud
- Re: SQL/JSON: functions Nikola Ivanov
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Robert Haas
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Magnus Hagander
- Re: fixing a few backup compression goofs Robert Haas
- Re: multithreaded zstd backup compression for client and server Robert Haas
- Re: multithreaded zstd backup compression for client and server Dagfinn Ilmari Mannsåker
- Re: multithreaded zstd backup compression for client and server Robert Haas
- Re: multithreaded zstd backup compression for client and server Robert Haas
- Re: On login trigger: take three Andres Freund
- Re: Assert in pageinspect with NULL pages Maxim Orlov
- Re: multithreaded zstd backup compression for client and server Robert Haas
- Re: Estimating HugePages Requirements? Nathan Bossart
- Re: Extensible Rmgr for Table AMs Andres Freund
- Re: role self-revocation Robert Haas
- Re: SQL/JSON: functions Nikola Ivanov
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: Proposal: Support custom authentication methods using hooks Stephen Frost
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: Patch: Code comments: why some text-handling functions are leakproof Greg Stark
- Re: SQL/JSON: functions Andrew Dunstan
- Re: Add psql command to list constraints Greg Stark
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: [PATCH] Add extra statistics to explain for Nested Loop Greg Stark
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: Accommodate startup process in a separate ProcState array slot instead of in MaxBackends slots. Robert Haas
- Re: SQL/JSON: functions Andres Freund
- CFBot has failures on 027_stream_regress for a number of patches Greg Stark
- Re: [PATCH v2] use has_privs_for_role for predefined roles Joe Conway
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Greg Stark
- Re: SQL/JSON: functions Tom Lane
- Re: [PATCH] Full support for index LP_DEAD hint bits on standby Greg Stark
- Re: [PATCH] Accept IP addresses in server certificate SANs Greg Stark
- Re: SQL/JSON: JSON_TABLE Greg Stark
- Re: CFBot has failures on 027_stream_regress for a number of patches Andres Freund
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- Re: [PATCH v2] use has_privs_for_role for predefined roles Robert Haas
- Re: [RFC] building postgres with meson -v8 Andres Freund
- Re: [PATCH v2] use has_privs_for_role for predefined roles Joe Conway
- Re: Add parameter jit_warn_above_fraction Magnus Hagander
- Re: Temporary tables versus wraparound... again Greg Stark
- Re: range_agg with multirange inputs Greg Stark
- Re: [PATCH] Accept IP addresses in server certificate SANs Jacob Champion
- Re: [PATCH] Full support for index LP_DEAD hint bits on standby Peter Geoghegan
- Re: Temporary tables versus wraparound... again Andres Freund
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Stephen Frost
- Re: jsonpath syntax extensions Phil Krylov
- Re: [PATCH] Enable SSL library detection via PQsslAttribute Daniel Gustafsson
- Re: refactoring basebackup.c (zstd workers) Tom Lane
- Re: refactoring basebackup.c (zstd workers) Justin Pryzby
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: On login trigger: take three Daniel Gustafsson
- Re: On login trigger: take three Andres Freund
- Re: On login trigger: take three Daniel Gustafsson
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: [PATCH] Full support for index LP_DEAD hint bits on standby Peter Geoghegan
- Re: SSL/TLS instead of SSL in docs Daniel Gustafsson
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: SQL/JSON: JSON_TABLE Andrew Dunstan
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: On login trigger: take three Tom Lane
- Re: [RFC] building postgres with meson -v8 Andrew Dunstan
- Re: [RFC] building postgres with meson -v8 Tom Lane
- Re: [RFC] building postgres with meson -v8 Andres Freund
- Re: SQL/JSON: functions Tom Lane
- Re: [PATCH] Add extra statistics to explain for Nested Loop Justin Pryzby
- Re: refactoring basebackup.c (zstd workers) Justin Pryzby
- Re: refactoring basebackup.c (zstd workers) Tom Lane
- Re: MDAM techniques and Index Skip Scan patch Peter Geoghegan
- Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
- Re: MDAM techniques and Index Skip Scan patch Tom Lane
- Re: POC: GROUP BY optimization Tomas Vondra
- Re: SQL/JSON: functions Andrew Dunstan
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- RE: Logical replication timeout problem kuroda.hayato@fujitsu.com
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Michael Paquier
- Re: MDAM techniques and Index Skip Scan patch Peter Geoghegan
- Re: POC: GROUP BY optimization Zhihong Yu
- Re: MDAM techniques and Index Skip Scan patch Peter Geoghegan
- Re: MDAM techniques and Index Skip Scan patch Tom Lane
- Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file Nathan Bossart
- Re: Window Function "Run Conditions" David Rowley
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby
- Re: [PATCH] Add extra statistics to explain for Nested Loop Julien Rouhaud
- Re: Add psql command to list constraints Tatsuro Yamada
- Re: MDAM techniques and Index Skip Scan patch Peter Geoghegan
- Re: SQL/JSON: functions Andres Freund
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: SQL/JSON: functions Nikola Ivanov
- Re: Support logical replication of DDLs Dilip Kumar
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
- Re: Add LZ4 compression in pg_dump Michael Paquier
- Re: Add pg_freespacemap extension sql test Michael Paquier
- Re: Logical replication timeout problem Masahiko Sawada
- Re: Skipping logical replication transactions on subscriber side Amit Kapila
- Re: Add psql command to list constraints Tatsuro Yamada
- Re: Identify missing publications from publisher while create/alter subscription. Amit Kapila
- Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
- Enables to call Unregister*XactCallback() in Call*XactCallback() Hao Wu
- Re: logical replication empty transactions Masahiko Sawada
- Re: Accommodate startup process in a separate ProcState array slot instead of in MaxBackends slots. Bharath Rupireddy
- Re: shared-memory based stats collector - v66 Andres Freund
- Re: shared-memory based stats collector - v67 Andres Freund
- Re: Add LZ4 compression in pg_dump Michael Paquier
- Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Kyotaro Horiguchi
- Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
- RE: logical replication empty transactions houzj.fnst@fujitsu.com
- Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Kyotaro Horiguchi
- Re: logical replication empty transactions Amit Kapila
- RE: logical replication empty transactions houzj.fnst@fujitsu.com
- RE: logical replication empty transactions shiy.fnst@fujitsu.com
- Generic JSON API Nikita Malakhov
- Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
- Re: Column Filtering in Logical Replication Amit Kapila
- 回复:POC: Cleaning up orphaned files using undo logs 孔凡深(云梳)
- Re: Add parameter jit_warn_above_fraction Julien Rouhaud
- Re: Frontend error logging style Daniel Gustafsson
- Re: Identify missing publications from publisher while create/alter subscription. Amit Kapila
- Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Matthias van de Meent
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Erik Rijkers
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Alvaro Herrera
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: [PATCH] Full support for index LP_DEAD hint bits on standby Michail Nikolaev
- Re: [PATCH] Full support for index LP_DEAD hint bits on standby Michail Nikolaev
- Re: [PATCH] Enable SSL library detection via PQsslAttribute Daniel Gustafsson
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: unlogged sequences Peter Eisentraut
- Re: speed up a logical replica setup Peter Eisentraut
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Robert Haas
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- Jumble Query with COERCE_SQL_SYNTAX Yura Sokolov
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: Add LZ4 compression in pg_dump Robert Haas
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Alvaro Herrera
- Re: Accommodate startup process in a separate ProcState array slot instead of in MaxBackends slots. Robert Haas
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Robert Haas
- Re: Add parameter jit_warn_above_fraction Robert Haas
- Re: Document atthasmissing default optimization avoids verification table scan James Coleman
- Correct docs re: rewriting indexes when table rewrite is skipped James Coleman
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- Restructure ALTER TABLE notes to clarify table rewrites and verification scans James Coleman
- Re: Frontend error logging style Peter Eisentraut
- Re: Frontend error logging style Peter Eisentraut
- Re: Identify missing publications from publisher while create/alter subscription. vignesh C
- Re: Identify missing publications from publisher while create/alter subscription. vignesh C
- Re: Add header support to text format and matching feature Peter Eisentraut
- Re: pg14 psql broke \d datname.nspname.relname Robert Haas
- Re: [PATCH] Enable SSL library detection via PQsslAttribute Jacob Champion
- Re: Correct docs re: rewriting indexes when table rewrite is skipped Matthias van de Meent
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: make MaxBackends available in _PG_init Robert Haas
- Re: Corruption during WAL replay Stephen Frost
- Re: [PATCH] Full support for index LP_DEAD hint bits on standby Michail Nikolaev
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas
- Re: Corruption during WAL replay Robert Haas
- Re: GSoC: Improve PostgreSQL Regression Test Coverage Stephen Frost
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Peter Eisentraut
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: POC: GROUP BY optimization Tomas Vondra
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Tom Lane
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Higher level questions around shared memory stats Andres Freund
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Thomas Munro
- Re: Add parameter jit_warn_above_fraction David Rowley
- Re: Higher level questions around shared memory stats Robert Haas
- Re: CREATE TABLE ( .. STORAGE ..) Matthias van de Meent
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Thomas Munro
- Re: Add parameter jit_warn_above_fraction Peter Geoghegan
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Andres Freund
- Re: Commitfest Update Justin Pryzby
- Re: Higher level questions around shared memory stats Andres Freund
- Re: Commitfest Update Robert Haas
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset David G. Johnston
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- Re: Extend compatibility of PostgreSQL::Test::Cluster Andrew Dunstan
- Re: Add parameter jit_warn_above_fraction Tom Lane
- Re: Window Function "Run Conditions" Andres Freund
- remove reset_shared() Nathan Bossart
- Re: Frontend error logging style Daniel Gustafsson
- Re: Add parameter jit_warn_above_fraction Peter Geoghegan
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andrew Dunstan
- Re: Frontend error logging style Tom Lane
- Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Nathan Bossart
- Re: Add parameter jit_warn_above_fraction Andres Freund
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: Add parameter jit_warn_above_fraction David Rowley
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Andres Freund
- Re: Add parameter jit_warn_above_fraction Tom Lane
- Re: Temporary tables versus wraparound... again Greg Stark
- Re: [PATCH] Expose port->authn_id to extensions and triggers Andres Freund
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset David G. Johnston
- Re: [PATCH] Full support for index LP_DEAD hint bits on standby Peter Geoghegan
- Re: Add parameter jit_warn_above_fraction Andres Freund
- Re: Temporary tables versus wraparound... again David G. Johnston
- Re: Temporary tables versus wraparound... again Andres Freund
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Thomas Munro
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Andres Freund
- Re: [PATCH] Full support for index LP_DEAD hint bits on standby David G. Johnston
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset David G. Johnston
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset David G. Johnston
- Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Kyotaro Horiguchi
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Re: remove reset_shared() Julien Rouhaud
- Re: Add parameter jit_warn_above_fraction David Rowley
- Re: logical replication empty transactions Masahiko Sawada
- Re: [PATCH] Full support for index LP_DEAD hint bits on standby David G. Johnston
- Re: Add parameter jit_warn_above_fraction Andres Freund
- Re: Add parameter jit_warn_above_fraction David Rowley
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Kyotaro Horiguchi
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Jumble Query with COERCE_SQL_SYNTAX Julien Rouhaud
- Re: Assert in pageinspect with NULL pages Julien Rouhaud
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: Is there any documentation on how to correctly create extensions in HA(primary-standby) setup? Julien Rouhaud
- Re: Granting SET and ALTER SYSTE privileges for GUCs David G. Johnston
- Re: Identify missing publications from publisher while create/alter subscription. Amit Kapila
- Re: Add LZ4 compression in pg_dump Michael Paquier
- Re: Extend compatibility of PostgreSQL::Test::Cluster Michael Paquier
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Justin Pryzby
- Re: Possible fails in pg_stat_statements test Anton A. Melnikov
- Re: Add LZ4 compression in pg_dump Michael Paquier
- Re: Identify missing publications from publisher while create/alter subscription. vignesh C
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Add header support to text format and matching feature Peter Eisentraut
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Thomas Munro
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: logical replication empty transactions Amit Kapila
- Re: TRAP: FailedAssertion("HaveRegisteredOrActiveSnapshot()", File: "toast_internals.c", Line: 670, PID: 19403) Kyotaro Horiguchi
- Re: Logical replication timeout problem Amit Kapila
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Julien Rouhaud
- Re: Identify missing publications from publisher while create/alter subscription. Amit Kapila
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andrew Dunstan
- Re[2]: On login trigger: take three Ivan Panchenko
- Re: [PATCH] Accept IP addresses in server certificate SANs Peter Eisentraut
- Re: SSL/TLS instead of SSL in docs Daniel Gustafsson
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: multithreaded zstd backup compression for client and server Dagfinn Ilmari Mannsåker
- Re: Column Filtering in Logical Replication Tomas Vondra
- Re: multithreaded zstd backup compression for client and server Dagfinn Ilmari Mannsåker
- Re: Identify missing publications from publisher while create/alter subscription. Bharath Rupireddy
- Re: Identify missing publications from publisher while create/alter subscription. Bharath Rupireddy
- Re: Granting SET and ALTER SYSTE privileges for GUCs Joshua Brindle
- Returning multiple rows in materialized mode inside the extension Piotr Styczyński
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- Re: multithreaded zstd backup compression for client and server Andrew Dunstan
- Re: Add parameter jit_warn_above_fraction Magnus Hagander
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: In-placre persistance change of a relation Justin Pryzby
- Re: On login trigger: take three Daniel Gustafsson
- Re: On login trigger: take three Daniel Gustafsson
- Re: Handle infinite recursion in logical replication setup Ashutosh Bapat
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: Correct docs re: rewriting indexes when table rewrite is skipped James Coleman
- basebackup/lz4 crash Justin Pryzby
- Re: Granting SET and ALTER SYSTE privileges for GUCs Mark Dilger
- Re: Granting SET and ALTER SYSTE privileges for GUCs Andrew Dunstan
- Re: Extend compatibility of PostgreSQL::Test::Cluster Andrew Dunstan
- Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
- Re: Correct docs re: rewriting indexes when table rewrite is skipped Robert Haas
- Re: multithreaded zstd backup compression for client and server Robert Haas
- Re: Granting SET and ALTER SYSTE privileges for GUCs David G. Johnston
- Re: Granting SET and ALTER SYSTE privileges for GUCs Tom Lane
- Re: Adding CI to our tree Andres Freund
- Re: Granting SET and ALTER SYSTE privileges for GUCs David G. Johnston
- Re: Frontend error logging style Greg Stark
- Re: Printing backtrace of postgres processes Greg Stark
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: Printing backtrace of postgres processes Justin Pryzby
- Re: Add non-blocking version of PQcancel Jelte Fennema
- Re: Returning multiple rows in materialized mode inside the extension David G. Johnston
- Re: [PATCH] Accept IP addresses in server certificate SANs Jacob Champion
- Re: Frontend error logging style Tom Lane
- Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Nathan Bossart
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund
- Re: Identify missing publications from publisher while create/alter subscription. vignesh C
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund
- Re: make MaxBackends available in _PG_init Nathan Bossart
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund
- Re: basebackup/lz4 crash Robert Haas
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane
- Re: multithreaded zstd backup compression for client and server Dagfinn Ilmari Mannsåker
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund
- Re: real/float example for testlibpq3 Greg Stark
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Greg Stark
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Thomas Munro
- Re: Logical insert/update/delete WAL records for custom table AMs Jeff Davis
- Re: Mark all GUC variable as PGDLLIMPORT Robert Haas
- Commitfest Update Greg Stark
- Re: Higher level questions around shared memory stats Robert Haas
- Re: range_agg with multirange inputs Peter Eisentraut
- Re: Commitfest Update Robert Haas
- Re: Avoiding smgrimmedsync() during nbtree index builds Greg Stark
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Robert Haas
- Re: proposal: enhancing plpgsql debug API - returns text value of variable content Tom Lane
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund
- Re: Patch to avoid orphaned dependencies Nathan Bossart
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane
- Re: explain_regress, explain(MACHINE), and default to explain(BUFFERS) (was: BUFFERS enabled by default in EXPLAIN (ANALYZE)) Justin Pryzby
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Andres Freund
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset David G. Johnston
- Re: Possible fails in pg_stat_statements test Robert Haas
- Re: Commitfest Update Peter Eisentraut
- Re: Higher level questions around shared memory stats Peter Eisentraut
- Re: refactoring basebackup.c (zstd workers) Robert Haas
- Re: refactoring basebackup.c (zstd workers) Tom Lane
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane
- Re: refactoring basebackup.c (zstd workers) Justin Pryzby
- Re: Correct docs re: rewriting indexes when table rewrite is skipped James Coleman
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset Andres Freund
- Re: Higher level questions around shared memory stats Andres Freund
- Re: CLUSTER on partitioned index Alvaro Herrera
- Re: pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset David G. Johnston
- Re: Higher level questions around shared memory stats Andres Freund
- Re: [Proposal] vacuumdb --schema only Nathan Bossart
- Re: Correct docs re: rewriting indexes when table rewrite is skipped Robert Haas
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Nathan Bossart
- Re: POC: GROUP BY optimization Tomas Vondra
- Re: Higher level questions around shared memory stats Andres Freund
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Re: ORDER BY pushdowns seem broken in postgres_fdw Tom Lane
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane
- Re: Higher level questions around shared memory stats Andres Freund
- Re: Mingw task for Cirrus CI Andres Freund
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund
- Re: Commitfest Update Julien Rouhaud
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund
- RE: Logical replication timeout problem shiy.fnst@fujitsu.com
- Re: Add LZ4 compression in pg_dump Michael Paquier
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
- Re: generic plans and "initial" pruning Amit Langote
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Michael Paquier
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Tom Lane
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Tom Lane
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Andres Freund
- Re: In-placre persistance change of a relation Justin Pryzby
- Re: Add non-blocking version of PQcancel Justin Pryzby
- Re: Higher level questions around shared memory stats Kyotaro Horiguchi
- Re: basebackup/lz4 crash Dipesh Pandit
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Michael Paquier
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Peter Eisentraut
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Dilip Kumar
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier
- Re: proposal: enhancing plpgsql debug API - returns text value of variable content Pavel Stehule
- Re: ORDER BY pushdowns seem broken in postgres_fdw Ronan Dunklau
- Re: Database-level collation version tracking Alvaro Herrera
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: Identify missing publications from publisher while create/alter subscription. Amit Kapila
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: do only critical work during single-user vacuum? John Naylor
- Re: generic plans and "initial" pruning Alvaro Herrera
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Zubkov
- Re: A qsort template John Naylor
- Re: Preventing indirection for IndexPageGetOpaque for known-size page special areas Matthias van de Meent
- Re: document the need to analyze partitioned tables Daniel Gustafsson
- Re: CLUSTER on partitioned index Alvaro Herrera
- Re: Commitfest Update Alvaro Herrera
- Re: Commitfest Update Matthias van de Meent
- Re: generic plans and "initial" pruning Amit Langote
- Re: multithreaded zstd backup compression for client and server Andrew Dunstan
- Re: Logical replication timeout problem Masahiko Sawada
- Re: CLUSTER on partitioned index Robert Haas
- Re: Commitfest Update Alvaro Herrera
- Re: Logical insert/update/delete WAL records for custom table AMs Robert Haas
- [PATCH] Avoid dereference null relation pointer (src/backend/replication/logical/reorderbuffer.c) Ranier Vilela
- Re: [PATCH] pg_stat_toast v9 Gunnar \"Nick\" Bluth
- Re: [PATCH] pg_stat_toast v10 Gunnar \"Nick\" Bluth
- Re: Correct docs re: rewriting indexes when table rewrite is skipped James Coleman
- Re: Commitfest Update Pavel Borisov
- Re: Correct docs re: rewriting indexes when table rewrite is skipped Robert Haas
- Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Tom Lane
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: CLUSTER on partitioned index Justin Pryzby
- Re: CLUSTER on partitioned index Justin Pryzby
- Re: Commitfest Update Tom Lane
- Re: Correct docs re: rewriting indexes when table rewrite is skipped James Coleman
- Re: unlogged sequences Tomas Vondra
- head fails to build on SLES 12 Devrim Gündüz
- Re: head fails to build on SLES 12 Tom Lane
- Re: Correct docs re: rewriting indexes when table rewrite is skipped Robert Haas
- Unit tests for SLRU Aleksander Alekseev
- Re: Commitfest Update Robert Haas
- Re: [PATCH] Accept IP addresses in server certificate SANs Peter Eisentraut
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: Commitfest Update Tom Lane
- Re: head fails to build on SLES 12 Devrim Gündüz
- Re: Correct docs re: rewriting indexes when table rewrite is skipped James Coleman
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andrew Dunstan
- Re: Restructure ALTER TABLE notes to clarify table rewrites and verification scans Matthias van de Meent
- Re: Possible fails in pg_stat_statements test Anton A. Melnikov
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Alvaro Herrera
- Re: head fails to build on SLES 12 (wal_compression=zstd) Justin Pryzby
- Re: head fails to build on SLES 12 (wal_compression=zstd) Tom Lane
- Re: Use "WAL segment" instead of "log segment" consistently in user-facing messages Nathan Bossart
- Re: Possible fails in pg_stat_statements test Julien Rouhaud
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andrew Dunstan
- Re: head fails to build on SLES 12 (wal_compression=zstd) Robert Haas
- Re: unlogged sequences Andres Freund
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- Re: head fails to build on SLES 12 (wal_compression=zstd) Justin Pryzby
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund
- Re: head fails to build on SLES 12 (wal_compression=zstd) Tom Lane
- [PATCH] src/interfaces/libpq/Makefile: fix pkg-config without openssl Fabrice Fontaine
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Tom Lane
- Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
- Re: head fails to build on SLES 12 (wal_compression=zstd) Robert Haas
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: unlogged sequences David G. Johnston
- support for MERGE Ranier Vilela
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Andres Freund
- Re: support for MERGE Daniel Gustafsson
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Robert Haas
- Re: [PATCH] Accept IP addresses in server certificate SANs Jacob Champion
- Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
- Re: Unit tests for SLRU Daniel Gustafsson
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andrew Dunstan
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andrew Dunstan
- Re: pgsql: Add 'basebackup_to_shell' contrib module. Andres Freund
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Re: ORDER BY pushdowns seem broken in postgres_fdw Tom Lane
- Re: [PATCH] pgbench: add multiconnect option Greg Stark
- Re: minor gripe about lax reloptions parsing for views Greg Stark
- Re: jsonpath syntax extensions Greg Stark
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: jsonpath syntax extensions Nikita Malakhov
- Re: Correct docs re: rewriting indexes when table rewrite is skipped Robert Haas
- Re: unlogged sequences Tomas Vondra
- Re: SQL/JSON: functions Greg Stark
- Re: unlogged sequences David G. Johnston
- Re: head fails to build on SLES 12 Andrew Dunstan
- Re: head fails to build on SLES 12 Larry Rosenman
- Re: Temporary tables versus wraparound... again Greg Stark
- Re: unlogged sequences Tomas Vondra
- Re: Pluggable toaster Greg Stark
- Re: Correct docs re: rewriting indexes when table rewrite is skipped James Coleman
- Re: should vacuum's first heap pass be read-only? Robert Haas
- Re: SQL/JSON: functions Andrew Dunstan
- Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) Greg Stark
- Re: unlogged sequences David G. Johnston
- Commitfest closing Greg Stark
- Re: Logical insert/update/delete WAL records for custom table AMs Jeff Davis