Архив рассылок [pgsql-hackers]
Re: EINTR in ftruncate() Thomas Munro
Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
Re: security_context_t marked as deprecated in libselinux 3.1 Michael Paquier
Re: Slow standby snapshot Andres Freund
Re: User functions for building SCRAM secrets Jacob Champion
Re: Cygwin cleanup Justin Pryzby
Re: Slow standby snapshot Thomas Munro
Re: Add connection active, idle time to pg_stat_activity Andres Freund
Re: Add connection active, idle time to pg_stat_activity David G. Johnston
Re: allow segment size to be set to < 1GiB Andres Freund
Re: Add connection active, idle time to pg_stat_activity Andres Freund
Re: Collation version tracking for macOS Thomas Munro
Re: Add connection active, idle time to pg_stat_activity David G. Johnston
Re: Improve logging when using Huge Pages Kyotaro Horiguchi
RE: Perform streaming logical transactions by background workers and parallel apply Hayato Kuroda (Fujitsu)
Re: Add index scan progress to pg_stat_progress_vacuum Andres Freund
Re: Asynchronous and "direct" IO support for PostgreSQL. Andres Freund
Re: Locks release order in LogStandbySnapshot Andres Freund
Re: Reviving lost replication slots sirisha chamarthi
Re: Reviving lost replication slots sirisha chamarthi
Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
Re: allow segment size to be set to < 1GiB Michael Paquier
Re: Suppressing useless wakeups in walreceiver Bharath Rupireddy
Re: Improve logging when using Huge Pages Michael Paquier
Re: [patch] Have psql's \d+ indicate foreign partitions Michael Paquier
Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Andrey Borodin
Re: User functions for building SCRAM secrets Michael Paquier
Re: logical replication restrictions Kyotaro Horiguchi
Re: Reviving lost replication slots Kyotaro Horiguchi
Re: thinko in basic_archive.c Bharath Rupireddy
Re: Reviving lost replication slots Bharath Rupireddy
Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Yugo NAGATA
Re: Reviving lost replication slots Amit Kapila
Re: heavily contended lwlocks with long wait queues scale badly Bharath Rupireddy
Re: Reviving lost replication slots Bharath Rupireddy
Re: Small TAP improvements Andrew Dunstan
Re: Reviving lost replication slots Amit Kapila
Re: libpq error message refactoring Alvaro Herrera
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Bharath Rupireddy
Re: HOT chain validation in verify_heapam() Aleksander Alekseev
Update some more ObjectType switch statements to not have default Peter Eisentraut
Call lazy_check_wraparound_failsafe earlier for parallel vacuum Imseih (AWS), Sami
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Alvaro Herrera
Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Tom Lane
Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Peter Eisentraut
Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Tom Lane
Re: Remove redundant declaration for XidInMVCCSnapshot Alvaro Herrera
Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli
Re: refactor ownercheck and aclcheck functions Corey Huinker
Re: psql: Add command to use extended query protocol Daniel Verite
Re: allow segment size to be set to < 1GiB Andres Freund
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
Re: allow segment size to be set to < 1GiB Andres Freund
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
Re: real/float example for testlibpq3 Mark Wong
Re: Expand palloc/pg_malloc API Tom Lane
Re: HOT chain validation in verify_heapam() Andres Freund
Re: HOT chain validation in verify_heapam() Peter Geoghegan
Re: [DOCS] Stats views and functions not in order? David G. Johnston