Архив рассылок [pgsql-hackers]
[PATCH] Simple progress reporting for COPY command Josef Šimánek
Re: Tid scan improvements David Fetter
RE: Global snapshots tsunakawa.takay@fujitsu.com
RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
Key management with tests Bruce Momjian
Re: Key management with tests Bruce Momjian
Re: patch: reduce overhead of execution of CALL statement in no atomic mode from PL/pgSQL Pavel Stehule
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
Re: proposal: schema variables Pavel Stehule
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: [PATCH] Simple progress reporting for COPY command Bharath Rupireddy
Re: [PATCH] Simplify permission checking logic in user.c Andrey Borodin
Commitfest 2021-01 Now in Progress Masahiko Sawada
Re: [PATCH] Simple progress reporting for COPY command Josef Šimánek
Re: Let people set host(no)ssl settings from initdb Magnus Hagander
faster ETL / bulk data load for heap tables Luc Vlaming
Re: Proposed patch for key management Alastair Turner
Move --data-checksums to common options in initdb --help Michael Banck
Re: Moving other hex functions to /common Bruce Momjian
Re: Implement <null treatment> for window functions Krasiyan Andreev
Re: adding wait_start column to pg_locks Justin Pryzby
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: Moving other hex functions to /common Michael Paquier
Re: Move --data-checksums to common options in initdb --help Michael Paquier
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: WIP: BRIN multi-range indexes Thomas Munro
Re: psql \df choose functions by their arguments Thomas Munro
Re: faster ETL / bulk data load for heap tables Amit Kapila
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
Re: Proposed patch for key management Fabien COELHO
Re: faster ETL / bulk data load for heap tables Luc Vlaming
Re: faster ETL / bulk data load for heap tables Luc Vlaming
Re: Proposed patch for key management Alastair Turner
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
Why latestRemovedXid|cuteoff_xid are always sent? Michail Nikolaev
Re: archive status ".ready" files may be created too early Andrey Borodin
Re: Reloptions for table access methods Jeff Davis
Re: WIP: BRIN multi-range indexes Tomas Vondra
Re: Why latestRemovedXid|cuteoff_xid are always sent? Peter Geoghegan
Re: doc review for v14 Michael Paquier
Re: doc review for v14 Justin Pryzby
Re: doc review for v14 Michael Paquier
LET clause Joel Jacobson
Re: LET clause Pavel Stehule
Re: Handing off SLRU fsyncs to the checkpointer Tomas Vondra
Re: Rethinking plpgsql's assignment implementation Pavel Stehule
pg_rewind restore_command issue in PG12 Amine Tengilimoglu
Re: Rethinking plpgsql's assignment implementation Pavel Stehule
Re: Implement <null treatment> for window functions David Fetter
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
Re: zstd compression for pg_dump Justin Pryzby
Re: A failure of standby to follow timeline switch Kyotaro Horiguchi
pg_waldump/heapdesc.c and struct field names Peter Geoghegan
Re: pg_waldump/heapdesc.c and struct field names Masahiko Sawada
Re: faster ETL / bulk data load for heap tables Amit Kapila
Re: pg_waldump/heapdesc.c and struct field names Abhijit Menon-Sen
Re: adding wait_start column to pg_locks torikoshia
Re: zstd compression for pg_dump Andrey Borodin
Re: [HACKERS] Custom compression methods Dilip Kumar
Re: zstd compression for pg_dump Justin Pryzby
Re: Single transaction in the tablesync worker? Amit Kapila
Re: Single transaction in the tablesync worker? Peter Smith
Re: Single transaction in the tablesync worker? Peter Smith
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: zstd compression for pg_dump Daniil Zakhlystov
Re: Parallel Inserts in CREATE TABLE AS Luc Vlaming
Re: {CREATE INDEX, REINDEX} CONCURRENTLY improvements Masahiko Sawada
RE: Parallel Inserts in CREATE TABLE AS Hou, Zhijie
Re: [HACKERS] Custom compression methods Dilip Kumar
Re: Single transaction in the tablesync worker? Amit Kapila
Re: Deleting older versions in unique indexes to avoid page splits Heikki Linnakangas
Re: Parallel Inserts in CREATE TABLE AS Luc Vlaming
Re: pg_rewind restore_command issue in PG12 Heikki Linnakangas
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: pg_rewind restore_command issue in PG12 Amine Tengilimoglu
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: row filtering for logical replication Önder Kalacı
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
Re: WIP: System Versioned Temporal Table Masahiko Sawada
Re: libpq debug log Masahiko Sawada
Re: VACUUM (DISABLE_PAGE_SKIPPING on) Masahiko Sawada
set_config() documentation clarification Joel Jacobson
Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
Re: set_config() documentation clarification Chapman Flack
Re: set_config() documentation clarification David G. Johnston
Bug in numeric_power() if exponent is INT_MIN Dean Rasheed
Re: Proposed patch for key management Bruce Momjian
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
Re: Proposed patch for key management Bruce Momjian
data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Michael Banck
Re: Proposed patch for key management Bruce Momjian
Context diffs Bruce Momjian
Re: Context diffs Tom Lane
Re: Context diffs Peter Geoghegan
Re: pg_waldump/heapdesc.c and struct field names Andres Freund
Re: pg_waldump/heapdesc.c and struct field names Peter Geoghegan
Re: pg_waldump/heapdesc.c and struct field names Peter Geoghegan
Re: Context diffs Thomas Munro
Re: Handing off SLRU fsyncs to the checkpointer Thomas Munro
Re: Online checksums patch - once again Daniel Gustafsson
Re: language cleanups in code and docs Thomas Munro
Fix typo in comment Peter Smith
Re: language cleanups in code and docs ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Re: language cleanups in code and docs Thomas Munro
Adding new commitfest entry? Peter Smith
Re: Adding new commitfest entry? Tom Lane
Re: Adding new commitfest entry? Peter Smith
Re: language cleanups in code and docs ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
Re: Adding new commitfest entry? Tom Lane
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
fix typo in ReorderBufferProcessTXN Hou, Zhijie
Re: language cleanups in code and docs Thomas Munro
Re: [PATCH] Simple progress reporting for COPY command Josef Šimánek
Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
Re: fix typo in ReorderBufferProcessTXN Masahiko Sawada
Re: Adding new commitfest entry? Masahiko Sawada
RE: Disable WAL logging to speed up data loading osumi.takamichi@fujitsu.com
Re: fix typo in ReorderBufferProcessTXN Amit Kapila
Re: Context diffs Noah Misch
Re: Adding new commitfest entry? Peter Smith
Re: Single transaction in the tablesync worker? Ajin Cherian
Re: fix typo in ReorderBufferProcessTXN Amit Kapila
Re: Fix typo in comment Amit Kapila
Re: Proposed patch for key management Neil Chen
Re: pg_waldump/heapdesc.c and struct field names Peter Geoghegan
Re: Moving other hex functions to /common Bruce Momjian
Re: macOS SIP, next try Tom Lane
Cirrus CI (Windows help wanted) Thomas Munro
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: macOS SIP, next try Mark Dilger
Re: list of extended statistics on psql Tatsuro Yamada
Re: Parallel Inserts in CREATE TABLE AS vignesh C
Re: Reducing WaitEventSet syscall churn Thomas Munro
Re: [PATCH] LWLock self-deadlock detection Craig Ringer
Re: Moving other hex functions to /common Michael Paquier
Re: Track replica origin progress for Rollback Prepared Michael Paquier
Re: Parallel Inserts in CREATE TABLE AS Luc Vlaming
Re: pg_rewind restore_command issue in PG12 Michael Paquier
Re: Parallel Inserts in CREATE TABLE AS Luc Vlaming
Re: Moving other hex functions to /common Thomas Munro
Re: Parallel Inserts in CREATE TABLE AS Luc Vlaming
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: A failure of standby to follow timeline switch Kyotaro Horiguchi
Re: Cirrus CI (Windows help wanted) Kyotaro Horiguchi
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: Disable WAL logging to speed up data loading Masahiko Sawada
Re: pg_rewind restore_command issue in PG12 Amine Tengilimoglu
Re: Deadlock between backend and recovery may not be detected Drouvot, Bertrand
Re: Single transaction in the tablesync worker? Peter Smith
Re: Single transaction in the tablesync worker? Peter Smith
Re: [PATCH] Simple progress reporting for COPY command Josef Šimánek
Re: New Table Access Methods for Multi and Single Inserts Bharath Rupireddy
Re: Parallel Inserts in CREATE TABLE AS Dilip Kumar
Re: Parallel Inserts in CREATE TABLE AS Luc Vlaming
recovery_target_timeline & documentation Benoit Lobréau
Re: Single transaction in the tablesync worker? Amit Kapila
Re: Context diffs Andrew Dunstan
Types info on binary copy Daniele Varrazzo
Re: Cirrus CI (Windows help wanted) Andrew Dunstan
Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
Re: [PATCH] Runtime control of CLOBBER_CACHE_ALWAYS Peter Eisentraut
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
Re: pg_stat_statements and "IN" conditions Zhihong Yu
Replication protocol pipelining edge case Jeff Davis
Re: Moving other hex functions to /common Bruce Momjian
Re: Moving other hex functions to /common Bruce Momjian
Re: set_config() documentation clarification Bruce Momjian
Re: Context diffs Bruce Momjian
Re: Context diffs Bruce Momjian
Re: set_config() documentation clarification Pavel Stehule
Re: recovery_target_timeline & documentation Fujii Masao
Re: macOS SIP, next try Tom Lane
Re: Types info on binary copy Tom Lane
Re: set_config() documentation clarification Joel Jacobson
Re: set_config() documentation clarification Bruce Momjian
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
plpgsql variable assignment with union is broken easteregg@verfriemelt.org
Re: set_config() documentation clarification Pavel Stehule
Re: set_config() documentation clarification Pavel Stehule
Re: set_config() documentation clarification Joel Jacobson
Re: Proposed patch for key management Alastair Turner
Re: Context diffs Thomas Munro
Re: Proposed patch for key management Alastair Turner
Re: set_config() documentation clarification Chapman Flack
Re: Context diffs Andrew Dunstan
Re: Cirrus CI (Windows help wanted) Andrew Dunstan
Re: Single transaction in the tablesync worker? Peter Smith
Re: [PATCH] Runtime control of CLOBBER_CACHE_ALWAYS Craig Ringer
Re: allow to \dtS+ pg_toast.* Tom Lane
Re: allow to \dtS+ pg_toast.* Justin Pryzby
Re: Deadlock between backend and recovery may not be detected Kyotaro Horiguchi
Re: Context diffs Bruce Momjian
Re: [PATCH] Simple progress reporting for COPY command Matthias van de Meent
Re: doc review for v14 Michael Paquier
Re: A failure of standby to follow timeline switch Kyotaro Horiguchi
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Michael Paquier
Re: set_config() documentation clarification Joel Jacobson
Re: Deadlock between backend and recovery may not be detected Masahiko Sawada
Re: Parallel Inserts in CREATE TABLE AS Zhihong Yu
Re: recovery_target_timeline & documentation Fujii Masao
Re: Single transaction in the tablesync worker? Amit Kapila
RE: Wrong statistics for size of XLOG_SWITCH during pg_waldump. movead.li@highgo.ca
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Andres Freund
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: Moving other hex functions to /common Michael Paquier
Re: Cirrus CI (Windows help wanted) Thomas Munro
Re: Parallel Inserts in CREATE TABLE AS Zhihong Yu
Re: Parallel Inserts in CREATE TABLE AS Dilip Kumar
Re: Single transaction in the tablesync worker? Amit Kapila
RE: Parallel Inserts in CREATE TABLE AS Hou, Zhijie
Re: Cirrus CI (Windows help wanted) Andrew Dunstan
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
RE: Parallel Inserts in CREATE TABLE AS Hou, Zhijie
Re: Parallel Inserts in CREATE TABLE AS Dilip Kumar
RE: libpq debug log matsumura.ryo@fujitsu.com
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
When (and whether) should we improve the chapter on parallel query to accommodate parallel data updates? tsunakawa.takay@fujitsu.com
Re: Parallel Inserts in CREATE TABLE AS Luc Vlaming
Re: archive status ".ready" files may be created too early Andrey Borodin
RE: Parallel Inserts in CREATE TABLE AS Hou, Zhijie
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Michael Banck
RE: Disable WAL logging to speed up data loading osumi.takamichi@fujitsu.com
Re: recovery_target_timeline & documentation Benoit Lobréau
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: When (and whether) should we improve the chapter on parallel query to accommodate parallel data updates? Amit Kapila
Re: Corruption during WAL replay Kyotaro Horiguchi
Re: Parallel INSERT (INTO ... SELECT ...) Antonin Houska
Re: Single transaction in the tablesync worker? Peter Smith
Enhance traceability of wal_level changes for backup management osumi.takamichi@fujitsu.com
RE: Enhance traceability of wal_level changes for backup management osumi.takamichi@fujitsu.com
RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
Re: Single transaction in the tablesync worker? Amit Kapila
Re: [PATCH] Runtime control of CLOBBER_CACHE_ALWAYS Peter Eisentraut
Re: Track replica origin progress for Rollback Prepared Michael Paquier
Re: New Table Access Methods for Multi and Single Inserts Bharath Rupireddy
RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
Re: Incorrect allocation handling for cryptohash functions with OpenSSL Heikki Linnakangas
Re: Incorrect allocation handling for cryptohash functions with OpenSSL Heikki Linnakangas
Re: Moving other hex functions to /common Bruce Momjian
Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Stephen Frost
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Bruce Momjian
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Stephen Frost
Re: [PoC] Non-volatile WAL buffer Tomas Vondra
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Magnus Hagander
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Andres Freund
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Andres Freund
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Stephen Frost
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Stephen Frost
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Magnus Hagander
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Michael Banck
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Michael Banck
Re: set_config() documentation clarification Pavel Stehule
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Michael Banck
Re: set_config() documentation clarification Pavel Stehule
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Andres Freund
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Peter Geoghegan
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Stephen Frost
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Peter Geoghegan
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Stephen Frost
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Peter Geoghegan
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Stephen Frost
Re: psql \df choose functions by their arguments Greg Sabino Mullane
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Peter Geoghegan
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Michael Banck
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Peter Geoghegan
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Michael Banck
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Peter Geoghegan
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Michael Banck
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Peter Geoghegan
Re: list of extended statistics on psql Tomas Vondra
Re: Parallel Inserts in CREATE TABLE AS Zhihong Yu
Re: Terminate the idle sessions Tom Lane
Re: list of extended statistics on psql Tatsuro Yamada
Re: list of extended statistics on psql Tomas Vondra
Re: vacuum_cost_page_miss default value and modern hardware Masahiko Sawada
RE: Single transaction in the tablesync worker? Hou, Zhijie
RE: When (and whether) should we improve the chapter on parallel query to accommodate parallel data updates? tsunakawa.takay@fujitsu.com
Re: Terminate the idle sessions Thomas Munro
RE: Enhance traceability of wal_level changes for backup management tsunakawa.takay@fujitsu.com
Re: vacuum_cost_page_miss default value and modern hardware Peter Geoghegan
Re: plpgsql variable assignment with union is broken Merlin Moncure
Re: Terminate the idle sessions Thomas Munro
Re: Phrase search vs. multi-lexeme tokens Alexander Korotkov
Re: Some more hackery around cryptohashes (some fixes + SHA1) Michael Paquier
Re: vacuum_cost_page_miss default value and modern hardware Peter Geoghegan
Re: Terminate the idle sessions Tom Lane
Re: Single transaction in the tablesync worker? Peter Smith
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: plpgsql variable assignment with union is broken Merlin Moncure
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: Single transaction in the tablesync worker? Amit Kapila
Re: Parallel Inserts in CREATE TABLE AS Zhihong Yu
Re: Terminate the idle sessions Li Japin
Re: plpgsql variable assignment with union is broken Pavel Stehule
Re: Terminate the idle sessions Thomas Munro
Re: [PATCH] Runtime control of CLOBBER_CACHE_ALWAYS Craig Ringer
Re: [PATCH] Identify LWLocks in tracepoints Craig Ringer
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Amit Kapila
Re: new heapcheck contrib module Mark Dilger
Re: CheckpointLock needed in CreateCheckPoint()? Bharath Rupireddy
Re: A failure of standby to follow timeline switch Kyotaro Horiguchi
Re: CheckpointLock needed in CreateCheckPoint()? Dilip Kumar
Re: Incorrect allocation handling for cryptohash functions with OpenSSL Heikki Linnakangas
Re: Single transaction in the tablesync worker? Peter Smith
Re: Single transaction in the tablesync worker? Peter Smith
Re: Single transaction in the tablesync worker? Peter Smith
Re: Single transaction in the tablesync worker? Peter Smith
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
Re: plpgsql variable assignment with union is broken easteregg@verfriemelt.org
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
RE: Enhance traceability of wal_level changes for backup management osumi.takamichi@fujitsu.com
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
Re: CheckpointLock needed in CreateCheckPoint()? Bharath Rupireddy
RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
Re: EXPLAIN/EXPLAIN ANALYZE REFRESH MATERIALIZED VIEW Bharath Rupireddy
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
Re: [PATCH] Simple progress reporting for COPY command Josef Šimánek
Re: pg_rewind restore_command issue in PG12 Michael Paquier
Re: pg_rewind restore_command issue in PG12 Amine Tengilimoglu
Re: [PATCH] Simple progress reporting for COPY command Josef Šimánek
Re: Add Information during standby recovery conflicts Drouvot, Bertrand
Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
Re: Online checksums patch - once again Daniel Gustafsson
Re: Online checksums patch - once again Daniel Gustafsson
Re: Removing unneeded self joins Masahiko Sawada
Re: Proposal: Global Index Bruce Momjian
Re: Error on failed COMMIT Masahiko Sawada
Re: Error on failed COMMIT Dave Cramer
Re: list of extended statistics on psql Alvaro Herrera
Re: Key management with tests Bruce Momjian
Re: Proposal: Global Index Robert Haas
Re: Online checksums patch - once again Magnus Hagander
Re: Disable WAL logging to speed up data loading Robert Haas
Re: Add session statistics to pg_stat_database Laurenz Albe
Re: list of extended statistics on psql Tomas Vondra
Re: [PATCH] Simple progress reporting for COPY command Josef Šimánek
Re: Zedstore - compressed in-core columnar storage Robert Eckhardt
Re: Cirrus CI (Windows help wanted) Andrew Dunstan
Re: plpgsql variable assignment with union is broken Merlin Moncure
Re: plpgsql variable assignment with union is broken Pavel Stehule
Re: Cache relation sizes? 陈佳昕(步真)
Re: new heapcheck contrib module Mark Dilger
Re: WIP: System Versioned Temporal Table Simon Riggs
Re: new heapcheck contrib module Mark Dilger
Re: [PATCH] Simple progress reporting for COPY command Matthias van de Meent
Re: [PATCH] Simple progress reporting for COPY command Josef Šimánek
Re: Key management with tests Alvaro Herrera
Re: Reloptions for table access methods Simon Riggs
Re: Cirrus CI (Windows help wanted) Andrew Dunstan
Re: Why latestRemovedXid|cuteoff_xid are always sent? Peter Geoghegan
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Stephen Frost
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Stephen Frost
Re: [PATCH] Simple progress reporting for COPY command Josef Šimánek
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Peter Geoghegan
Re: list of extended statistics on psql Tatsuro Yamada
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Stephen Frost
Re: list of extended statistics on psql Tomas Vondra
Re: Key management with tests Bruce Momjian
Re: Key management with tests Bruce Momjian
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
Default wal_sync_method on FreeBSD Thomas Munro
Re: shared-memory based stats collector Kyotaro Horiguchi
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi
Re: Single transaction in the tablesync worker? Peter Smith
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
RE: Single transaction in the tablesync worker? Hou, Zhijie
Re: Add Information during standby recovery conflicts Kyotaro Horiguchi
Re: PoC/WIP: Extended statistics on expressions Justin Pryzby
Re: Single transaction in the tablesync worker? Amit Kapila
Re: Add session statistics to pg_stat_database Masahiro Ikeda
Re: [PATCH] Simple progress reporting for COPY command Josef Šimánek
Re: Huge memory consumption on partitioned table with FKs Keisuke Kuroda
Re: [PATCH] Simple progress reporting for COPY command Josef Šimánek
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: Add Information during standby recovery conflicts Drouvot, Bertrand
RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
Re: Add Information during standby recovery conflicts Drouvot, Bertrand
RE: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) tsunakawa.takay@fujitsu.com
Re: In-placre persistance change of a relation Kyotaro Horiguchi
Re: Disable WAL logging to speed up data loading Kyotaro Horiguchi
Re: proposal: schema variables Pavel Stehule
Re: Add Information during standby recovery conflicts Drouvot, Bertrand
Re: Parallel INSERT (INTO ... SELECT ...) Antonin Houska
Re: Refactoring HMAC in the core code Michael Paquier
Re: WIP: System Versioned Temporal Table Simon Riggs
Re: patch: reduce overhead of execution of CALL statement in no atomic mode from PL/pgSQL Pavel Stehule
Re: [PATCH] Identify LWLocks in tracepoints Craig Ringer
Re: WIP: System Versioned Temporal Table Simon Riggs
Re: Why latestRemovedXid|cuteoff_xid are always sent? Michail Nikolaev
Re: Proposal: Global Index Julien Rouhaud
Re: In-placre persistance change of a relation Kyotaro Horiguchi
Re: a misbehavior of partition row movement (?) Amit Langote
Re: Single transaction in the tablesync worker? Peter Smith
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
Re: Improper use about DatumGetInt32 Peter Eisentraut
Re: EXPLAIN/EXPLAIN ANALYZE REFRESH MATERIALIZED VIEW Bharath Rupireddy
Re: Single transaction in the tablesync worker? Peter Smith
Re: Add session statistics to pg_stat_database Laurenz Albe
Re: proposal - psql - use pager for \watch command Pavel Stehule
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Laurenz Albe
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Andres Freund
Re: Disable WAL logging to speed up data loading Masahiko Sawada
Re: Added schema level support for publication. Amit Kapila
Re: plpgsql variable assignment with union is broken Merlin Moncure
Re: Global snapshots Fujii Masao
Re: WIP: System Versioned Temporal Table Simon Riggs
Re: Add session statistics to pg_stat_database Masahiro Ikeda
Re: [PATCH] Simple progress reporting for COPY command Matthias van de Meent
Re: WIP: System Versioned Temporal Table Andrew Dunstan
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) David Steele
Re: Proposal: Global Index Bruce Momjian
Re: Improper use about DatumGetInt32 Peter Eisentraut
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Bruce Momjian
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Bruce Momjian
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Magnus Hagander
Re: data_checksums enabled by default (was: Move --data-checksums to common options in initdb --help) Bruce Momjian
Re: WIP: System Versioned Temporal Table Ryan Lambert
Re: proposal: schema variables Erik Rijkers
Re: WIP: System Versioned Temporal Table Simon Riggs
Re: support for MERGE Alvaro Herrera
Re: A failure of standby to follow timeline switch Alvaro Herrera
Re: Key management with tests Stephen Frost
Re: Key management with tests Stephen Frost
Re: Key management with tests Bruce Momjian
Re: Key management with tests Bruce Momjian
Re: WIP: System Versioned Temporal Table Ryan Lambert
Re: Key management with tests Stephen Frost
Re: list of extended statistics on psql Tomas Vondra
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: EXPLAIN/EXPLAIN ANALYZE REFRESH MATERIALIZED VIEW Bharath Rupireddy
Re: Improper use about DatumGetInt32 Michael Paquier
Re: [PATCH] Simple progress reporting for COPY command Bharath Rupireddy
Re: Single transaction in the tablesync worker? Amit Kapila
Re: WIP: System Versioned Temporal Table Simon Riggs
Re: Implement <null treatment> for window functions Krasiyan Andreev
Re: Improper use about DatumGetInt32 Peter Eisentraut
Re: Add table access method as an option to pgbench youichi aramaki
Re: Added schema level support for publication. Bharath Rupireddy
Re: Added schema level support for publication. Bharath Rupireddy
Re: Implement <null treatment> for window functions Krasiyan Andreev
Re: Key management with tests Bruce Momjian
Use pg_pwrite() in pg_test_fsync Thomas Munro
Re: libpq compression Justin Pryzby
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
Re: Key management with tests Bruce Momjian
Re: support for MERGE Tomas Vondra
Re: Key management with tests Bruce Momjian
Re: Key management with tests Thomas Munro
Re: Added schema level support for publication. Dilip Kumar
Inconsistent "<acronym>" use Tatsuo Ishii
invalid data in file backup_label problem on windows Wang, Shenhao
Re: Key management with tests Bruce Momjian
Re: support for MERGE Vik Fearing
Re: proposal: schema variables Pavel Stehule
Re: [HACKERS] Custom compression methods Justin Pryzby
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
Re: new heapcheck contrib module Thomas Munro
Re: Terminate the idle sessions Tom Lane
Re: zstd compression for pg_dump Andreas Karlsson
Re: Inconsistent "<acronym>" use Noah Misch
Re: Inconsistent "<acronym>" use Bruce Momjian
Re: Inconsistent "<acronym>" use Tom Lane
RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
RE: Parallel Inserts in CREATE TABLE AS Hou, Zhijie
Re: pg_preadv() and pg_pwritev() Thomas Munro
Re: Inconsistent "<acronym>" use Tatsuo Ishii
Re: pg_preadv() and pg_pwritev() Thomas Munro
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
O(n^2) system calls in RemoveOldXlogFiles() Thomas Munro
Re: Removing unneeded self joins Andrey V. Lepikhov
Re: Single transaction in the tablesync worker? Amit Kapila
Re: [HACKERS] Custom compression methods Dilip Kumar
Re: Added schema level support for publication. Bharath Rupireddy
Re: [HACKERS] Custom compression methods Dilip Kumar
Re: [HACKERS] Custom compression methods Justin Pryzby
Re: Moving other hex functions to /common Michael Paquier
Re: psql \df choose functions by their arguments Ian Lawrence Barwick
Re: Improper use about DatumGetInt32 Michael Paquier
Re: Added schema level support for publication. Bharath Rupireddy
Re: [HACKERS] Custom compression methods Dilip Kumar
Re: Single transaction in the tablesync worker? Ajin Cherian
Re: Single transaction in the tablesync worker? Amit Kapila
Re: Key management with tests Masahiko Sawada
Re: adding partitioned tables to publications Amit Kapila
Re: Added schema level support for publication. Amit Kapila
Re: Added schema level support for publication. Bharath Rupireddy
Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: Added schema level support for publication. Bharath Rupireddy
Re: libpq compression Konstantin Knizhnik
Re: WIP: System Versioned Temporal Table Simon Riggs
Re: pg_upgrade test for binary compatibility of core data types Peter Eisentraut
Re: multi-install PostgresNode Peter Eisentraut
Re: popcount Peter Eisentraut
Re: popcount David Fetter
Re: Moving other hex functions to /common Bruce Momjian
Re: Key management with tests Bruce Momjian
Re: libpq compression Tomas Vondra
Re: Proposal: Global Index Bruce Momjian
Re: Key management with tests Stephen Frost
Re: Key management with tests Bruce Momjian
Re: new heapcheck contrib module Mark Dilger
Re: Key management with tests Stephen Frost
Re: Proposal: Global Index Tom Lane
Re: Proposal: Global Index Robert Haas
Re: Proposal: Global Index Peter Geoghegan
Re: Key management with tests Bruce Momjian
Re: Key management with tests Stephen Frost
Re: Proposal: Global Index Bruce Momjian
Re: Proposal: Global Index Bruce Momjian
Re: Proposal: Global Index Peter Geoghegan
Re: Key management with tests Bruce Momjian
Re: Proposal: Global Index Bruce Momjian
Re: Key management with tests Stephen Frost
Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Anastasia Lubennikova
Re: Online checksums patch - once again Daniel Gustafsson
Outdated replication protocol error? Jeff Davis
Re: Key management with tests Masahiko Sawada
Re: Huge memory consumption on partitioned table with FKs Keisuke Kuroda
Re: libpq compression Justin Pryzby
Re: list of extended statistics on psql Tatsuro Yamada
Re: POC: postgres_fdw insert batching Tomas Vondra
Re: Key management with tests Bruce Momjian
Re: Moving other hex functions to /common Michael Paquier
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
RE: Disable WAL logging to speed up data loading osumi.takamichi@fujitsu.com
Re: Key management with tests Neil Chen
Re: [POC] Fast COPY FROM command for the table with foreign partitions Andrey V. Lepikhov
RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
Re: [POC] Fast COPY FROM command for the table with foreign partitions Andrey V. Lepikhov
Re: libpq compression Konstantin Knizhnik
"has_column_privilege()" issue with attnums and non-existent columns Ian Lawrence Barwick
Re: O(n^2) system calls in RemoveOldXlogFiles() Andres Freund
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: O(n^2) system calls in RemoveOldXlogFiles() Thomas Munro
Fix a typo in SearchCatCache function comment Bharath Rupireddy
RE: Disable WAL logging to speed up data loading osumi.takamichi@fujitsu.com
Re: Fix a typo in SearchCatCache function comment Michael Paquier
RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
Re: O(n^2) system calls in RemoveOldXlogFiles() Michael Paquier
Re: adding partitioned tables to publications Amit Kapila
Re: Parallel Inserts in CREATE TABLE AS Luc Vlaming
Re: In-placre persistance change of a relation Kyotaro Horiguchi
Re: Implementing Incremental View Maintenance Yugo NAGATA
Re: O(n^2) system calls in RemoveOldXlogFiles() Thomas Munro
Fix a typo in xlogreader.c Masahiko Sawada
Re: list of extended statistics on psql Tomas Vondra
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: Added schema level support for publication. Rahila Syed
Re: Single transaction in the tablesync worker? Peter Smith
Re: Single transaction in the tablesync worker? Peter Smith
Executing inet_server_addr/port() in parallel workers Masahiko Sawada
Re: Key management with tests Masahiko Sawada
Re: Single transaction in the tablesync worker? Peter Smith
Re: Yet another fast GiST build Heikki Linnakangas
Re: Cirrus CI (Windows help wanted) Andrew Dunstan
Re: libpq compression Konstantin Knizhnik
Re: Fix a typo in xlogreader.c Alvaro Herrera
Re: O(n^2) system calls in RemoveOldXlogFiles() Alvaro Herrera
Re: libpq compression Justin Pryzby
Re: libpq compression Konstantin Knizhnik
Re: Key management with tests Stephen Frost
Re: Yet another fast GiST build Andrey Borodin
Re: libpq compression Andrey Borodin
Re: Key management with tests Bruce Momjian
Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Anastasia Lubennikova
Re: WIP: BRIN multi-range indexes John Naylor
Re: WIP: BRIN multi-range indexes Tomas Vondra
Re: Key management with tests Bruce Momjian
Re: Key management with tests Andres Freund
Re: Key management with tests Stephen Frost
Re: Moving other hex functions to /common Bruce Momjian
Re: Key management with tests Bruce Momjian
Re: Key management with tests Stephen Frost
Re: Key management with tests Bruce Momjian
Re: Key management with tests Bruce Momjian
Re: Key management with tests Stephen Frost
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
Re: Key management with tests Bruce Momjian
Re: Key management with tests Andres Freund
Re: {CREATE INDEX, REINDEX} CONCURRENTLY improvements Álvaro Herrera
Re: {CREATE INDEX, REINDEX} CONCURRENTLY improvements Álvaro Herrera
outdated references to replication timeout John Naylor
Re: Online checksums patch - once again Daniel Gustafsson
Re: pg_dump INDEX ATTACH versus --clean option Alvaro Herrera
Re: pgbench and timestamps (bounced) Tom Lane
Re: list of extended statistics on psql Tatsuro Yamada
Re: WIP: System Versioned Temporal Table Ryan Lambert
Re: pg_dump INDEX ATTACH versus --clean option Alvaro Herrera
Re: pg_preadv() and pg_pwritev() Thomas Munro
Re: WIP: BRIN multi-range indexes Tomas Vondra
Re: list of extended statistics on psql Tatsuro Yamada
Re: Fix a typo in SearchCatCache function comment Michael Paquier
Re: outdated references to replication timeout Fujii Masao
Re: A failure of standby to follow timeline switch Kyotaro Horiguchi
RE: ResourceOwner refactoring kuroda.hayato@fujitsu.com
RE: Single transaction in the tablesync worker? Hou, Zhijie
Re: Disable WAL logging to speed up data loading Kyotaro Horiguchi
Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi
Re: Moving other hex functions to /common Michael Paquier
Re: Key management with tests Neil Chen
Re: Tid scan improvements Edmund Horner
remove unneeded pstrdup in fetch_table_list Hou, Zhijie
RE: Terminate the idle sessions kuroda.hayato@fujitsu.com
RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: Single transaction in the tablesync worker? Peter Smith
Re: [DOC] Document concurrent index builds waiting on each other Michael Paquier
RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
Re: remove unneeded pstrdup in fetch_table_list Amit Kapila
Re: Single transaction in the tablesync worker? Peter Smith
Wrong usage of RelationNeedsWAL Kyotaro Horiguchi
Re: ResourceOwner refactoring Heikki Linnakangas
Re: adding partitioned tables to publications Amit Langote
Re: ResourceOwner refactoring Michael Paquier
Re: O(n^2) system calls in RemoveOldXlogFiles() Michael Paquier
RE: ResourceOwner refactoring kuroda.hayato@fujitsu.com
Re: O(n^2) system calls in RemoveOldXlogFiles() Michael Paquier
RE: Single transaction in the tablesync worker? Hou, Zhijie
Re: Disable WAL logging to speed up data loading Kyotaro Horiguchi
Re: Improper use about DatumGetInt32 Peter Eisentraut
Re: Yet another fast GiST build Heikki Linnakangas
Re: [HACKERS] Custom compression methods Dilip Kumar
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: Single transaction in the tablesync worker? Amit Kapila
Re: POC: postgres_fdw insert batching Amit Langote
Re: remove unneeded pstrdup in fetch_table_list Daniel Gustafsson
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: Yet another fast GiST build Andrey Borodin
Re: Is Recovery actually paused? Yugo NAGATA
Re: pg_preadv() and pg_pwritev() Thomas Munro
Re: Is Recovery actually paused? Dilip Kumar
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk
Re: Single transaction in the tablesync worker? Amit Kapila
Re: support for MERGE Simon Riggs
Re: Yet another fast GiST build Heikki Linnakangas
src/tutorial/funcs.source: Wrong comment? Daniel Westermann (DWE)
Re: [PATCH] Identify LWLocks in tracepoints Dmitry Dolgov
Re: Single transaction in the tablesync worker? Amit Kapila
Re: Yet another fast GiST build Heikki Linnakangas
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: Is Recovery actually paused? Dilip Kumar
Re: multi-install PostgresNode Daniel Gustafsson
Re: support for MERGE Tomas Vondra
Re: multi-install PostgresNode Andrew Dunstan
Re: support for MERGE Alvaro Herrera
Re: remove unneeded pstrdup in fetch_table_list Amit Kapila
Re: remove unneeded pstrdup in fetch_table_list Daniel Gustafsson
Re: outdated references to replication timeout John Naylor
Re: outdated references to replication timeout Fujii Masao
Re: POC: postgres_fdw insert batching Tomas Vondra
Re: Moving other hex functions to /common Sehrope Sarkuni
Re: Alter timestamp without timezone to with timezone rewrites rows David G. Johnston
Re: pgbench and timestamps (bounced) Fabien COELHO
Re: pg_preadv() and pg_pwritev() Tom Lane
Re: Yet another fast GiST build Tom Lane
Re: Support for NSS as a libpq TLS backend Jacob Champion
Re: pg_preadv() and pg_pwritev() Tom Lane
Re: POC: postgres_fdw insert batching Tomas Vondra
Re: Yet another fast GiST build Heikki Linnakangas
Re: Yet another fast GiST build Heikki Linnakangas
Re: pg_preadv() and pg_pwritev() Tom Lane
Re: Add docs stub for recovery.conf Stephen Frost
Re: A failure of standby to follow timeline switch Alvaro Herrera
Re: pg_preadv() and pg_pwritev() Thomas Munro
Re: pgbench and timestamps (bounced) Tom Lane
Re: pg_preadv() and pg_pwritev() Tom Lane
Re: Change default of checkpoint_completion_target Stephen Frost
Re: pg_preadv() and pg_pwritev() Thomas Munro
Re: WIP: BRIN multi-range indexes Tomas Vondra
Re: pg_preadv() and pg_pwritev() Tom Lane
Re: Yet another fast GiST build Peter Geoghegan
Re: vacuum_cost_page_miss default value and modern hardware Peter Geoghegan
RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
Re: Key management with tests Bruce Momjian
Re: A failure of standby to follow timeline switch Kyotaro Horiguchi
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
RE: remove unneeded pstrdup in fetch_table_list Hou, Zhijie
Re: Moving other hex functions to /common Michael Paquier
Re: Moving other hex functions to /common Bruce Momjian
Re: Executing inet_server_addr/port() in parallel workers Masahiko Sawada
Re: adding wait_start column to pg_locks Ian Lawrence Barwick
Re: Moving other hex functions to /common Michael Paquier
Re: A failure of standby to follow timeline switch Kyotaro Horiguchi
Re: Fix typo about WalSndPrepareWrite Ashutosh Bapat
Re: remove unneeded pstrdup in fetch_table_list Michael Paquier
Re: Single transaction in the tablesync worker? Peter Smith
Re: Single transaction in the tablesync worker? Peter Smith
Re: Change default of checkpoint_completion_target Michael Paquier
Re: outdated references to replication timeout Michael Paquier
Remove PG_SHA*_DIGEST_STRING_LENGTH from sha2.h Michael Paquier
Re: shared-memory based stats collector Kyotaro Horiguchi
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk
Re: proposal: schema variables Pavel Stehule
Re: Single transaction in the tablesync worker? Amit Kapila
Re: src/tutorial/funcs.source: Wrong comment? Daniel Westermann (DWE)
Re: Fix typo about WalSndPrepareWrite Kyotaro Horiguchi
Re: Outdated replication protocol error? Fujii Masao
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk
Re: [PATCH] Identify LWLocks in tracepoints Peter Eisentraut
Re: Improper use about DatumGetInt32 Michael Paquier
Re: In-placre persistance change of a relation Kyotaro Horiguchi
Re: Protect syscache from bloating with negative cache entries Kyotaro Horiguchi
Re: [PATCH] Identify LWLocks in tracepoints Craig Ringer
Re: [PATCH] Identify LWLocks in tracepoints Craig Ringer
[bug fix] Fix the size calculation for shmem TOC tsunakawa.takay@fujitsu.com
Re: POC: postgres_fdw insert batching Amit Langote
RE: Parallel INSERT (INTO ... SELECT ...) Tang, Haiying
Re: proposal: schema variables Erik Rijkers
Re: remove unneeded pstrdup in fetch_table_list Amit Kapila
Re: Yet another fast GiST build Andrey Borodin
profiling Павел Еремин
RE: ResourceOwner refactoring kuroda.hayato@fujitsu.com
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: proposal: schema variables Josef Šimánek
Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: profiling Heikki Linnakangas
Re: POC: postgres_fdw insert batching Tomas Vondra
Re: Is Recovery actually paused? Yugo NAGATA
Re: ResourceOwner refactoring Heikki Linnakangas
cost_sort vs cost_agg Andy Fan
Re: POC: postgres_fdw insert batching Amit Langote
Re: WIP: BRIN multi-range indexes Tomas Vondra
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
Re: POC: postgres_fdw insert batching Tomas Vondra
Re: outdated references to replication timeout John Naylor
Re: CheckpointLock needed in CreateCheckPoint()? Robert Haas
Re: pg_preadv() and pg_pwritev() Tom Lane
NOT VALID for Unique Indexes Simon Riggs
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk
Re: psql \df choose functions by their arguments Greg Sabino Mullane
Re: WIP: System Versioned Temporal Table Surafel Temesgen
Re: vacuum_cost_page_miss default value and modern hardware Magnus Hagander
Re: WIP: System Versioned Temporal Table Surafel Temesgen
Re: WIP: System Versioned Temporal Table Surafel Temesgen
Re: pg_preadv() and pg_pwritev() Tom Lane
Re: pg_preadv() and pg_pwritev() Tom Lane
Re: adding wait_start column to pg_locks Robert Haas
Re: new heapcheck contrib module Robert Haas
Re: Cirrus CI (Windows help wanted) Thomas Munro
Re: WIP: System Versioned Temporal Table Simon Riggs
Re: WIP: System Versioned Temporal Table Simon Riggs
Re: pg_preadv() and pg_pwritev() Tom Lane
Re: WIP: System Versioned Temporal Table Ryan Lambert
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk
Re: vacuum_cost_page_miss default value and modern hardware Peter Geoghegan
Re: vacuum_cost_page_miss default value and modern hardware Peter Geoghegan
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: pg_preadv() and pg_pwritev() Tom Lane
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk
Re: pg_preadv() and pg_pwritev() Tom Lane
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk
Re: O(n^2) system calls in RemoveOldXlogFiles() Michael Paquier
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk
Re: O(n^2) system calls in RemoveOldXlogFiles() Thomas Munro
Re: pg_preadv() and pg_pwritev() Sergey Shinderuk
Re: O(n^2) system calls in RemoveOldXlogFiles() Michael Paquier
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
Re: adding wait_start column to pg_locks Ian Lawrence Barwick
Re: Remove PG_SHA*_DIGEST_STRING_LENGTH from sha2.h Michael Paquier
RE: invalid data in file backup_label problem on windows Wang, Shenhao
Re: invalid data in file backup_label problem on windows Michael Paquier
RE: invalid data in file backup_label problem on windows Wang, Shenhao
Re: vacuum_cost_page_miss default value and modern hardware Masahiko Sawada
Pg14, pg_dumpall and "password_encryption=true" Ian Lawrence Barwick
fix typo in reorderbuffer.c Hou, Zhijie
Re: Yet another fast GiST build Peter Eisentraut
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: adding wait_start column to pg_locks torikoshia
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
fdatasync(2) on macOS Thomas Munro
Re: Add Nullif case for eval_const_expressions_mutator Peter Eisentraut
RE: libpq debug log iwata.aya@fujitsu.com
Re: [patch] [doc] Further note required activity aspect of automatic checkpoint and archving Peter Eisentraut
Re: WIP: document the hook system Peter Eisentraut
Re: Wrong HINT during database recovery when occur a minimal wal. lchch1990@sina.cn
Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi
Re: Is it worth accepting multiple CRLs? Peter Eisentraut
Re: pg_upgrade test for binary compatibility of core data types Peter Eisentraut
Re: Wrong HINT during database recovery when occur a minimal wal. Kyotaro Horiguchi
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
Re: list of extended statistics on psql Julien Rouhaud
Re: Printing backtrace of postgres processes Peter Eisentraut
Re: Occasional tablespace.sql failures in check-world -jnn Peter Eisentraut
Re: Wrong HINT during database recovery when occur a minimal wal. lchch1990@sina.cn
Re: fdatasync(2) on macOS Thomas Munro
RE: ResourceOwner refactoring kuroda.hayato@fujitsu.com
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
Re: Online checksums patch - once again Daniel Gustafsson
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: cost_sort vs cost_agg Ashutosh Bapat
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: Wrong HINT during database recovery when occur a minimal wal. Kyotaro Horiguchi
Re: Commitfest 2021-01 Now in Progress Masahiko Sawada
Re: {CREATE INDEX, REINDEX} CONCURRENTLY improvements Álvaro Herrera
Re: POC: postgres_fdw insert batching Amit Langote
RE: Determine parallel-safety of partition relations for Inserts tsunakawa.takay@fujitsu.com
RE: Disable WAL logging to speed up data loading osumi.takamichi@fujitsu.com
RE: Determine parallel-safety of partition relations for Inserts tsunakawa.takay@fujitsu.com
RE: Disable WAL logging to speed up data loading osumi.takamichi@fujitsu.com
Re: {CREATE INDEX, REINDEX} CONCURRENTLY improvements Álvaro Herrera
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
Re: POC: postgres_fdw insert batching Amit Langote
Re: list of extended statistics on psql Tomas Vondra
Re: pg_preadv() and pg_pwritev() Tom Lane
Re: WIP: System Versioned Temporal Table Surafel Temesgen
Re: WIP: System Versioned Temporal Table Simon Riggs
Re: WIP: System Versioned Temporal Table Surafel Temesgen
Re: WIP: System Versioned Temporal Table Simon Riggs
Re: Yet another fast GiST build Andrey Borodin
Re: PG vs LLVM 12 on seawasp, next round Alvaro Herrera
Re: fdatasync(2) on macOS Tom Lane
Git, diffs, and patches Bruce Momjian
Re: fdatasync(2) on macOS Bruce Momjian
Re: O(n^2) system calls in RemoveOldXlogFiles() Andres Freund
Re: WIP: System Versioned Temporal Table legrand legrand
Re: [patch] [doc] Further note required activity aspect of automatic checkpoint and archving David G. Johnston
Re: jit and explain nontext Tom Lane
Re: Printing backtrace of postgres processes Andres Freund
Re: jit and explain nontext Justin Pryzby
Re: Key management with tests Bruce Momjian
Re: Add table access method as an option to pgbench Andres Freund
Re: Key management with tests Robert Haas
Re: Wrong usage of RelationNeedsWAL Andres Freund
Re: WIP: document the hook system David G. Johnston
Re: Key management with tests Bruce Momjian
Re: Change default of checkpoint_completion_target Andres Freund
Re: Outdated replication protocol error? Andres Freund
Re: Key management with tests Robert Haas
Re: Change default of checkpoint_completion_target Tomas Vondra
Re: Key management with tests David G. Johnston
Re: Key management with tests Bruce Momjian
increase size of pg_commit_ts buffers Alvaro Herrera
Re: Rename of triggers for partitioned tables Alvaro Herrera
Re: Key management with tests Andres Freund
Re: Change default of checkpoint_completion_target Andres Freund
Re: Key management with tests Bruce Momjian
Re: Key management with tests Andres Freund
Re: Key management with tests Bruce Momjian
Re: Is Recovery actually paused? Masahiko Sawada
Re: Key management with tests Andres Freund
Re: Add table access method as an option to pgbench Michael Paquier
Re: Wrong usage of RelationNeedsWAL Noah Misch
Re: Key management with tests Michael Paquier
Re: Occasional tablespace.sql failures in check-world -jnn Michael Paquier
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: remove unneeded pstrdup in fetch_table_list Amit Kapila
new release pspg Pavel Stehule
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: trailing junk in numeric literals Vik Fearing
Re: Dump public schema ownership & seclabels Vik Fearing
Re: LET clause Vik Fearing
Re: WIP: System Versioned Temporal Table Vik Fearing
Re: WIP: System Versioned Temporal Table Vik Fearing
Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Anastasia Lubennikova
Re: trailing junk in numeric literals Andreas Karlsson
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
Re: trailing junk in numeric literals Vik Fearing
Re: trailing junk in numeric literals Vik Fearing
Re: Printing backtrace of postgres processes Andres Freund
Re: WIP: System Versioned Temporal Table Surafel Temesgen
Re: WIP: System Versioned Temporal Table Vik Fearing
Re: LET clause Joel Jacobson
Re: Outdated replication protocol error? Jeff Davis
Re: Is Recovery actually paused? Masahiko Sawada
Re: PoC/WIP: Extended statistics on expressions Justin Pryzby
Re: list of extended statistics on psql Tomas Vondra
Re: Key management with tests Tom Kincaid
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
RE: list of extended statistics on psql Shinoda, Noriyoshi (PN Japan FSIP)
Re: list of extended statistics on psql Tomas Vondra
RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
RE: libpq debug log tsunakawa.takay@fujitsu.com
Re: PoC/WIP: Extended statistics on expressions Justin Pryzby
Re: Is Recovery actually paused? Dilip Kumar
Re: Is Recovery actually paused? Dilip Kumar
Re: Key management with tests Amit Kapila
Re: Key management with tests Andres Freund
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: Is Recovery actually paused? Dilip Kumar
Re: Dump public schema ownership & seclabels Noah Misch
Re: Dump public schema ownership & seclabels Vik Fearing
Re: Pg14, pg_dumpall and "password_encryption=true" Magnus Hagander
Re: Add session statistics to pg_stat_database Magnus Hagander
cgit view availabel Magnus Hagander
Re: WIP: document the hook system Magnus Hagander
Re: list of extended statistics on psql Tomas Vondra
Re: Online checksums patch - once again Magnus Hagander
Re: POC: Cleaning up orphaned files using undo logs Dmitry Dolgov
Re: cgit view availabel Victor Yegorov
Re: cgit view availabel Magnus Hagander
evtfoid and evtowner missing in findoidjoins/README Joel Jacobson
Re: cgit view availabel Victor Yegorov
Re: WIP: System Versioned Temporal Table Surafel Temesgen
Re: list of extended statistics on psql Justin Pryzby
Re: cgit view availabel Magnus Hagander
Re: cgit view availabel Chapman Flack
Re: evtfoid and evtowner missing in findoidjoins/README Joel Jacobson
Re: Yet another fast GiST build Tom Lane
Re: Yet another fast GiST build Peter Geoghegan
Re: WIP: System Versioned Temporal Table Vik Fearing
Re: Yet another fast GiST build Heikki Linnakangas
Re: Yet another fast GiST build Peter Geoghegan
Re: Yet another fast GiST build Peter Geoghegan
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
Re: Add primary keys to system catalogs Robert Haas
Re: NOT VALID for Unique Indexes David Fetter
RE: Determine parallel-safety of partition relations for Inserts tsunakawa.takay@fujitsu.com
Re: Key management with tests Robert Haas
RE: Parallel INSERT (INTO ... SELECT ...) tsunakawa.takay@fujitsu.com
RE: libpq debug log kuroda.hayato@fujitsu.com
Re: adding wait_start column to pg_locks torikoshia
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: fdatasync(2) on macOS Thomas Munro
Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
Re: Add docs stub for recovery.conf Craig Ringer
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: fdatasync(2) on macOS Tom Lane
Re: Printing backtrace of postgres processes Craig Ringer
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: PoC/WIP: Extended statistics on expressions Justin Pryzby
RE: Determine parallel-safety of partition relations for Inserts tsunakawa.takay@fujitsu.com
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
RE: libpq debug log k.jamison@fujitsu.com
Re: Is Recovery actually paused? Dilip Kumar
RE: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Hou, Zhijie
Re: Wrong usage of RelationNeedsWAL Kyotaro Horiguchi
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: Pg14, pg_dumpall and "password_encryption=true" Michael Paquier
Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: Wrong usage of RelationNeedsWAL Noah Misch
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
Re: Wrong usage of RelationNeedsWAL Noah Misch
Re: Support for NSS as a libpq TLS backend Michael Paquier
Re: list of extended statistics on psql Tatsuro Yamada
Re: list of extended statistics on psql Tatsuro Yamada
Re: list of extended statistics on psql Tatsuro Yamada
RE: Parallel INSERT (INTO ... SELECT ...) Tang, Haiying
RE: Stronger safeguard for archive recovery not to miss data osumi.takamichi@fujitsu.com
Re: list of extended statistics on psql Tatsuro Yamada
RE: ResourceOwner refactoring kuroda.hayato@fujitsu.com
[PATCH] ProcessInterrupts_hook Craig Ringer
Re: Narrow the scope of the variable outputstr in logicalrep_write_tuple Bharath Rupireddy
RE: Parallel INSERT (INTO ... SELECT ...) tsunakawa.takay@fujitsu.com
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
Re: Wrong usage of RelationNeedsWAL Kyotaro Horiguchi
RE: Determine parallel-safety of partition relations for Inserts tsunakawa.takay@fujitsu.com
Re: evtfoid and evtowner missing in findoidjoins/README Joel Jacobson
RE: Parallel INSERT (INTO ... SELECT ...) Tang, Haiying
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
RE: Parallel INSERT (INTO ... SELECT ...) Tang, Haiying
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
Re: popcount Peter Eisentraut
Re: proposal: schema variables Pavel Stehule
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
Re: proposal: schema variables Pavel Stehule
Re: proposal: schema variables Pavel Stehule
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: Allow matching whole DN from a client certificate Daniel Gustafsson
Re: Single transaction in the tablesync worker? Peter Smith
Re: [PATCH] Add extra statistics to explain for Nested Loop Michael Christofides
Re: Narrow the scope of the variable outputstr in logicalrep_write_tuple Bharath Rupireddy
Re: [UNVERIFIED SENDER] Re: Minimal logical decoding on standbys Drouvot, Bertrand
Re: ResourceOwner refactoring Heikki Linnakangas
simplifying foreign key/RI checks Amit Langote
Re: Yet another fast GiST build Heikki Linnakangas
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: POC: Cleaning up orphaned files using undo logs Antonin Houska
Re: list of extended statistics on psql Tomas Vondra
Re: [PATCH] ProcessInterrupts_hook Robert Haas
Re: Additional Chapter for Tutorial - arch-dev.sgml Heikki Linnakangas
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
TOAST condition for column size torikoshia
Re: proposal: schema variables Erik Rijkers
Re: ResourceOwner refactoring Alvaro Herrera
Re: ResourceOwner refactoring Heikki Linnakangas
Standby recovery conflicts: add information when the cancellation occurs Drouvot, Bertrand
Re: support for MERGE Alvaro Herrera
Re: POC: postgres_fdw insert batching Zhihong Yu
Re: popcount Tom Lane
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: Key management with tests Bruce Momjian
Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
Re: Key management with tests Bruce Momjian
Re: Key management with tests Bruce Momjian
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: support for MERGE Robert Haas
Re: Add session statistics to pg_stat_database Laurenz Albe
Re: ResourceOwner refactoring Robert Haas
Re: ResourceOwner refactoring Robert Haas
Re: popcount Daniel Verite
Re: support for MERGE Alvaro Herrera
Re: Add session statistics to pg_stat_database Magnus Hagander
Re: [PATCH] ProcessInterrupts_hook Tom Lane
Re: Key management with tests Bruce Momjian
Re: Key management with tests Andres Freund
Re: simplifying foreign key/RI checks Zhihong Yu
Re: POC: postgres_fdw insert batching Tomas Vondra
Re: simplifying foreign key/RI checks Pavel Stehule
Re: [PATCH] ProcessInterrupts_hook Robert Haas
Re: [Patch] ALTER SYSTEM READ ONLY Robert Haas
Re: Online checksums patch - once again Michael Banck
Re: proposal: schema variables Pavel Stehule
Re: WIP: System Versioned Temporal Table Surafel Temesgen
Re: Key management with tests Bruce Momjian
Re: Key management with tests Tom Kincaid
Re: Key management with tests Andres Freund
Re: CheckpointLock needed in CreateCheckPoint()? Robert Haas
Re: {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent
Re: {CREATE INDEX, REINDEX} CONCURRENTLY improvements Álvaro Herrera
Re: {CREATE INDEX, REINDEX} CONCURRENTLY improvements Álvaro Herrera
Re: PG vs LLVM 12 on seawasp, next round Fabien COELHO
[PATCH] Full support for index LP_DEAD hint bits on standby Michail Nikolaev
Re: truncating timestamps on arbitrary intervals John Naylor
Re: Add primary keys to system catalogs Joel Jacobson
Re: Key management with tests Robert Haas
Re: CheckpointLock needed in CreateCheckPoint()? Robert Haas
Re: Key management with tests Tom Kincaid
Re: Key management with tests Bruce Momjian
Re: popcount David Fetter
Re: Is it worth accepting multiple CRLs? Kyotaro Horiguchi
Make gaps array static Mark G
Re: list of extended statistics on psql Tatsuro Yamada
RE: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Hou, Zhijie
pgindent for worker.c Peter Smith
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
Re: psql \df choose functions by their arguments Ian Lawrence Barwick
Re: simplifying foreign key/RI checks Amit Langote
Re: [PATCH 1/1] Initial mach based shared memory support. James Hilliard
Re: pgindent for worker.c Amit Kapila
Re: POC: postgres_fdw insert batching Tomas Vondra
RE: Parallel INSERT (INTO ... SELECT ...) tsunakawa.takay@fujitsu.com
Re: Is Recovery actually paused? Yugo NAGATA
Re: simplifying foreign key/RI checks Amit Langote
Re: list of extended statistics on psql Tomas Vondra
Re: simplifying foreign key/RI checks Zhihong Yu
Re: list of extended statistics on psql Tatsuro Yamada
Re: Is Recovery actually paused? Dilip Kumar
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
[patch] Help information for pg_dump Zhang, Jie
回复:Re: Cache relation sizes? 陈佳昕(步真)
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
Re: simplifying foreign key/RI checks Pavel Stehule
Re: [PATCH] ProcessInterrupts_hook Craig Ringer
Re: Wrong usage of RelationNeedsWAL Kyotaro Horiguchi
Re: POC: postgres_fdw insert batching Amit Langote
Re: Is Recovery actually paused? Kyotaro Horiguchi
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
Re: [PATCH 1/1] Initial mach based shared memory support. James Hilliard
Re: [patch] Help information for pg_dump Bharath Rupireddy
Re: simplifying foreign key/RI checks Corey Huinker
Re: CheckpointLock needed in CreateCheckPoint()? Michael Paquier
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
Re: POC: postgres_fdw insert batching Amit Langote
Re: simplifying foreign key/RI checks Amit Langote
RE: Global snapshots tsunakawa.takay@fujitsu.com
Re: Additional Chapter for Tutorial - arch-dev.sgml Jürgen Purtz
Re: Is Recovery actually paused? Dilip Kumar
Re: [PATCH] ProcessInterrupts_hook Craig Ringer
Re: simplifying foreign key/RI checks Corey Huinker
Re: ResourceOwner refactoring Michael Paquier
RE: Parallel INSERT (INTO ... SELECT ...) tsunakawa.takay@fujitsu.com
Re: simplifying foreign key/RI checks Amit Langote
Re: simplifying foreign key/RI checks Amit Langote
Re: Is it worth accepting multiple CRLs? Peter Eisentraut
Re: popcount Peter Eisentraut
Re: Change default of checkpoint_completion_target Peter Eisentraut
Re: Is it worth accepting multiple CRLs? Kyotaro Horiguchi
Re: pg_stat_statements oddity with track = all Masahiro Ikeda
Re: Single transaction in the tablesync worker? Peter Smith
Re: ResourceOwner refactoring Heikki Linnakangas
Re: Wrong usage of RelationNeedsWAL Noah Misch
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: [HACKERS] Custom compression methods Dilip Kumar
Re: Improper use about DatumGetInt32 Peter Eisentraut
Re: TOAST condition for column size Amit Kapila
Re: Add primary keys to system catalogs Laurenz Albe
Re: [patch] Help information for pg_dump Dilip Kumar
[PATCH 1/1] Fix detection of pwritev support for OSX. James Hilliard
Re: TOAST condition for column size Dilip Kumar
Re: [PATCH 1/1] Initial mach based shared memory support. James Hilliard
Re: pg_preadv() and pg_pwritev() James Hilliard
Re: Add primary keys to system catalogs Joel Jacobson
Some coverage for DROP OWNED BY with pg_default_acl Michael Paquier
Re: Online checksums patch - once again Daniel Gustafsson
Re: Add primary keys to system catalogs Vik Fearing
Re: Paint some PG_USED_FOR_ASSERTS_ONLY in inline functions of ilist.h and bufpage.h Michael Paquier
Re: popcount Robert Haas
Re: TOAST condition for column size Amit Kapila
Re: TOAST condition for column size Dilip Kumar
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
Re: [PATCH] More docs on what to do and not do in extension code Bharath Rupireddy
Re: ResourceOwner refactoring Heikki Linnakangas
Re: Use boolean array for nulls parameters Hamid Akhtar
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. James Hilliard
Re: TOAST condition for column size Tom Lane
Re: POC: postgres_fdw insert batching Tomas Vondra
Re: Is Recovery actually paused? Dilip Kumar
Re: popcount David Fetter
Re: popcount Isaac Morland
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. James Hilliard
[PATCH v2 1/1] Fix detection of pwritev support for OSX. James Hilliard
Re: psql \df choose functions by their arguments Greg Sabino Mullane
Re: Add primary keys to system catalogs Mark Rofail
Re: Printing backtrace of postgres processes Robert Haas
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. James Hilliard
Re: simplifying foreign key/RI checks Corey Huinker
Re: [PATCH v2 1/1] Fix detection of pwritev support for OSX. James Hilliard
Re: Rethinking plpgsql's assignment implementation Pavel Stehule
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
Re: Add docs stub for recovery.conf Stephen Frost
Re: Add docs stub for recovery.conf Stephen Frost
Re: Change default of checkpoint_completion_target Stephen Frost
Re: Change default of checkpoint_completion_target Stephen Frost
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
Re: WIP: BRIN multi-range indexes John Naylor
Re: [Patch] ALTER SYSTEM READ ONLY Robert Haas
Re: Some coverage for DROP OWNED BY with pg_default_acl Alvaro Herrera
Re: Printing backtrace of postgres processes Robert Haas
Re: {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent
Re: Add primary keys to system catalogs Joel Jacobson
Re: create table like: ACCESS METHOD Justin Pryzby
Re: Add primary keys to system catalogs Mark Rofail
cfbot building docs - serving results Erik Rijkers
Re: compression libraries and CF bot Thomas Munro
Re: compression libraries and CF bot Tom Lane
Re: cfbot building docs - serving results Thomas Munro
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. James Hilliard
Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. James Hilliard
Re: WIP: BRIN multi-range indexes Tomas Vondra
Re: Support for NSS as a libpq TLS backend Jacob Champion
Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
RE: Parallel INSERT (INTO ... SELECT ...) tsunakawa.takay@fujitsu.com
Re: POC: postgres_fdw insert batching Amit Langote
Re: list of extended statistics on psql Tatsuro Yamada
Re: SQL/JSON: functions Nikita Glukhov
Re: Some coverage for DROP OWNED BY with pg_default_acl Michael Paquier
Re: [PATCH 1/1] Initial mach based shared memory support. Peter Eisentraut
Re: [HACKERS] Custom compression methods Dilip Kumar
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: Printing LSN made easy Peter Eisentraut
Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
Re: list of extended statistics on psql Tatsuro Yamada
Re: Boundary value check in lazy_tid_reaped() Peter Eisentraut
Re: a misbehavior of partition row movement (?) Peter Eisentraut
Re: Release SPI plans for referential integrity with DISCARD ALL Peter Eisentraut
Re: Printing LSN made easy Michael Paquier
Re: Discarding DISCARD ALL Peter Eisentraut
Re: Printing LSN made easy Ashutosh Bapat
Getting column names/types from select query? Wesley Aptekar-Cassels
[bug?] EXPLAIN outputs 0 for rows and width in cost estimate for update nodes tsunakawa.takay@fujitsu.com
Re: Wrong usage of RelationNeedsWAL Kyotaro Horiguchi
RE: [bug?] EXPLAIN outputs 0 for rows and width in cost estimate for update nodes tsunakawa.takay@fujitsu.com
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: Rethinking plpgsql's assignment implementation Pavel Stehule
Re: pg_stat_statements oddity with track = all Julien Rouhaud
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: a misbehavior of partition row movement (?) Amit Langote
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: pg_stat_statements oddity with track = all Masahiro Ikeda
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
Re: TOAST condition for column size torikoshia
Re: Added schema level support for publication. Rahila Syed
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
Re: Discarding DISCARD ALL James Coleman
Re: Discarding DISCARD ALL Simon Riggs
Re: Wrong usage of RelationNeedsWAL Kyotaro Horiguchi
Re: pg_stat_statements oddity with track = all Masahiko Sawada
Re: Discarding DISCARD ALL James Coleman
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
Re: Support for NSS as a libpq TLS backend Jacob Champion
strange error reporting Robert Haas
Jsonpath ** vs lax mode Alexander Korotkov
Re: strange error reporting Tom Lane
Re: Phrase search vs. multi-lexeme tokens Alexander Korotkov
Re: strange error reporting Robert Haas
Re: Getting column names/types from select query? Wesley Aptekar-Cassels
Re: strange error reporting Tom Lane
Re: strange error reporting Robert Haas
Re: Jsonpath ** vs lax mode Alvaro Herrera
Re: strange error reporting Alvaro Herrera
Re: strange error reporting Robert Haas
Re: strange error reporting Alvaro Herrera
Re: strange error reporting Tom Lane
catalogs.sgml documentation ambiguity Joel Jacobson
Re: Allow matching whole DN from a client certificate Jacob Champion
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
Re: strange error reporting Robert Haas
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. James Hilliard
Re: list of extended statistics on psql Tomas Vondra
Re: pg_upgrade fails with non-standard ACL Anastasia Lubennikova
Re: ResourceOwner refactoring Heikki Linnakangas
Re: POC: postgres_fdw insert batching Tomas Vondra
Re: Allow matching whole DN from a client certificate Jacob Champion
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. James Hilliard
Re: POC: postgres_fdw insert batching Tomas Vondra
Re: list of extended statistics on psql Tatsuro Yamada
Re: POC: postgres_fdw insert batching Zhihong Yu
Re: POC: postgres_fdw insert batching Tomas Vondra
Re: Printing LSN made easy Kyotaro Horiguchi
Re: POC: postgres_fdw insert batching Tomas Vondra
Re: POC: postgres_fdw insert batching Tomas Vondra
Re: POC: postgres_fdw insert batching Zhihong Yu
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: POC: postgres_fdw insert batching Tomas Vondra
Re: POC: postgres_fdw insert batching Zhihong Yu
Re: POC: postgres_fdw insert batching Amit Langote
Re: strange error reporting Tom Lane
Re: Printing backtrace of postgres processes Craig Ringer
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
Re: POC: postgres_fdw insert batching Tomas Vondra
Re: Printing backtrace of postgres processes Craig Ringer
Re: SQL/JSON: JSON_TABLE Nikita Glukhov
Re: POC: postgres_fdw insert batching Tomas Vondra
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie
Re: POC: postgres_fdw insert batching Zhihong Yu
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
Re: POC: postgres_fdw insert batching Amit Langote
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
Re: POC: postgres_fdw insert batching Tomas Vondra
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
Re: [PoC] Non-volatile WAL buffer Masahiko Sawada
Re: Add docs stub for recovery.conf Craig Ringer
RE: ResourceOwner refactoring kuroda.hayato@fujitsu.com
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
Re: Printing backtrace of postgres processes Craig Ringer
Re: Parallel INSERT (INTO ... SELECT ...) Zhihong Yu
Re: POC: postgres_fdw insert batching Tomas Vondra
Re: Parallel INSERT (INTO ... SELECT ...) Zhihong Yu
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: shared-memory based stats collector Kyotaro Horiguchi
Re: REINDEX backend filtering Julien Rouhaud
Re: adding wait_start column to pg_locks Fujii Masao
Re: ResourceOwner refactoring Michael Paquier
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: Tid scan improvements David Rowley
Re: Support for NSS as a libpq TLS backend Michael Paquier
RE: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Hou, Zhijie
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
RE: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Hou, Zhijie
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: Add primary keys to system catalogs Peter Eisentraut
Re: Add primary keys to system catalogs Peter Eisentraut
Re: OpenSSL connection setup debug callback issue Michael Paquier
Re: Wrong usage of RelationNeedsWAL Noah Misch
Re: [HACKERS] make async slave to wait for lsn to be replayed Kyotaro Horiguchi
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. Sergey Shinderuk
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie
Race condition in recovery? Dilip Kumar
Re: Wrong usage of RelationNeedsWAL Kyotaro Horiguchi
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie
Re: Wrong usage of RelationNeedsWAL Noah Misch
Re: Jsonpath ** vs lax mode Alexander Korotkov
Re: Jsonpath ** vs lax mode Thomas Kellerer
Re: Add primary keys to system catalogs Peter Eisentraut
Refactor SSL test framework to support multiple TLS libraries Daniel Gustafsson
Re: Is Recovery actually paused? Bharath Rupireddy
Re: ResourceOwner refactoring Heikki Linnakangas
Re: Single transaction in the tablesync worker? Amit Kapila
Re: Printing LSN made easy Peter Eisentraut
Re: Printing LSN made easy Ashutosh Bapat
Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
RE: Stronger safeguard for archive recovery not to miss data osumi.takamichi@fujitsu.com
Re: Is Recovery actually paused? Dilip Kumar
Re: [HACKERS] [PATCH] Generic type subscripting Dmitry Dolgov
Re: Additional Chapter for Tutorial - arch-dev.sgml Jürgen Purtz
Re: Is Recovery actually paused? Yugo NAGATA
Re: patch: reduce overhead of execution of CALL statement in no atomic mode from PL/pgSQL Pavel Stehule
RE: Stronger safeguard for archive recovery not to miss data osumi.takamichi@fujitsu.com
Re: Boundary value check in lazy_tid_reaped() Masahiko Sawada
Re: Jsonpath ** vs lax mode Alvaro Herrera
Re: patch: reduce overhead of execution of CALL statement in no atomic mode from PL/pgSQL Pavel Stehule
Re: patch: reduce overhead of execution of CALL statement in no atomic mode from PL/pgSQL Pavel Stehule
RE: Enhance traceability of wal_level changes for backup management osumi.takamichi@fujitsu.com
Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul
postgres_fdw: IMPORT FOREIGN SCHEMA ... LIMIT TO (partition) Matthias van de Meent
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: pg_upgrade fails with non-standard ACL Anastasia Lubennikova
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent
Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
Re: Support for NSS as a libpq TLS backend Jacob Champion
Re: Race condition in recovery? Robert Haas
Avoiding smgrimmedsync() during nbtree index builds Andres Freund
Re: Is Recovery actually paused? Robert Haas
Re: libpq debug log Alvaro Herrera
Re: Avoiding smgrimmedsync() during nbtree index builds Heikki Linnakangas
Re: strange error reporting Tom Lane
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. James Hilliard
Re: Avoiding smgrimmedsync() during nbtree index builds Andres Freund
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. Sergey Shinderuk
Re: PATCH: Batch/pipelining support for libpq Alvaro Herrera
Re: PATCH: Batch/pipelining support for libpq Alvaro Herrera
Re: [PATCH] Full support for index LP_DEAD hint bits on standby Michail Nikolaev
Re: WIP: BRIN multi-range indexes Tomas Vondra
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie
Re: vacuum_cost_page_miss default value and modern hardware Peter Geoghegan
Re: Support for NSS as a libpq TLS backend Jacob Champion
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: OpenSSL connection setup debug callback issue Michael Paquier
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie
Re: PoC/WIP: Extended statistics on expressions Justin Pryzby
Re: [PoC] Non-volatile WAL buffer Tomas Vondra
Re: Single transaction in the tablesync worker? Amit Kapila
Re: pglz compression performance, take two Justin Pryzby
RE: About to add WAL write/fsync statistics to pg_stat_wal view kuroda.hayato@fujitsu.com
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: [PoC] Non-volatile WAL buffer Tomas Vondra
RE: libpq debug log tsunakawa.takay@fujitsu.com
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
Re: PoC/WIP: Extended statistics on expressions Justin Pryzby
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: PoC/WIP: Extended statistics on expressions Justin Pryzby
Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
Re: adding wait_start column to pg_locks torikoshia
Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
Re: About to add WAL write/fsync statistics to pg_stat_wal view Masahiko Sawada
Re: POC: postgres_fdw insert batching Ian Lawrence Barwick
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: simplifying foreign key/RI checks Corey Huinker
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie
Re: Implementing Incremental View Maintenance Yugo NAGATA
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
plpgsql variable assignment not supporting distinct anymore easteregg@verfriemelt.org
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: Add primary keys to system catalogs Joel Jacobson
RE: Parallel INSERT (INTO ... SELECT ...) tsunakawa.takay@fujitsu.com
Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
Re: adding wait_start column to pg_locks Fujii Masao
Re: Additional Chapter for Tutorial - arch-dev.sgml Heikki Linnakangas
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: [PATCH] Identify LWLocks in tracepoints Peter Eisentraut
RE: Parallel Inserts in CREATE TABLE AS Tang, Haiying
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: Online checksums patch - once again Heikki Linnakangas
mkid reference Magnus Hagander
Re: Online checksums patch - once again Heikki Linnakangas
Re: mkid reference Daniel Gustafsson
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: doc review for v14 Masahiko Sawada
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra
Re: PoC Refactor AM analyse API Heikki Linnakangas
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
CTAS command tags Vik Fearing
Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Masahiko Sawada
Re: CTAS command tags Darafei Komяpa Praliaskouski
Re: LogwrtResult contended spinlock Masahiko Sawada
Re: pg_rewind copies Heikki Linnakangas
Re: libpq debug log 'Alvaro Herrera'
Re: LogwrtResult contended spinlock Alvaro Herrera
Re: plpgsql variable assignment not supporting distinct anymore easteregg@verfriemelt.org
Re: Some more hackery around cryptohashes (some fixes + SHA1) Heikki Linnakangas
Re: mkid reference Julien Rouhaud
Re: plpgsql variable assignment not supporting distinct anymore easteregg@verfriemelt.org
Re: Error on failed COMMIT Masahiko Sawada
Re: LogwrtResult contended spinlock Masahiko Sawada
Re: Commitfest 2021-01 Now in Progress Masahiko Sawada
Re: CTAS command tags Andreas Karlsson
Re: CTAS command tags Tom Lane
Re: [PoC] Non-volatile WAL buffer Konstantin Knizhnik
Re: macOS SIP, next try Tom Lane
Re: mkid reference Tom Lane
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. James Hilliard
GSoC 2021 Stephen Frost
a verbose option for autovacuum Tommy Li
Re: Polyphase merge is obsolete Heikki Linnakangas
Re: a verbose option for autovacuum Tom Lane
Re: a verbose option for autovacuum Tommy Li
Re: Single transaction in the tablesync worker? Peter Smith
Re: WIP: BRIN multi-range indexes John Naylor
Re: Single transaction in the tablesync worker? Peter Smith
Re: Single transaction in the tablesync worker? Peter Smith
Re: Some more hackery around cryptohashes (some fixes + SHA1) Michael Paquier
Re: WIP: BRIN multi-range indexes Tomas Vondra
Re: Single transaction in the tablesync worker? Ajin Cherian
Re: Single transaction in the tablesync worker? Amit Kapila
Re: Is Recovery actually paused? Dilip Kumar
Re: Race condition in recovery? Dilip Kumar
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: Refactoring HMAC in the core code Michael Paquier
Re: Is Recovery actually paused? Dilip Kumar
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. Sergey Shinderuk
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. Sergey Shinderuk
Re: doc review for v14 Michael Paquier
Re: Single transaction in the tablesync worker? Ajin Cherian
Re: simplifying foreign key/RI checks Amit Langote
Re: Is Recovery actually paused? Dilip Kumar
Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION Bharath Rupireddy
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. Sergey Shinderuk
Re: POC: postgres_fdw insert batching Amit Langote
Re: [PATCH 1/1] Fix detection of pwritev support for OSX. James Hilliard
Re: proposal: schema variables Pavel Stehule
Re: doc review for v14 Michael Paquier
Re: SQL/JSON: functions Erik Rijkers
Re: Is Recovery actually paused? Bharath Rupireddy
Re: Single transaction in the tablesync worker? Amit Kapila
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
Re: POC: postgres_fdw insert batching Zhihong Yu
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Zhihong Yu
Re: POC: postgres_fdw insert batching Tomas Vondra
Re: simplifying foreign key/RI checks Zhihong Yu
Re: a verbose option for autovacuum Stephen Frost
Re: Git, diffs, and patches Bruce Momjian
Re: Single transaction in the tablesync worker? Peter Smith
Re: Use pg_pwrite() in pg_test_fsync Thomas Munro
Re: Is Recovery actually paused? Dilip Kumar
Re: simplifying foreign key/RI checks Corey Huinker
Re: Is Recovery actually paused? Dilip Kumar
Re: Is Recovery actually paused? Bharath Rupireddy
Re: Is Recovery actually paused? Bharath Rupireddy
Re: Single transaction in the tablesync worker? Peter Smith
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
Re: Is Recovery actually paused? Dilip Kumar
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson
Re: simplifying foreign key/RI checks Amit Langote
Re: POC: postgres_fdw insert batching Amit Langote
Re: mkid reference Magnus Hagander
Re: Faulty HEAP_XMAX_LOCK_ONLY & HEAP_KEYS_UPDATED hintbit combination Mahendra Singh Thalor
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
RE: Parallel INSERT (INTO ... SELECT ...) tsunakawa.takay@fujitsu.com
Re: simplifying foreign key/RI checks Corey Huinker
Re: Is Recovery actually paused? Masahiko Sawada
Re: Single transaction in the tablesync worker? Peter Smith
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Alvaro Herrera
RE: About to add WAL write/fsync statistics to pg_stat_wal view kuroda.hayato@fujitsu.com
Re: About to add WAL write/fsync statistics to pg_stat_wal view Masahiko Sawada
Re: Single transaction in the tablesync worker? Peter Smith
Re: Single transaction in the tablesync worker? Amit Kapila
Re: Single transaction in the tablesync worker? Peter Smith
Re: [PoC] Non-volatile WAL buffer Masahiko Sawada
Re: Single transaction in the tablesync worker? Amit Kapila
RE: Parallel Inserts in CREATE TABLE AS Tang, Haiying
Re: Is Recovery actually paused? Kyotaro Horiguchi
Re: Single transaction in the tablesync worker? Amit Kapila
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie
Re: PG vs LLVM 12 on seawasp, next round Noah Misch
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: Single transaction in the tablesync worker? Amit Kapila
RE: About to add WAL write/fsync statistics to pg_stat_wal view kuroda.hayato@fujitsu.com
RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
Re: Is Recovery actually paused? Dilip Kumar
Re: Is Recovery actually paused? Dilip Kumar
Re: About to add WAL write/fsync statistics to pg_stat_wal view Masahiko Sawada
Re: Is it useful to record whether plans are generic or custom? Kyotaro Horiguchi
Re: Is Recovery actually paused? Kyotaro Horiguchi
Re: ModifyTable overheads in generic plans Amit Langote
RE: Parallel INSERT (INTO ... SELECT ...) tsunakawa.takay@fujitsu.com
Re: Single transaction in the tablesync worker? Amit Kapila
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
The mysterious pg_proc.protrftypes Joel Jacobson
RE: libpq debug log tsunakawa.takay@fujitsu.com
Re: The mysterious pg_proc.protrftypes Pavel Stehule
Re: The mysterious pg_proc.protrftypes Joel Jacobson
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: The mysterious pg_proc.protrftypes Pavel Stehule
RE: libpq debug log iwata.aya@fujitsu.com
RE: libpq debug log tsunakawa.takay@fujitsu.com
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson
Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
RE: Stronger safeguard for archive recovery not to miss data osumi.takamichi@fujitsu.com
RE: libpq debug log k.jamison@fujitsu.com
Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
RE: libpq debug log iwata.aya@fujitsu.com
Re: a misbehavior of partition row movement (?) Amit Langote
Re: simplifying foreign key/RI checks Keisuke Kuroda
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: simplifying foreign key/RI checks Amit Langote
RE: libpq debug log tsunakawa.takay@fujitsu.com
Re: Is Recovery actually paused? Dilip Kumar
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: simplifying foreign key/RI checks Amit Langote
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: Single transaction in the tablesync worker? Peter Smith
Re: simplifying foreign key/RI checks Amit Langote
Re: Single transaction in the tablesync worker? Peter Smith
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: FETCH FIRST clause PERCENT option Kyotaro Horiguchi
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie
Re: Single transaction in the tablesync worker? Peter Smith
Re: Single transaction in the tablesync worker? Peter Smith
Re: Single transaction in the tablesync worker? Peter Smith
Re: [PATCH] Automatic HASH and LIST partition creation Pavel Borisov
Re: libpq debug log 'Alvaro Herrera'
Add SQL function for SHA1 Michael Paquier
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: Columns correlation and adaptive query optimization Konstantin Knizhnik
Re: Extensions not dumped when --schema is used Guillaume Lelarge
Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
Re: Is Recovery actually paused? Bharath Rupireddy
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: Error on failed COMMIT Dave Cramer
Re: Re: parallel distinct union and aggregate support patch bucoo@sohu.com
Re: adding wait_start column to pg_locks Fujii Masao
Re: About to add WAL write/fsync statistics to pg_stat_wal view Masahiko Sawada
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: Extensibility of the PostgreSQL wire protocol Jonah H. Harris
Re: Phrase search vs. multi-lexeme tokens Alexander Korotkov
Re: Jsonpath ** vs lax mode Alexander Korotkov
Re: Jsonpath ** vs lax mode Alexander Korotkov
Re: mkid reference Bruce Momjian
Re: mkid reference Bruce Momjian
Re: Is Recovery actually paused? Yugo NAGATA
Re: Error on failed COMMIT Dave Cramer
cleaning up a few CLOG-related things Robert Haas
Re: Is Recovery actually paused? Robert Haas
Re: Printing backtrace of postgres processes Robert Haas
Re: ResourceOwner refactoring Robert Haas
Snapbuild woes followup Heikki Linnakangas
Re: CheckpointLock needed in CreateCheckPoint()? Robert Haas
Re: a verbose option for autovacuum Tommy Li
Re: [Proposal] Global temporary tables Pavel Stehule
Fixing cache pollution in the Kerberos test suite Jacob Champion
Re: Fixing cache pollution in the Kerberos test suite Stephen Frost
Re: Fixing cache pollution in the Kerberos test suite Jacob Champion
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: cleaning up a few CLOG-related things Heikki Linnakangas
Re: pg_upgrade fails with non-standard ACL Anastasia Lubennikova
Re: Key management with tests Bruce Momjian
Re: Fixing cache pollution in the Kerberos test suite Jacob Champion
Re: [UNVERIFIED SENDER] Re: Minimal logical decoding on standbys Fabrízio de Royes Mello
Re: Fixing cache pollution in the Kerberos test suite Jacob Champion
Re: Snapbuild woes followup Andres Freund
Re: Snapbuild woes followup Andres Freund
Re: [Patch] ALTER SYSTEM READ ONLY Robert Haas
Re: Key management with tests Alvaro Herrera
Re: About to add WAL write/fsync statistics to pg_stat_wal view David G. Johnston
Re: About to add WAL write/fsync statistics to pg_stat_wal view David G. Johnston
Re: Key management with tests Bruce Momjian
Re: Tid scan improvements David Rowley
Re: fdatasync(2) on macOS Thomas Munro
Re: Tid scan improvements Zhihong Yu
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: Key management with tests Bruce Momjian
Re: Add SQL function for SHA1 Noah Misch
Re: Add SQL function for SHA1 Sehrope Sarkuni
Re: Add SQL function for SHA1 Michael Paquier
Re: Extensions not dumped when --schema is used Julien Rouhaud
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie
Re: Add SQL function for SHA1 Kenneth Marshall
Re: Add SQL function for SHA1 Bruce Momjian
Re: patch: reduce overhead of execution of CALL statement in no atomic mode from PL/pgSQL Pavel Stehule
Re: shared tempfile was not removed on statement_timeout Kyotaro Horiguchi
Re: Support ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION ... syntax Bharath Rupireddy
RE: Parallel INSERT (INTO ... SELECT ...) tsunakawa.takay@fujitsu.com
Re: Add SQL function for SHA1 David Fetter
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: Tid scan improvements David Rowley
Re: [bug fix] ALTER TABLE SET LOGGED/UNLOGGED on a partitioned table does nothing silently Kyotaro Horiguchi
Re: Add SQL function for SHA1 Michael Paquier
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: [PoC] Non-volatile WAL buffer Takashi Menjo
Re: [PoC] Non-volatile WAL buffer Takashi Menjo
Re: shared tempfile was not removed on statement_timeout Heikki Linnakangas
Re: [UNVERIFIED SENDER] Re: Minimal logical decoding on standbys Drouvot, Bertrand
Re: Add SQL function for SHA1 Daniel Gustafsson
Re: Protect syscache from bloating with negative cache entries Heikki Linnakangas
Re: [PoC] Non-volatile WAL buffer Takashi Menjo
Re: Error on failed COMMIT Laurenz Albe
Re: automatic analyze: readahead - add "IO read time" log message Heikki Linnakangas
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie
Re: shared tempfile was not removed on statement_timeout Kyotaro Horiguchi
Re: WIP: System Versioned Temporal Table Vik Fearing
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson
Re: Error on failed COMMIT Masahiko Sawada
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
Re: WIP: System Versioned Temporal Table Simon Riggs
Re: Extensions not dumped when --schema is used Guillaume Lelarge
Re: Extensions not dumped when --schema is used Guillaume Lelarge
Re: Allow matching whole DN from a client certificate Daniel Gustafsson
Re: WIP: System Versioned Temporal Table Vik Fearing
Re: WIP: System Versioned Temporal Table Simon Riggs
Re: Error on failed COMMIT Dave Cramer
Re: About to add WAL write/fsync statistics to pg_stat_wal view David G. Johnston
Re: mkid reference Magnus Hagander
Re: Error on failed COMMIT Dave Cramer
Re: Key management with tests Bruce Momjian
Re: FETCH FIRST clause PERCENT option Surafel Temesgen
Re: WIP: System Versioned Temporal Table Surafel Temesgen
Re: Error on failed COMMIT Laurenz Albe
Re: Error on failed COMMIT Dave Cramer
Re: Error on failed COMMIT Vik Fearing
Re: Error on failed COMMIT Vik Fearing
Re: Error on failed COMMIT Laurenz Albe
Re: mkid reference Bruce Momjian
Re: Error on failed COMMIT Dave Cramer
Re: WIP: BRIN multi-range indexes John Naylor
Re: Allow matching whole DN from a client certificate Jacob Champion
Re: WIP: BRIN multi-range indexes John Naylor
Re: archive status ".ready" files may be created too early Bossart, Nathan
Re: archive status ".ready" files may be created too early Bossart, Nathan
Re: strange error reporting Alvaro Herrera
Re: Key management with tests Robert Haas
Re: 13dev failed assert: comparetup_index_btree(): ItemPointer values should never be equal Justin Pryzby
Re: Online checksums patch - once again Daniel Gustafsson
Re: mkid reference Magnus Hagander
Re: mkid reference Magnus Hagander
Re: 13dev failed assert: comparetup_index_btree(): ItemPointer values should never be equal Tom Lane
Re: strange error reporting Tom Lane
wiki:PostgreSQL_14_Open_Items Justin Pryzby
Re: Online checksums patch - once again Heikki Linnakangas
Re: Key management with tests Bruce Momjian
Re: mkid reference Bruce Momjian
Re: WIP: BRIN multi-range indexes Tomas Vondra
Re: simplifying foreign key/RI checks Tatsuro Yamada
Re: Single transaction in the tablesync worker? Peter Smith
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: Protect syscache from bloating with negative cache entries Kyotaro Horiguchi
Re: Protect syscache from bloating with negative cache entries Kyotaro Horiguchi
Re: wiki:PostgreSQL_14_Open_Items Michael Paquier
Re: Add SQL function for SHA1 Michael Paquier
Re: archive status ".ready" files may be created too early Kyotaro Horiguchi
Re: Add SQL function for SHA1 Sehrope Sarkuni
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson
RE: Parallel INSERT (INTO ... SELECT ...) Hou, Zhijie
Re: [PATCH] remove pg_standby Thomas Munro
Re: Single transaction in the tablesync worker? Amit Kapila
Re: WIP: WAL prefetch (another approach) Thomas Munro
Re: [PATCH] remove pg_standby Michael Paquier
RE: [bug fix] ALTER TABLE SET LOGGED/UNLOGGED on a partitioned table does nothing silently tsunakawa.takay@fujitsu.com
Re: [PATCH] remove pg_standby Thomas Munro
Re: doc review for v14 Michael Paquier
RE: fix typo in reorderbuffer.c Hou, Zhijie
Re: [bug fix] ALTER TABLE SET LOGGED/UNLOGGED on a partitioned table does nothing silently Kyotaro Horiguchi
Re: fix typo in reorderbuffer.c Michael Paquier
Re: simplifying foreign key/RI checks Amit Langote
FailedAssertion in heap_index_delete_tuples at heapam.c:7220 Jaime Casanova
Re: New IndexAM API controlling index vacuum strategies Masahiko Sawada
Re: simplifying foreign key/RI checks Tatsuro Yamada
Re: FailedAssertion in heap_index_delete_tuples at heapam.c:7220 Peter Geoghegan
RE: fix typo in reorderbuffer.c Hou, Zhijie
Re: Is Recovery actually paused? Masahiko Sawada
Re: Support for NSS as a libpq TLS backend Michael Paquier
RE: Parallel Inserts in CREATE TABLE AS Tang, Haiying
Re: simplifying foreign key/RI checks Keisuke Kuroda
Re: Is Recovery actually paused? Dilip Kumar
Re: [PATCH] remove pg_standby Fujii Masao
Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
Re: [PoC] Non-volatile WAL buffer Takashi Menjo
Re: simplifying foreign key/RI checks Kyotaro Horiguchi
Re: Is Recovery actually paused? Yugo NAGATA
Re: Is Recovery actually paused? Dilip Kumar
RE: ECPG: proposal for new DECLARE STATEMENT kuroda.hayato@fujitsu.com
Two patches to speed up pg_rewind. Paul Guo
Re: Support ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION ... syntax Bharath Rupireddy
Re: Freeze the inserted tuples during CTAS? Darafei Komяpa Praliaskouski
Re: Support ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION ... syntax Bharath Rupireddy
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
Re: Wrong usage of RelationNeedsWAL Noah Misch
Re: PoC/WIP: Extended statistics on expressions Dean Rasheed
Re: Protect syscache from bloating with negative cache entries Heikki Linnakangas
Re: Online checksums patch - once again Daniel Gustafsson
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: Support ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION ... syntax Bharath Rupireddy
Re: Fix ALTER SUBSCRIPTION ... SET PUBLICATION documentation Bharath Rupireddy
Re: simplifying foreign key/RI checks Amit Langote
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Jehan-Guillaume de Rorthais
Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Jehan-Guillaume de Rorthais
Re: Key management with tests Bruce Momjian
Re: Speeding up GIST index creation for tsvectors Amit Khandekar
Re: Online checksums patch - once again Heikki Linnakangas
Re: pg_upgrade fails with non-standard ACL Anastasia Lubennikova
Re: Columns correlation and adaptive query optimization Konstantin Knizhnik
Re: [PoC] Non-volatile WAL buffer Tomas Vondra
Improve join selectivity estimation using extended statistics Konstantin Knizhnik
Re: Printing backtrace of postgres processes Andres Freund
Re: cleaning up a few CLOG-related things Robert Haas
Re: Support for NSS as a libpq TLS backend Jacob Champion
Re: [PATCH] Full support for index LP_DEAD hint bits on standby Michail Nikolaev
Re: Thoughts on "killed tuples" index hint bits support on standby Michail Nikolaev
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
Re: Allow matching whole DN from a client certificate Jacob Champion
Re: archive status ".ready" files may be created too early Bossart, Nathan
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson
Re: Allow matching whole DN from a client certificate Andrew Dunstan
Re: archive status ".ready" files may be created too early Bossart, Nathan
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
Index predicate locking and serializability contention Marcelo Zabani
Re: vacuum_cost_page_miss default value and modern hardware Peter Geoghegan
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Zhihong Yu
RE: Enhance traceability of wal_level changes for backup management osumi.takamichi@fujitsu.com
Re: row filtering for logical replication Andres Freund
RE: [PoC] Non-volatile WAL buffer tsunakawa.takay@fujitsu.com
Re: On login trigger: take three Amit Kapila
Re: Wrong usage of RelationNeedsWAL Kyotaro Horiguchi
Re: Support ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION ... syntax Bharath Rupireddy
Re: Is Recovery actually paused? Dilip Kumar
Re: On login trigger: take three Amit Kapila
Re: new heapcheck contrib module Mark Dilger
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson
Re: Support for NSS as a libpq TLS backend Michael Paquier
Re: Single transaction in the tablesync worker? Peter Smith
RE: libpq debug log k.jamison@fujitsu.com
Re: Single transaction in the tablesync worker? Peter Smith
Re: Wrong usage of RelationNeedsWAL Noah Misch
Re: Add SQL function for SHA1 Michael Paquier
Re: Two patches to speed up pg_rewind. Michael Paquier
Re: [PATCH] remove pg_standby Michael Paquier
Re: Protect syscache from bloating with negative cache entries Kyotaro Horiguchi
Re: Protect syscache from bloating with negative cache entries Kyotaro Horiguchi
Re: Wrong usage of RelationNeedsWAL Kyotaro Horiguchi
Re: On login trigger: take three Konstantin Knizhnik
RE: libpq debug log k.jamison@fujitsu.com
Re: Single transaction in the tablesync worker? Amit Kapila
Re: pglz compression performance, take two Andrey Borodin
Re: Perform COPY FROM encoding conversions in larger chunks Heikki Linnakangas
Commitfest 2021-01 ends in 3 days Masahiko Sawada
Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul
Re: BUG #16583: merge join on tables with different DB collation behind postgres_fdw fails Peter Eisentraut
Re: Index Skip Scan (new UniqueKeys) Masahiko Sawada
Re: [PATCH] remove deprecated v8.2 containment operators Masahiko Sawada
Re: bitmaps and correlation Masahiko Sawada
Re: CREATE INDEX CONCURRENTLY on partitioned index Masahiko Sawada
Re: VACUUM (DISABLE_PAGE_SKIPPING on) Masahiko Sawada
Re: Perform COPY FROM encoding conversions in larger chunks Heikki Linnakangas
Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
Re: VACUUM (DISABLE_PAGE_SKIPPING on) Simon Riggs
Re: multi-install PostgresNode Andrew Dunstan
Re: Printing backtrace of postgres processes Bharath Rupireddy
Re: libpq debug log 'Alvaro Herrera'
Re: multi-install PostgresNode Alvaro Herrera
Re: CREATE INDEX CONCURRENTLY on partitioned index Justin Pryzby
Re: multi-install PostgresNode Andrew Dunstan
Re: strange error reporting Alvaro Herrera
Re: Index Skip Scan (new UniqueKeys) Dmitry Dolgov
Re: Allow matching whole DN from a client certificate Jacob Champion
Re: Perform COPY FROM encoding conversions in larger chunks Heikki Linnakangas
Re: new heapcheck contrib module Robert Haas
Re: new heapcheck contrib module Mark Dilger
Re: new heapcheck contrib module Mark Dilger
Re: new heapcheck contrib module Robert Haas
Re: new heapcheck contrib module Mark Dilger
Re: vacuum_cost_page_miss default value and modern hardware Peter Geoghegan
Re: new heapcheck contrib module Mark Dilger
Re: Thoughts on "killed tuples" index hint bits support on standby Michail Nikolaev
Re: Key management with tests Tom Kincaid
Re: Key management with tests Bruce Momjian
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Mark Rofail
Re: Jsonpath ** vs lax mode Alexander Korotkov
Re: Allow matching whole DN from a client certificate Andrew Dunstan
Re: [PATCH] remove pg_standby Thomas Munro
Re: Online checksums patch - once again Daniel Gustafsson
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
Re: Jsonpath ** vs lax mode Tom Lane
RE: libpq debug log tsunakawa.takay@fujitsu.com
Re: Support for NSS as a libpq TLS backend Jacob Champion
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: [PATCH] remove pg_standby Thomas Munro
RE: libpq debug log tsunakawa.takay@fujitsu.com
Assertion fail with window function and partitioned tables Jaime Casanova
Re: [HACKERS] Custom compression methods Neha Sharma
Re: [HACKERS] Custom compression methods Dilip Kumar
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: "has_column_privilege()" issue with attnums and non-existent columns Ian Lawrence Barwick
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: Support for NSS as a libpq TLS backend Michael Paquier
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: [HACKERS] GSoC 2017: Foreign Key Arrays Joel Jacobson
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: Add primary keys to system catalogs Joel Jacobson
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: doc review for v14 Michael Paquier
Re: a verbose option for autovacuum Masahiko Sawada
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: Key management with tests Masahiko Sawada
Re: Snapbuild woes followup Amit Kapila
Re: [PoC] Non-volatile WAL buffer Takashi Menjo
Re: Is Recovery actually paused? Yugo NAGATA
Re: Single transaction in the tablesync worker? Peter Smith
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: Single transaction in the tablesync worker? Peter Smith
Re: Is Recovery actually paused? Dilip Kumar
Re: [HACKERS] Custom compression methods Dilip Kumar
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
Re: Dumping/restoring fails on inherited generated column Peter Eisentraut
Re: Allow matching whole DN from a client certificate Daniel Gustafsson
Re: Phrase search vs. multi-lexeme tokens Alexander Korotkov
Re: Allow matching whole DN from a client certificate Andrew Dunstan
Re: Is Recovery actually paused? Yugo NAGATA
Re: Allow matching whole DN from a client certificate Andrew Dunstan
Re: LogwrtResult contended spinlock Alvaro Herrera
Re: [HACKERS] [PATCH] Generic type subscripting Alexander Korotkov
Re: POC: Cleaning up orphaned files using undo logs Antonin Houska
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Fujii Masao
Re: Support for NSS as a libpq TLS backend Jacob Champion
Re: Key management with tests Stephen Frost
Re: Should we make Bitmapsets a kind of Node? Peter Geoghegan
Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit Bharath Rupireddy
Re: Should we make Bitmapsets a kind of Node? Peter Geoghegan
Re: New IndexAM API controlling index vacuum strategies Peter Geoghegan
Re: Support for NSS as a libpq TLS backend Michael Paquier
Re: LogwrtResult contended spinlock Alvaro Herrera
Re: LogwrtResult contended spinlock Andres Freund
Re: LogwrtResult contended spinlock Andres Freund
Re: Should we make Bitmapsets a kind of Node? Michael Paquier
Re: Should we make Bitmapsets a kind of Node? Peter Geoghegan
Re: Should we make Bitmapsets a kind of Node? Peter Geoghegan
Re: Should we make Bitmapsets a kind of Node? Peter Geoghegan
Re: Allow CURRENT_ROLE in GRANTED BY Peter Eisentraut
Re: SELECT INTO deprecation Peter Eisentraut
Re: Single transaction in the tablesync worker? Amit Kapila
Re: Key management with tests Tom Kincaid
Re: Thoughts on "killed tuples" index hint bits support on standby Michail Nikolaev
Re: Add primary keys to system catalogs Peter Eisentraut
Re: WIP: BRIN multi-range indexes John Naylor
Re: Allow matching whole DN from a client certificate Andrew Dunstan
Re: Is it worth accepting multiple CRLs? Peter Eisentraut
Re: Is Recovery actually paused? Dilip Kumar
Re: [HACKERS] [PATCH] Generic type subscripting Alexander Korotkov