Mailing lists [pgsql-hackers]
- Re: [HACKERS] logical decoding of two-phase transactions Andres Freund
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Andres Freund
- Re: disable SSL compression? Andres Freund
- Re: [PATCH] Logical decoding of TRUNCATE Peter Eisentraut
- Re: disable SSL compression? Andres Freund
- Re: [PATCH] Logical decoding of TRUNCATE Simon Riggs
- Re: [PATCH] Logical decoding of TRUNCATE Andres Freund
- Re: [PATCH] Logical decoding of TRUNCATE Andres Freund
- Re: Feature Request - DDL deployment with logical replication Andres Freund
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Anthony Iliopoulos
- Re: Commit 4dba331cb3 broke ATTACH PARTITION behaviour. Alvaro Herrera
- Re: Passing current_database to BackgroundWorkerInitializeConnection Jeremy Finzel
- Re: Passing current_database to BackgroundWorkerInitializeConnection Andres Freund
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Andres Freund
- Re: Passing current_database to BackgroundWorkerInitializeConnection Jeremy Finzel
- Re: Passing current_database to BackgroundWorkerInitializeConnection Andres Freund
- fdw_startup/tuple_cost vs. parallel_startup/tuple_cost Robert Haas
- Re: BRIN FSM vacuuming questions Alvaro Herrera
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Anthony Iliopoulos
- Disabling memory display in EXPLAIN ANALYZE Andres Freund
- Re: BRIN FSM vacuuming questions Tom Lane
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Stephen Frost
- Re: Disabling memory display in EXPLAIN ANALYZE Stephen Frost
- Re: [PATCH] Logical decoding of TRUNCATE Christophe Pettus
- Re: Add default role 'pg_access_server_files' Stephen Frost
- Re: Rethinking -L switch handling and construction of LDFLAGS Tom Lane
- Re: Disabling memory display in EXPLAIN ANALYZE Andres Freund
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Anthony Iliopoulos
- Re: Creating streaming replication standby Tatsuo Ishii
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Andres Freund
- Re: WIP: Covering + unique indexes. Alexander Korotkov
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Craig Ringer
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Christophe Pettus
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Andres Freund
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Christophe Pettus
- Re: check_ssl_key_file_permissions should be in be-secure-common.c Michael Paquier
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Peter Geoghegan
- Re: 2018-03 Commitfest Summary (Andres #1) Bruce Momjian
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Thomas Munro
- Re: [HACKERS] MERGE SQL Statement for PG11 Andres Freund
- Re: [HACKERS] MERGE SQL Statement for PG11 Peter Geoghegan
- Re: Diagonal storage model Michael Paquier
- RE: Speedup of relation deletes during recovery Tsunakawa, Takayuki
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Robert Haas
- Re: [HACKERS] MERGE SQL Statement for PG11 Robert Haas
- Re: [HACKERS] MERGE SQL Statement for PG11 Pavan Deolasee
- Re: [HACKERS] MERGE SQL Statement for PG11 Peter Geoghegan
- Re: [HACKERS] MERGE SQL Statement for PG11 Andres Freund
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Peter Geoghegan
- Re: WIP: Covering + unique indexes. Peter Geoghegan
- Re: [HACKERS] Add support for tuple routing to foreign partitions Amit Langote
- Re: [HACKERS] [PATCH] Lockable views Yugo Nagata
- Re: Add default role 'pg_access_server_files' Michael Paquier
- Re: [HACKERS] Add support for tuple routing to foreign partitions Amit Langote
- Re: BUG #14941: Vacuum crashes Michael Paquier
- Re: BUG #14941: Vacuum crashes Michael Paquier
- Re: Optimizing nested ConvertRowtypeExpr execution Ashutosh Bapat
- Re: Commit 4dba331cb3 broke ATTACH PARTITION behaviour. Kyotaro HORIGUCHI
- Re: Rewriting the test of pg_upgrade as a TAP test - take two Michael Paquier
- Re: ALTER TABLE ADD COLUMN fast default Andrew Dunstan
- Re: Changing WAL Header to reduce contention duringReserveXLogInsertLocation() Heikki Linnakangas
- Missing parse_merge.h? Satoshi Nagayasu
- Re: [HACKERS] [PATCH] Incremental sort Alexander Korotkov
- Re: Missing parse_merge.h? Pavan Deolasee
- Re: Missing parse_merge.h? Satoshi Nagayasu
- Re: Commit 4dba331cb3 broke ATTACH PARTITION behaviour. Amit Langote
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Anthony Iliopoulos
- Re: [HACKERS] logical decoding of two-phase transactions Nikhil Sontakke
- Re: new function for tsquery creartion Dmitry Ivanov
- Re: [HACKERS] [PATCH] Incremental sort Tomas Vondra
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Greg Stark
- Re: new function for tsquery creartion Dmitry Ivanov
- Re: [PATCH] Verify Checksums during Basebackups Magnus Hagander
- Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov
- Re: [PATCH] Verify Checksums during Basebackups Magnus Hagander
- Re: [HACKERS] path toward faster partition pruning Amit Langote
- Re: Online enabling of checksums Magnus Hagander
- Re: [HACKERS] Add support for tuple routing to foreign partitions Etsuro Fujita
- Re: [HACKERS] Add support for tuple routing to foreign partitions Etsuro Fujita
- Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Claudio Freire
- Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Claudio Freire
- Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Robert Haas
- Re: [HACKERS] advanced partition matching algorithm forpartition-wise join Ashutosh Bapat
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Anthony Iliopoulos
- Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Claudio Freire
- Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Tom Lane
- Re: [HACKERS] logical decoding of two-phase transactions Tomas Vondra
- Re: Transform for pl/perl Peter Eisentraut
- Re: WIP: Covering + unique indexes. Alexander Korotkov
- Re: [PATCH] Verify Checksums during Basebackups Magnus Hagander
- Re: Vacuum: allow usage of more than 1GB of work mem Claudio Freire
- Re: [HACKERS] logical decoding of two-phase transactions Stas Kelvich
- Re: Vacuum: allow usage of more than 1GB of work mem Claudio Freire
- Re: new function for tsquery creartion Aleksandr Parfenov
- Re: Vacuum: allow usage of more than 1GB of work mem Claudio Freire
- Re: [PATCH] Verify Checksums during Basebackups Tom Lane
- Re: [PATCH] Verify Checksums during Basebackups Magnus Hagander
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Craig Ringer
- Re: [PATCH] Verify Checksums during Basebackups Tom Lane
- Re: [PATCH] Verify Checksums during Basebackups Tom Lane
- Re: [HACKERS] logical decoding of two-phase transactions Tomas Vondra
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Greg Stark
- Re: [HACKERS] logical decoding of two-phase transactions Alvaro Herrera
- Re: [HACKERS] logical decoding of two-phase transactions Tomas Vondra
- Re: jsonb nesting level edge case Bruce Momjian
- Re: [PATCH] Verify Checksums during Basebackups Magnus Hagander
- Re: [HACKERS] logical decoding of two-phase transactions Tom Lane
- Re: [HACKERS] logical decoding of two-phase transactions Tomas Vondra
- Re: [HACKERS] logical decoding of two-phase transactions Nikhil Sontakke
- Re: pgsql: New files for MERGE Andres Freund
- Re: pgsql: New files for MERGE Andres Freund
- Re: [HACKERS] GUC for cleanup indexes threshold. Masahiko Sawada
- Re: Optimize Arm64 crc32c implementation in Postgresql Heikki Linnakangas
- Re: Optimize Arm64 crc32c implementation in Postgresql Andres Freund
- Re: Running Installcheck remotely Kapil Sharma
- Re: Changing WAL Header to reduce contention duringReserveXLogInsertLocation() Andres Freund
- Re: Optimize Arm64 crc32c implementation in Postgresql Heikki Linnakangas
- Re: Optimize Arm64 crc32c implementation in Postgresql Andres Freund
- Re: Prefix operator for text and spgist support Teodor Sigaev
- Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS Anthony Iliopoulos
- Re: pgsql: Validate page level checksums in base backups Andres Freund
- Re: pgsql: Validate page level checksums in base backups Andres Freund
- Re: pgsql: Validate page level checksums in base backups Magnus Hagander
- Re: pgsql: Validate page level checksums in base backups Magnus Hagander
- Re: BRIN FSM vacuuming questions Tom Lane
- Re: [HACKERS] Runtime Partition Pruning Jesper Pedersen
- Re: Optimize Arm64 crc32c implementation in Postgresql Tom Lane
- Re: [HACKERS] Runtime Partition Pruning Beena Emerson