Mailing lists [pgsql-hackers]
- Re: Suppressing useless wakeups in walreceiver Nathan Bossart
- Re: Suppressing useless wakeups in walreceiver Nathan Bossart
- Re: Slow standby snapshot Thomas Munro
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Justin Pryzby
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: WIN32 pg_import_system_collations Juan José Santamaría Flecha
- Re: libpq support for NegotiateProtocolVersion Jacob Champion
- Re: psql: Add command to use extended query protocol Corey Huinker
- Re: Commit fest 2022-11 Justin Pryzby
- Re: Crash in BRIN minmax-multi indexes Justin Pryzby
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- 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 proper planner support for ORDER BY / DISTINCT aggregates David Rowley
- 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: [PATCH] Teach pg_waldump to extract FPIs from the WAL sho kato
- 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
- Locks release order in LogStandbySnapshot Japin Li
- 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: Locks release order in LogStandbySnapshot Japin Li
- Re: User functions for building SCRAM secrets Michael Paquier
- Re: logical replication restrictions Kyotaro Horiguchi
- Re: New docs chapter on Transaction Management and related changes Laurenz Albe
- Re: security_context_t marked as deprecated in libselinux 3.1 Alvaro Herrera
- 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
- Remove redundant declaration for XidInMVCCSnapshot Japin Li
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: libpq error message refactoring Alvaro Herrera
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Bharath Rupireddy
- Re: Add tracking of backend memory allocated to pg_stat_activity Reid Thompson
- Re: HOT chain validation in verify_heapam() Aleksander Alekseev
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Justin Pryzby
- Re: New docs chapter on Transaction Management and related changes Robert Treat
- Re: Add tracking of backend memory allocated to pg_stat_activity Reid Thompson
- 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: Add tracking of backend memory allocated to pg_stat_activity Andres Freund
- 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: Error for WITH options on partitioned tables Tom Lane
- Re: Remove redundant declaration for XidInMVCCSnapshot Alvaro Herrera
- Re: heavily contended lwlocks with long wait queues scale badly Andres Freund
- 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: allow segment size to be set to < 1GiB Tom Lane
- 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