Mailing lists [pgsql-hackers]
- Re: BUG #16419: wrong parsing BC year in to_date() function Tom Lane
- Re: BUG #16419: wrong parsing BC year in to_date() function Robert Haas
- Re: Error on failed COMMIT Andrew Dunstan
- CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Justin Pryzby
- Re: BUG #16419: wrong parsing BC year in to_date() function Tom Lane
- Re: BUG #16419: wrong parsing BC year in to_date() function Bruce Momjian
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: BUG #16419: wrong parsing BC year in to_date() function Tom Lane
- Re: BUG #16419: wrong parsing BC year in to_date() function Bruce Momjian
- Re: avoid bitmapOR-ing indexes with scan condition inconsistent with partition constraint Soumyadeep Chakraborty
- Re: New statistics for tuning WAL buffer size Fujii Masao
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: BUG #16419: wrong parsing BC year in to_date() function Robert Haas
- Re: BUG #16419: wrong parsing BC year in to_date() function David G. Johnston
- Re: BUG #16419: wrong parsing BC year in to_date() function Tom Lane
- Re: Disable WAL logging to speed up data loading Fujii Masao
- Re: New statistics for tuning WAL buffer size Kyotaro Horiguchi
- Re: __pg_log_level in anonynous enum should be initialized? (Was: pgsql: Change SHA2 implementation based on OpenSSL to use EVP digest ro) Michael Paquier
- RE: New statistics for tuning WAL buffer size tsunakawa.takay@fujitsu.com
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- terminate called after throwing an instance of 'std::bad_alloc' Justin Pryzby
- Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi
- Re: terminate called after throwing an instance of 'std::bad_alloc' Tom Lane
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: terminate called after throwing an instance of 'std::bad_alloc' Andres Freund
- Re: New statistics for tuning WAL buffer size Amit Kapila
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila
- Re: Disable WAL logging to speed up data loading Kyotaro Horiguchi
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Keisuke Kuroda
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- RE: Disable WAL logging to speed up data loading osumi.takamichi@fujitsu.com
- Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi
- Re: VACUUM (INTERRUPTIBLE)? Andres Freund
- Re: proposal: schema variables Michael Paquier
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Amit Kapila
- Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Michael Paquier
- Re: New statistics for tuning WAL buffer size Masahiro Ikeda
- Re: Disable WAL logging to speed up data loading Fujii Masao
- Re: Implementing Incremental View Maintenance Tatsuo Ishii
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Dilip Kumar
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: making update/delete of inheritance trees scale better Michael Paquier
- Re: PATCH: Batch/pipelining support for libpq Michael Paquier
- Re: New statistics for tuning WAL buffer size Fujii Masao
- Re: Disable WAL logging to speed up data loading Kyotaro Horiguchi
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Dilip Kumar
- Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi
- Re: Implementing Incremental View Maintenance Fujii Masao
- Re: Manager for commit fest 2020-09 Michael Paquier
- Re: Implementing Incremental View Maintenance Yugo NAGATA
- Re: Online checksums verification in the backend Michael Paquier
- Re: proposal: schema variables Pavel Stehule
- Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: making update/delete of inheritance trees scale better Amit Langote
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: PATCH: Batch/pipelining support for libpq Matthieu Garrigues
- Re: Parallel copy Amit Kapila
- Re: Get memory contexts of an arbitrary backend process Kasahara Tatsuhito
- Re: enable_incremental_sort changes query behavior Jaime Casanova
- Re: Add information to rm_redo_error_callback() Michael Paquier
- Re: Protect syscache from bloating with negative cache entries Kyotaro Horiguchi
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: PATCH: Batch/pipelining support for libpq Matthieu Garrigues
- RE: Disable WAL logging to speed up data loading osumi.takamichi@fujitsu.com
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Keisuke Kuroda
- Re: Add information to rm_redo_error_callback() Drouvot, Bertrand
- Re: Improving connection scalability: GetSnapshotData() Craig Ringer
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Amit Kapila
- Error code missing for "wrong length of inner sequence" error Heikki Linnakangas
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Amit Kapila
- Re: Error code missing for "wrong length of inner sequence" error Daniel Gustafsson
- small cleanup: unify scanstr() functions John Naylor
- Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Bharath Rupireddy
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: Why does PostgresNode.pm set such a low value of max_wal_senders? Tom Lane
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Manager for commit fest 2020-09 Tom Lane
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Dilip Kumar
- Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Fujii Masao
- Re: small cleanup: unify scanstr() functions Tom Lane
- Should walsernder check correctness of WAL records? Konstantin Knizhnik
- Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Bharath Rupireddy
- Re: [PATCH] Automatic HASH and LIST partition creation Anastasia Lubennikova
- Improve choose_custom_plan for initial partition prune case Andy Fan
- Re: small cleanup: unify scanstr() functions John Naylor
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: WIP: BRIN multi-range indexes Tomas Vondra
- Rejecting redundant options in Create Collation Daniel Verite
- Re: Rejecting redundant options in Create Collation Tom Lane
- buildfarm animal shoveler failing with "Illegal instruction" Andres Freund
- Re: Improving connection scalability: GetSnapshotData() Andrew Dunstan
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: Improving connection scalability: GetSnapshotData() Andrew Dunstan
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: enable_incremental_sort changes query behavior Tomas Vondra
- Re: WIP: BRIN multi-range indexes Alvaro Herrera
- Re: buildfarm animal shoveler failing with "Illegal instruction" Mark Wong
- Re: Improving connection scalability: GetSnapshotData() Andrew Dunstan
- Re: NOTIFY docs fixup - emit and deliver consistency David G. Johnston
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- RE: Should walsernder check correctness of WAL records? tsunakawa.takay@fujitsu.com
- Re: Should walsernder check correctness of WAL records? Michael Paquier
- Re: New statistics for tuning WAL buffer size Fujii Masao
- Re: Add information to rm_redo_error_callback() Michael Paquier
- RE: Should walsernder check correctness of WAL records? tsunakawa.takay@fujitsu.com
- RE: New statistics for tuning WAL buffer size tsunakawa.takay@fujitsu.com
- Re: Disable WAL logging to speed up data loading Kyotaro Horiguchi
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: buildfarm animal shoveler failing with "Illegal instruction" Tom Lane
- Re: New statistics for tuning WAL buffer size Fujii Masao
- Re: Disable WAL logging to speed up data loading Fujii Masao
- Re: Improving connection scalability: GetSnapshotData() Ian Barwick
- Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi
- Re: Why does PostgresNode.pm set such a low value of max_wal_senders? Kyotaro Horiguchi
- Re: Assertion failure with barriers in parallel hash join Thomas Munro
- Re: New statistics for tuning WAL buffer size Masahiro Ikeda
- Re: Disable WAL logging to speed up data loading Kyotaro Horiguchi
- Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi
- Re: Disable WAL logging to speed up data loading Kyotaro Horiguchi
- RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
- Re: Disable WAL logging to speed up data loading Kyotaro Horiguchi
- Re: Add information to rm_redo_error_callback() Drouvot, Bertrand
- Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Keisuke Kuroda
- Re: please update ps display for recovery checkpoint Michael Paquier
- Re: Improve choose_custom_plan for initial partition prune case Amit Langote
- Re: pgbench - refactor init functions with buffers Fabien COELHO
- Re: please update ps display for recovery checkpoint Justin Pryzby
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: Error code missing for "wrong length of inner sequence" error Heikki Linnakangas
- a misbehavior of partition row movement (?) Amit Langote
- Re: [HACKERS] make async slave to wait for lsn to be replayed a.pervushina@postgrespro.ru
- Re: Error code missing for "wrong length of inner sequence" error Daniel Gustafsson
- Re: Should walsernder check correctness of WAL records? Konstantin Knizhnik
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: enable_incremental_sort changes query behavior Tomas Vondra
- a misbehavior of partition row movement (?) David G. Johnston
- Re: Rejecting redundant options in Create Collation Daniel Verite
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: Error code missing for "wrong length of inner sequence" error Heikki Linnakangas
- Re: Rejecting redundant options in Create Collation Tom Lane
- Re: Dumping/restoring fails on inherited generated column Peter Eisentraut
- Re: buildfarm animal shoveler failing with "Illegal instruction" Mark Wong
- Incorrect assumption in heap_prepare_freeze_tuple Kuntal Ghosh
- Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Fujii Masao
- Re: buildfarm animal shoveler failing with "Illegal instruction" Andres Freund
- Re: enable_incremental_sort changes query behavior Tomas Vondra
- Re: Incorrect assumption in heap_prepare_freeze_tuple Andres Freund
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- Prepared Statements Patrick REED
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: Prepared Statements David G. Johnston
- Re: enable_incremental_sort changes query behavior Tomas Vondra
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: Add session statistics to pg_stat_database Soumyadeep Chakraborty
- Re: enable_incremental_sort changes query behavior Tomas Vondra
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: Parallel copy Tomas Vondra
- Re: Improve choose_custom_plan for initial partition prune case Andy Fan
- Re: a misbehavior of partition row movement (?) Amit Langote
- Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Dilip Kumar
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: [PATCH] Add section headings to index types doc Jürgen Purtz
- Add primary keys to system catalogs Peter Eisentraut
- Re: Incorrect assumption in heap_prepare_freeze_tuple Kuntal Ghosh
- Re: Incorrect assumption in heap_prepare_freeze_tuple Andres Freund
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Parallel copy Amit Kapila
- POC: contrib/unaccent as IMMUTABLE Petru Ghita
- Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Amit Kapila
- Re: a misbehavior of partition row movement (?) Tomas Vondra
- Re: a misbehavior of partition row movement (?) Amit Langote
- Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Bharath Rupireddy
- RE: POC: contrib/unaccent as IMMUTABLE Petru Ghita
- Re: POC: contrib/unaccent as IMMUTABLE Tomas Vondra
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Masahiko Sawada
- Re: Add primary keys to system catalogs Craig Ringer
- Re: Incorrect assumption in heap_prepare_freeze_tuple Kuntal Ghosh
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: enable_incremental_sort changes query behavior Jaime Casanova
-
Re:
vs Peter Eisentrautformatting in the docs - Re: POC: contrib/unaccent as IMMUTABLE Alexander Korotkov
- Re: POC: contrib/unaccent as IMMUTABLE Tom Lane
- Re: POC: contrib/unaccent as IMMUTABLE Tom Lane
- Re: buildfarm animal shoveler failing with "Illegal instruction" Tom Lane
-
Re:
vs Bruce Momjianformatting in the docs - Re: Add primary keys to system catalogs Bruce Momjian
- Re: Add primary keys to system catalogs John Naylor
- Re: Incorrect assumption in heap_prepare_freeze_tuple Andres Freund
- Re: POC: contrib/unaccent as IMMUTABLE Alexander Korotkov
- Re: Optimize memory allocation code Tomas Vondra
- Re: Add header support to text format and matching feature Rémi Lapeyre
- Re: enable_incremental_sort changes query behavior Tomas Vondra
- Re: terminate called after throwing an instance of 'std::bad_alloc' Justin Pryzby
- Re: terminate called after throwing an instance of 'std::bad_alloc' Andres Freund
- Re: terminate called after throwing an instance of 'std::bad_alloc' Justin Pryzby
- Re: terminate called after throwing an instance of 'std::bad_alloc' Andres Freund
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: making update/delete of inheritance trees scale better Amit Langote
- Re: [HACKERS] Runtime Partition Pruning Andy Fan
- Re: Incorrect assumption in heap_prepare_freeze_tuple Kuntal Ghosh
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: Add Information during standby recovery conflicts Drouvot, Bertrand
- Re: Add Information during standby recovery conflicts Alvaro Herrera
- Buglets in equivclass.c Tom Lane
- Re: small cleanup: unify scanstr() functions Tom Lane
- A modest proposal: let's add PID to assertion failure messages Tom Lane
- Re: Buglets in equivclass.c David Rowley
- Re: A modest proposal: let's add PID to assertion failure messages Thomas Munro
- Re: [HACKERS] Custom compression methods Tomas Vondra
- Re: Buggy handling of redundant options in COPY Michael Paquier
- Re: A modest proposal: let's add PID to assertion failure messages Michael Paquier
- Re: Add header support to text format and matching feature Michael Paquier
- Partitionwise join fails under GEQO Tom Lane
- Re: A modest proposal: let's add PID to assertion failure messages Tom Lane
- Re: "cert" + clientcert=verify-ca in pg_hba.conf? Kyotaro Horiguchi
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: Two fsync related performance issues? Thomas Munro
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Robert Haas
- Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Robert Haas
- Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Amit Kapila
- Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Kyotaro Horiguchi
- Re: Logical Replication - detail message with names of missing columns Amit Kapila
- Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Fujii Masao
- Re: Asynchronous Append on postgres_fdw nodes. Kyotaro Horiguchi
- Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Masahiko Sawada
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila
- Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila
- Re: Prepared Statements Heikki Linnakangas
- Re: Asynchronous Append on postgres_fdw nodes. Etsuro Fujita
- Re: [PATCH] Automatic HASH and LIST partition creation Rahila Syed
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: [PATCH] Automatic HASH and LIST partition creation Pavel Borisov
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: 回复:how to create index concurrently on partitioned table Michael Paquier
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Implementing Incremental View Maintenance Yugo NAGATA
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: small cleanup: unify scanstr() functions John Naylor
- Re: Support for OUT parameters in procedures Peter Eisentraut
- Use standard SIGHUP and SIGTERM handlers in autoprewarm module Bharath Rupireddy
- Re: Parallel INSERT (INTO ... SELECT ...) Bharath Rupireddy
- Re: Parallel INSERT (INTO ... SELECT ...) Dilip Kumar
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Bharath Rupireddy
- Re: deferred primary key and logical replication Amit Kapila
- Re: Online checksums patch - once again Heikki Linnakangas
- Re: Parallel INSERT (INTO ... SELECT ...) Dilip Kumar
- Re: Support for OUT parameters in procedures Pavel Stehule
- Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila
- Re: Online checksums patch - once again Heikki Linnakangas
- Re: [HACKERS] Custom compression methods Tomas Vondra
- Re: Partitionwise join fails under GEQO Ashutosh Bapat
- Re: Improve choose_custom_plan for initial partition prune case Ashutosh Bapat
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: Logical Replication - detail message with names of missing columns Bharath Rupireddy
- Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Fujii Masao
- Re: Online checksums patch - once again Heikki Linnakangas
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas
- Re: [HACKERS] Custom compression methods Tomas Vondra
- Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Bharath Rupireddy
- Re: Buglets in equivclass.c Tom Lane
- Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian
- Re: Partitionwise join fails under GEQO Tom Lane
- Re: Probable documentation errors or improvements Justin Pryzby
- Re: "cert" + clientcert=verify-ca in pg_hba.conf? Bruce Momjian
- Re: 回复:how to create index concurrently on partitioned table Justin Pryzby
- Re: [PATCH] Automatic HASH and LIST partition creation Pavel Borisov
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Tom Lane
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Alvaro Herrera
- Re: new heapcheck contrib module Mark Dilger
- Recent failures on buildfarm member hornet Tom Lane
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Fujii Masao
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: "cert" + clientcert=verify-ca in pg_hba.conf? Kyotaro Horiguchi
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: 回复:how to create index concurrently on partitioned table Michael Paquier
- Re: 回复:how to create index concurrently on partitioned table Justin Pryzby
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: Logical Replication - detail message with names of missing columns Amit Kapila
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: 回复:how to create index concurrently on partitioned table Michael Paquier
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Michael Paquier
- Re: WIP: WAL prefetch (another approach) Thomas Munro
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: Parallel Inserts in CREATE TABLE AS Amit Kapila
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: fixing old_snapshot_threshold's time->xid mapping Thomas Munro
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Michael Paquier
- Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Fujii Masao
- Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Michael Paquier
- Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Bharath Rupireddy
- Re: libpq compression Andrey M. Borodin
- Re: Logical Replication - detail message with names of missing columns Bharath Rupireddy
- Re: New statistics for tuning WAL buffer size Masahiro Ikeda
- Is the doc for SHOW somewhat stale? Kyotaro Horiguchi
- Re: Add primary keys to system catalogs Craig Ringer
- RE: extension patch of CREATE OR REPLACE TRIGGER osumi.takamichi@fujitsu.com
- RE: [PoC] Non-volatile WAL buffer Takashi Menjo
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- pg_upgrade dead code for pre-8.4 versions Magnus Hagander
- Re: Add session statistics to pg_stat_database Masahiro Ikeda
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: pg_upgrade dead code for pre-8.4 versions Daniel Gustafsson
- pg_upgrade analyze script Magnus Hagander
- Re: Parallel INSERT (INTO ... SELECT ...) Bharath Rupireddy
- Prevent printing "next step instructions" in initdb and pg_upgrade Magnus Hagander
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: Yet another fast GiST build Pavel Borisov
- Re: Partitionwise join fails under GEQO Ashutosh Bapat
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Ian Lawrence Barwick
- Re: Logical Replication - detail message with names of missing columns Amit Kapila
- [doc] remove reference to pg_dump pre-8.1 switch behaviour Ian Lawrence Barwick
- Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Ian Lawrence Barwick
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Magnus Hagander
- [doc] clarify behaviour of pg_dump's -t/--table option with non-tables Ian Lawrence Barwick
- Re: Logical Replication - detail message with names of missing columns Bharath Rupireddy
- Re: Yet another fast GiST build Heikki Linnakangas
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: enable_incremental_sort changes query behavior Jaime Casanova
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: Parallel INSERT (INTO ... SELECT ...) Bharath Rupireddy
- Re: [doc] clarify behaviour of pg_dump's -t/--table option with non-tables Ian Lawrence Barwick
- Re: [doc] clarify behaviour of pg_dump's -t/--table option with non-tables Magnus Hagander
- Re: [doc] clarify behaviour of pg_dump's -t/--table option with non-tables Magnus Hagander
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Yet another fast GiST build Tom Lane
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Tom Lane
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Magnus Hagander
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Tom Lane
- Re: Index Skip Scan (new UniqueKeys) Dmitry Dolgov
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Bruce Momjian
- Re: Yet another fast GiST build Pavel Borisov
- Re: Partitionwise join fails under GEQO Tom Lane
- Re: [HACKERS] Custom compression methods Tomas Vondra
- Re: [PATCH] Automatic HASH and LIST partition creation Anastasia Lubennikova
- Re: A modest proposal: let's add PID to assertion failure messages Andres Freund
- Re: Add primary keys to system catalogs Andres Freund
- Re: pg_upgrade dead code for pre-8.4 versions Bruce Momjian
- Re: pg_upgrade analyze script Bruce Momjian
- Re: Add primary keys to system catalogs Tom Lane
- Re: Add primary keys to system catalogs Andres Freund
- Re: pg_upgrade analyze script Magnus Hagander
- Re: pg_upgrade dead code for pre-8.4 versions Magnus Hagander
- Re: pg_upgrade analyze script Bruce Momjian
- Re: pg_dump bug for extension owned tables Tom Lane
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: new heapcheck contrib module Mark Dilger
- Re: [doc] clarify behaviour of pg_dump's -t/--table option with non-tables Ian Lawrence Barwick
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: WIP: WAL prefetch (another approach) Tomas Vondra
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Michael Paquier
- Re: Recent failures on buildfarm member hornet Noah Misch
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Michael Paquier
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: Recent failures on buildfarm member hornet Tom Lane
- Re: Recent failures on buildfarm member hornet Noah Misch
- Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Bharath Rupireddy
- nbtpage.c:356 Expression 'metad->btm_root != P_NONE' is always false. Антон Пацев
- Re: nbtpage.c:356 Expression 'metad->btm_root != P_NONE' is always false. Tom Lane
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: Two fsync related performance issues? Thomas Munro
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Improve choose_custom_plan for initial partition prune case Andy Fan
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: speed up unicode normalization quick check Michael Paquier
- Re: new heapcheck contrib module Andrey Borodin
- Re: Improve choose_custom_plan for initial partition prune case Andy Fan
- Re: Improve choose_custom_plan for initial partition prune case Andy Fan
- Re: [PATCH] Automatic HASH and LIST partition creation Pavel Borisov
- Add a log message on recovery startup before syncing datadir Michael Banck
- Re: Add a log message on recovery startup before syncing datadir Thomas Munro
- Re: [patch] Fix checksum verification in base backups for zero page headers Michael Paquier
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: Improve choose_custom_plan for initial partition prune case Andy Fan
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: proposal: unescape_text function Pavel Stehule
- Re: [HACKERS] Runtime Partition Pruning Andy Fan
- Re: Add a log message on recovery startup before syncing datadir Michael Banck
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: Transactions involving multiple postgres foreign servers, take 2 Ashutosh Bapat
- [PATCH] ecpg: fix progname memory leak Maksim Kita
- Re: Improve choose_custom_plan for initial partition prune case Ashutosh Bapat
- RE: libpq debug log iwata.aya@fujitsu.com
- Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas
- Re: Yet another fast GiST build Andrey Borodin
- Re: Skip ExecCheckRTPerms in CTAS with no data Bharath Rupireddy
- Re: Yet another fast GiST build Heikki Linnakangas
- Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Bharath Rupireddy
- Re: Improve choose_custom_plan for initial partition prune case Amit Langote
- Re: pg_dump bug for extension owned tables Andrew Dunstan
- Re: Improve choose_custom_plan for initial partition prune case Andy Fan
- Re: [PATCH] Automatic HASH and LIST partition creation Anastasia Lubennikova
- Re: [HACKERS] Runtime Partition Pruning Andy Fan
- Re: pg_dump bug for extension owned tables Tom Lane
- Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Dmitry Dolgov
- Re: MultiXact\SLRU buffers configuration Anastasia Lubennikova
- Allow deleting enum value Maksim Kita
- Re: Prepared Statements Patrick REED
- Re: Allow deleting enum value Tom Lane
- Re: Allow deleting enum value Tom Lane
- Re: [PATCH] Automatic HASH and LIST partition creation Pavel Borisov
- Re: Recent failures on buildfarm member hornet Tom Lane
- Re: [Patch] ALTER SYSTEM READ ONLY Robert Haas
- Re: Parallel copy vignesh C
- Re: Parallel copy vignesh C
- Re: Parallel copy vignesh C
- Re: Concurrency issue in pg_rewind Stephen Frost
- Re: BUG #15858: could not stat file - over 4GB Emil Iggland
- Re: [HACKERS] logical decoding of two-phase transactions Robert Haas
- Re: Concurrency issue in pg_rewind Stephen Frost
- Re: Incremental sort docs and release announcement Stephen Frost
- Re: Partitionwise join fails under GEQO Robert Haas
- Re: enable_incremental_sort changes query behavior Robert Haas
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: Recent failures on buildfarm member hornet David Rowley
- Re: Allow deleting enum value Maksim Kita
- Re: Recent failures on buildfarm member hornet Noah Misch
- Re: Recent failures on buildfarm member hornet Tom Lane
- Re: Two fsync related performance issues? Thomas Munro
- Re: Recent failures on buildfarm member hornet Tom Lane
- Re: Recent failures on buildfarm member hornet Noah Misch
- Re: Recent failures on buildfarm member hornet Tom Lane
- Re: enable_incremental_sort changes query behavior Tomas Vondra
- Re: enable_incremental_sort changes query behavior Tomas Vondra
- Re: Recent failures on buildfarm member hornet Noah Misch
- Re: Add a log message on recovery startup before syncing datadir Thomas Munro
- Re: terminate called after throwing an instance of 'std::bad_alloc' Andres Freund
- Re: terminate called after throwing an instance of 'std::bad_alloc' Andres Freund
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- Re: new heapcheck contrib module Mark Dilger
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: new heapcheck contrib module Mark Dilger
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Probably typo in multixact.c Hou, Zhijie
- Re: Probably typo in multixact.c Michael Paquier
- Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Andy Fan
- Re: [PATCH] ecpg: fix progname memory leak Michael Paquier
- Re: new heapcheck contrib module Peter Geoghegan
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: Parallel copy Greg Nancarrow
- RE: [PATCH] Keeps tracking the uniqueness with UniqueKey Hou, Zhijie
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Parallel copy vignesh C
- Re: Parallel copy vignesh C
- Re: Partitionwise join fails under GEQO Amit Langote
- Re: Partitionwise join fails under GEQO Amit Langote
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Wrong example in the bloom documentation Daniel Westermann (DWE)
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: speed up unicode normalization quick check Michael Paquier
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Dilip Kumar
- dynamic result sets support in extended query protocol Peter Eisentraut
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: Parallel INSERT (INTO ... SELECT ...) Bharath Rupireddy
- Re: dynamic result sets support in extended query protocol Tatsuo Ishii
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Keisuke Kuroda
- Fix typos in reorderbuffer.c Amit Kapila
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Dilip Kumar
- Re: speed up unicode normalization quick check John Naylor
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Dilip Kumar
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Simon Riggs
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: Fix typos in reorderbuffer.c Masahiko Sawada
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: Asynchronous Append on postgres_fdw nodes. Andrey V. Lepikhov
- Wired if-statement in gen_partprune_steps_internal Andy Fan
- Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul
- Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Dmitry Dolgov
- Re: [HACKERS] Runtime Partition Pruning Ashutosh Bapat
- Assertion failure with LEFT JOINs among >500 relations Onder Kalaci
- Re: Asynchronous Append on postgres_fdw nodes. Andrey Lepikhov
- Re: speed up unicode normalization quick check Michael Paquier
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: extensible options syntax for replication parser? Robert Haas
- Re: Wrong example in the bloom documentation Bruce Momjian
- Re: [PATCH] ecpg: fix progname memory leak Bruce Momjian
- Re: Probably typo in multixact.c Bruce Momjian
- Re: [PATCH] ecpg: fix progname memory leak Michael Meskes
- Re: [PATCH] ecpg: fix progname memory leak Bruce Momjian
- Re: [PATCH] ecpg: fix progname memory leak John W Higgins
- Re: [PATCH] ecpg: fix progname memory leak Bruce Momjian
- Re: [PATCH] ecpg: fix progname memory leak Tom Lane
- Re: Wrong example in the bloom documentation Daniel Westermann (DWE)
- Re: Wrong example in the bloom documentation Bruce Momjian
- Expansion of our checks for connection-loss errors Tom Lane
- Re: Wrong example in the bloom documentation Tom Lane
- Re: Wrong example in the bloom documentation Bruce Momjian
- Re: Minor documentation error regarding streaming replication protocol Bruce Momjian
- Re: [PATCH] ecpg: fix progname memory leak Ranier Vilela
- Re: Parallel INSERT (INTO ... SELECT ...) Thomas Munro
- Re: [HACKERS] Custom compression methods Tomas Vondra
- Re: POC: postgres_fdw insert batching Tomas Vondra
- Re: speed up unicode normalization quick check John Naylor
- Re: Assertion failure with LEFT JOINs among >500 relations David Rowley
- Re: Assertion failure with LEFT JOINs among >500 relations Tom Lane
- Re: Assertion failure with LEFT JOINs among >500 relations David Rowley
- Re: Minor documentation error regarding streaming replication protocol Michael Paquier
- Re: Assertion failure with LEFT JOINs among >500 relations Tom Lane
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: Assertion failure with LEFT JOINs among >500 relations David Rowley
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Remove some unnecessary if-condition Hou, Zhijie
- Re: Expansion of our checks for connection-loss errors Kyotaro Horiguchi
- Re: Expansion of our checks for connection-loss errors Tom Lane
- Re: Assertion failure with LEFT JOINs among >500 relations Tom Lane
- Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi
- Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: Expansion of our checks for connection-loss errors Kyotaro Horiguchi
- RE: POC: postgres_fdw insert batching tsunakawa.takay@fujitsu.com
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Amit Kapila
- Re: Fix typos in reorderbuffer.c Amit Kapila
- Re: Minor documentation error regarding streaming replication protocol Bruce Momjian
- RE: extension patch of CREATE OR REPLACE TRIGGER osumi.takamichi@fujitsu.com
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Assertion failure with LEFT JOINs among >500 relations David Rowley
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Dilip Kumar
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Amit Kapila
- Re: Parallel copy Amit Kapila
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Dilip Kumar
- Re: Parallel copy Amit Kapila
- Wrong statistics for size of XLOG_SWITCH during pg_waldump. movead.li@highgo.ca
- Re: Wrong example in the bloom documentation Daniel Westermann (DWE)
- Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi
- RE: [PoC] Non-volatile WAL buffer Deng, Gang
- Re: Parallel copy Amit Kapila
- Re: range_agg Pavel Stehule
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- abstract Unix-domain sockets Peter Eisentraut
- Re: Parallel INSERT (INTO ... SELECT ...) Thomas Munro
- Re: dynamic result sets support in extended query protocol Peter Eisentraut
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: Parallel copy Greg Nancarrow
- Re: libpq debug log Kyotaro Horiguchi
- Add a description to the documentation that toast_tuple_target affects "Main" Shinya Okano
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Kyotaro Horiguchi
- Re: [PATCH] ecpg: fix progname memory leak Daniel Gustafsson
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Simon Riggs
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Amit Kapila
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: Parallel copy Bharath Rupireddy
- powerpc pg_atomic_compare_exchange_u32_impl: error: comparison of integer expressions of different signedness (Re: pgsql: For all ppc compilers, implement compare_exchange and) fetch_add Christoph Berg
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: SEARCH and CYCLE clauses Peter Eisentraut
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: Parallel copy Amit Kapila
- Re: powerpc pg_atomic_compare_exchange_u32_impl: error: comparison of integer expressions of different signedness (Re: pgsql: For all ppc compilers, implement compare_exchange and) fetch_add Noah Misch
- Re: SEARCH and CYCLE clauses Pavel Stehule
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: Parallel copy Bharath Rupireddy
- Re: Parallel copy Amit Kapila
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: [PATCH] ecpg: fix progname memory leak John Naylor
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Uninitialized var utilized (src/backend/tsearch/spell.c) Ranier Vilela
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: Assertion failure with LEFT JOINs among >500 relations Tom Lane
- Re: Expansion of our checks for connection-loss errors Fujii Masao
- Re: Two fsync related performance issues? Michael Banck
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: Uninitialized var utilized (src/backend/tsearch/spell.c) Daniel Gustafsson
- Re: Uninitialized var utilized (src/backend/tsearch/spell.c) Ranier Vilela
- Re: Expansion of our checks for connection-loss errors Tom Lane
- Re: Uninitialized var utilized (src/backend/tsearch/spell.c) Tom Lane
- Re: Uninitialized var utilized (src/backend/tsearch/spell.c) Ranier Vilela
- Re: libpq debug log Alvaro Herrera
- Re: Wrong example in the bloom documentation Bruce Momjian
- Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Ranier Vilela
- Re: [PATCH] ecpg: fix progname memory leak Magnus Hagander
- Re: Expansion of our checks for connection-loss errors Tom Lane
- Re: [PATCH] ecpg: fix progname memory leak Tom Lane
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Tomas Vondra
- Re: dynamic result sets support in extended query protocol Andrew Dunstan
- Re: Batching page logging during B-tree build Andrey Borodin
- Re: dynamic result sets support in extended query protocol Dave Cramer
- Re: dynamic result sets support in extended query protocol Andres Freund
- Re: dynamic result sets support in extended query protocol Dave Cramer
- Re: pg_upgrade: fail early if a tablespace dir already exists for new cluster version Bruce Momjian
- [PATCH] Add `truncate` option to subscription commands David Christensen
- Re: [PATCH] ecpg: fix progname memory leak Bruce Momjian
- Re: dynamic result sets support in extended query protocol Andres Freund
- Re: dynamic result sets support in extended query protocol Dave Cramer
- Re: pg_upgrade: fail early if a tablespace dir already exists for new cluster version Justin Pryzby
- Re: [PATCH] ecpg: fix progname memory leak John Naylor
- Re: BUG #15858: could not stat file - over 4GB Tom Lane
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Ranier Vilela
- Re: Improving connection scalability: GetSnapshotData() Andrew Dunstan
- Re: Parallel INSERT (INTO ... SELECT ...) Thomas Munro
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Tom Lane
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Ranier Vilela
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Peter Geoghegan
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Ranier Vilela
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Stephen Frost
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Tom Lane
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Ranier Vilela
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Stephen Frost
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Peter Geoghegan
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Tomas Vondra
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Tomas Vondra
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Tom Lane
- Re: pg_upgrade: fail early if a tablespace dir already exists for new cluster version Bruce Momjian
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Ranier Vilela
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. movead.li@highgo.ca
- Use list_delete_xxxcell O(1) instead of list_delete_ptr O(N) in some places Hou, Zhijie
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) David G. Johnston
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: [PATCH] Add `truncate` option to subscription commands Amit Kapila
- Re: SEARCH and CYCLE clauses Pavel Stehule
- Re: SQL-standard function body Peter Eisentraut
- Make LANGUAGE SQL the default Peter Eisentraut
- Re: WIP: WAL prefetch (another approach) Tomas Vondra
- Re: BUG #15858: could not stat file - over 4GB Juan José Santamaría Flecha
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: [PATCH] Add `truncate` option to subscription commands David Christensen
- Re: BUG #15858: could not stat file - over 4GB Michael Paquier
- Re: BUG #15858: could not stat file - over 4GB Juan José Santamaría Flecha
- Re: Batching page logging during B-tree build Andrey Borodin
- Re: Make LANGUAGE SQL the default Tom Lane
- Re: Make LANGUAGE SQL the default Pavel Stehule
- Re: BUG #15858: could not stat file - over 4GB Tom Lane
- Re: BUG #15858: could not stat file - over 4GB Juan José Santamaría Flecha
- Re: BUG #15858: could not stat file - over 4GB Michael Paquier
- Re: BUG #15858: could not stat file - over 4GB Tom Lane
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: Parallel INSERT (INTO ... SELECT ...) Thomas Munro
- Re: powerpc pg_atomic_compare_exchange_u32_impl: error: comparison of integer expressions of different signedness (Re: pgsql: For all ppc compilers, implement compare_exchange and) fetch_add Noah Misch
- Re: public schema default ACL Noah Misch
- Re: speed up unicode normalization quick check Michael Paquier
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Ranier Vilela
- Re: powerpc pg_atomic_compare_exchange_u32_impl: error: comparison of integer expressions of different signedness (Re: pgsql: For all ppc compilers, implement compare_exchange and) fetch_add Tom Lane
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) David G. Johnston
- Re: [PATCH] Add `truncate` option to subscription commands Euler Taveira
- Re: powerpc pg_atomic_compare_exchange_u32_impl: error: comparison of integer expressions of different signedness (Re: pgsql: For all ppc compilers, implement compare_exchange and) fetch_add Christoph Berg
- Re: [PATCH] Add `truncate` option to subscription commands David Christensen
- Re: BUG #15858: could not stat file - over 4GB Michael Paquier
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Michael Paquier
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) Ranier Vilela
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. movead.li@highgo.ca
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: [HACKERS] Runtime Partition Pruning Andy Fan
- Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Andy Fan
- Re: [PATCH] Keeps tracking the uniqueness with UniqueKey Andy Fan
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: Possible NULL dereferencing null pointer (src/backend/executor/nodeIncrementalSort.c) David G. Johnston
- Re: [PATCH] Add `truncate` option to subscription commands Amit Kapila
- Re: Parallel INSERT (INTO ... SELECT ...) Thomas Munro
- Re: BUG #15858: could not stat file - over 4GB Tom Lane
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: powerpc pg_atomic_compare_exchange_u32_impl: error: comparison of integer expressions of different signedness (Re: pgsql: For all ppc compilers, implement compare_exchange and) fetch_add Noah Misch
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: speed up unicode normalization quick check Masahiko Sawada
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: speed up unicode normalization quick check Michael Paquier
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: speed up unicode normalization quick check Masahiko Sawada
- Re: Add Information during standby recovery conflicts Drouvot, Bertrand
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: Wired if-statement in gen_partprune_steps_internal Amit Langote
- Re: Remove some unnecessary if-condition Ashutosh Bapat
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: [HACKERS] Custom compression methods Dilip Kumar
- RE: Resetting spilled txn statistics in pg_stat_replication Shinoda, Noriyoshi (PN Japan A&PS Delivery)"
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: speed up unicode normalization quick check John Naylor
- Re: [HACKERS] Runtime Partition Pruning Ashutosh Bapat
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Dilip Kumar
- Re: Add primary keys to system catalogs John Naylor
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Improved Cost Calculation for IndexOnlyScan Hamid Akhtar
- Re: Deleting older versions in unique indexes to avoid page splits Andrey Borodin
- Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: speed up unicode normalization quick check Michael Paquier
- Re: speed up unicode normalization quick check Michael Paquier
- Re: Parallel INSERT (INTO ... SELECT ...) Thomas Munro
- RE: Remove some unnecessary if-condition Hou, Zhijie
- Re: Batching page logging during B-tree build Dmitry Dolgov
- Re: archive status ".ready" files may be created too early Heikki Linnakangas
- Re: [PATCH] Add features to pg_stat_statements Yuki Seino
- Re: [HACKERS] Runtime Partition Pruning Andy Fan
- Re: BUG #15858: could not stat file - over 4GB Juan José Santamaría Flecha
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: [HACKERS] Custom compression methods Tomas Vondra
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- broken logic of simple_eval_resowner after CALL and COMMIT inside procedure Pavel Stehule
- Re: broken logic of simple_eval_resowner after CALL and COMMIT inside procedure Pavel Stehule
- RE: Resetting spilled txn statistics in pg_stat_replication Shinoda, Noriyoshi (PN Japan A&PS Delivery)"
- Re: BUG #15858: could not stat file - over 4GB Tom Lane
- Bizarre coding in recovery target GUC management Tom Lane
- Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Robert Haas
- Re: libpq debug log Robert Haas
- Re: pg_upgrade: fail early if a tablespace dir already exists for new cluster version Justin Pryzby
- Re: [PATCH] Add `truncate` option to subscription commands David Christensen
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Tom Lane
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Tom Lane
- Re: SEARCH and CYCLE clauses Robert Haas
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- [patch] [doc] Further note required activity aspect of automatic checkpoint and archving David G. Johnston
- [patch] [doc] Clarify that signal functions have no feedback David G. Johnston
- Re: Assertion failure with barriers in parallel hash join Melanie Plageman
- Re: Assertion failure with barriers in parallel hash join Thomas Munro
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: BUG #15858: could not stat file - over 4GB Michael Paquier
- Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: Add a description to the documentation that toast_tuple_target affects "Main" Kasahara Tatsuhito
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: New statistics for tuning WAL buffer size Masahiro Ikeda
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Resetting spilled txn statistics in pg_stat_replication Tom Lane
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: Resetting spilled txn statistics in pg_stat_replication Tom Lane
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Resetting spilled txn statistics in pg_stat_replication Tom Lane
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Resetting spilled txn statistics in pg_stat_replication Tom Lane
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: [HACKERS] Runtime Partition Pruning Amit Langote
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- RE: Use list_delete_cell instead in some places Hou, Zhijie
- allow partial union-all and improve parallel subquery costing Luc Vlaming
- Re: Assertion failure with LEFT JOINs among >500 relations David Rowley
- Re: Weird corner-case failure mode for VPATH builds Noah Misch
- Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas
- Re: Add session statistics to pg_stat_database Laurenz Albe
- Re: Two fsync related performance issues? Michael Banck
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: Add header support to text format and matching feature Rémi Lapeyre
- Re: Improved Cost Calculation for IndexOnlyScan Hamid Akhtar
- [Patch] Using Windows groups for SSPI authentication Russell Foster
- Re: PATCH: Attempt to make dbsize a bit more consistent gkokolatos@pm.me
- Remove unnecessary else branch Li Japin
- Re: Remove unnecessary else branch Heikki Linnakangas
- Re: Remove unnecessary else branch Hamid Akhtar
- Re: Resetting spilled txn statistics in pg_stat_replication Tom Lane
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Remove unnecessary else branch Li Japin
- Re: Remove unnecessary else branch Li Japin
- Re: Assertion failure with LEFT JOINs among >500 relations Tom Lane
- Re: Remove unnecessary else branch Tom Lane
- Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas
- lost replication slots after pg_upgrade Pavel Stehule
- Re: Add a description to the documentation that toast_tuple_target affects "Main" Fujii Masao
- Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas
- Re: lost replication slots after pg_upgrade Bruce Momjian
- Re: lost replication slots after pg_upgrade Pavel Stehule
- Getting rid of intermittent PPC64 buildfarm failures Tom Lane
- Re: lost replication slots after pg_upgrade Bruce Momjian
- Re: [Patch] Using Windows groups for SSPI authentication Tom Lane
- Re: lost replication slots after pg_upgrade Pavel Stehule
- Re: setLastTid() and currtid() Bruce Momjian
- Re: [Patch] Using Windows groups for SSPI authentication Russell Foster
- Using pgadmin with AWS RDS https based Data API Benoit Marchant
- Re: gs_group_1 crashing on 13beta2/s390x Andres Freund
- Re: Improve pg_dump dumping publication tables Cary Huang
- Re: [Patch] Using Windows groups for SSPI authentication Tom Lane
- Re: avoid bitmapOR-ing indexes with scan condition inconsistent with partition constraint Justin Pryzby
- Re: [Patch] Using Windows groups for SSPI authentication Tom Lane
- Re: [Patch] Using Windows groups for SSPI authentication Russell Foster
- Re: lost replication slots after pg_upgrade Peter Eisentraut
- Re: lost replication slots after pg_upgrade Bruce Momjian
- Re: gs_group_1 crashing on 13beta2/s390x Christoph Berg
- Re: Add Information during standby recovery conflicts Masahiko Sawada
- Re: Add Information during standby recovery conflicts Alvaro Herrera
- Re: archive status ".ready" files may be created too early Kyotaro Horiguchi
- Re: [HACKERS] Runtime Partition Pruning Andy Fan
- Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi
- Re: libpq debug log Kyotaro Horiguchi
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Kyotaro Horiguchi
- Re: Two fsync related performance issues? Thomas Munro
- Re: pgstat_report_activity() and parallel CREATE INDEX (was: Parallel index creation & pg_stat_activity) Noah Misch
- Re: Assertion failure with LEFT JOINs among >500 relations David Rowley
- RE: Resetting spilled txn statistics in pg_stat_replication Shinoda, Noriyoshi (PN Japan A&PS Delivery)"
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Wired if-statement in gen_partprune_steps_internal Andy Fan
- Re: Assertion failure with LEFT JOINs among >500 relations Tom Lane
- Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2 Michael Paquier
- Track statistics for streaming of in-progress transactions Amit Kapila
- Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Two fsync related performance issues? Michael Paquier
- Re: More efficient RI checks - take 2 Antonin Houska
- RE: [PoC] Non-volatile WAL buffer Takashi Menjo
- Some remaining htonl() and ntohl() calls in the code Michael Paquier
- Re: Wired if-statement in gen_partprune_steps_internal Kyotaro Horiguchi
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Michael Paquier
- Re: Use list_delete_xxxcell O(1) instead of list_delete_ptr O(N) in some places Luc Vlaming
- Re: Add a description to the documentation that toast_tuple_target affects "Main" Shinya Okano
- Re: Remove some unnecessary if-condition Michael Paquier
- Re: allow partial union-all and improve parallel subquery costing Luc Vlaming
- Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2 Heikki Linnakangas
- Re: Use appendStringInfoString and appendPQExpBufferStr where possible David Rowley
- Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi
- Re: Two fsync related performance issues? Michael Banck
- Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2 Michael Paquier
- Re: Add Information during standby recovery conflicts Masahiko Sawada
- Re: Loose ends after CVE-2020-14350 (extension installation hazards) Noah Misch
- Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas
- Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: Parallel copy vignesh C
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Amit Kapila
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Dilip Kumar
- Re: Parallel copy Bharath Rupireddy
- RelationGetNumberOfBlocks is called every time of heap_rescan. Andy Fan
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: Parallel Inserts in CREATE TABLE AS Amit Kapila
- Re: Parallel copy vignesh C
- WIP psql \df choose functions by their arguments Greg Sabino Mullane
- Re: Parallel copy vignesh C
- Re: Parallel copy vignesh C
- Re: Parallel copy vignesh C
- Re: Deleting older versions in unique indexes to avoid page splits Anastasia Lubennikova
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Tom Lane
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: Global snapshots Fujii Masao
- speed up unicode decomposition and recomposition John Naylor
- Re: speed up unicode decomposition and recomposition Tom Lane
- kevent latch paths don't handle postmaster death well Tom Lane
- Re: kevent latch paths don't handle postmaster death well Thomas Munro
- jit and explain nontext Justin Pryzby
- Re: kevent latch paths don't handle postmaster death well Tom Lane
- Re: kevent latch paths don't handle postmaster death well Heikki Linnakangas
- Re: More aggressive vacuuming of temporary tables Andres Freund
- Re: Some remaining htonl() and ntohl() calls in the code Andres Freund
- Re: Minor documentation error regarding streaming replication protocol Bruce Momjian
- Re: Minor documentation error regarding streaming replication protocol Tom Lane
- Failures during FATAL exit Tom Lane
- Re: gs_group_1 crashing on 13beta2/s390x Andres Freund
- Re: kevent latch paths don't handle postmaster death well Thomas Munro
- Re: kevent latch paths don't handle postmaster death well Tom Lane
- Re: kevent latch paths don't handle postmaster death well Thomas Munro
- Re: kevent latch paths don't handle postmaster death well Tom Lane
- Re: kevent latch paths don't handle postmaster death well Andres Freund
- Re: kevent latch paths don't handle postmaster death well Tom Lane
- Re: kevent latch paths don't handle postmaster death well Thomas Munro
- Re: speed up unicode decomposition and recomposition Michael Paquier
- Re: pgsql: Restore replication protocol's duplicate command tags Alvaro Herrera
- Re: gs_group_1 crashing on 13beta2/s390x Andres Freund
- Re: jit and explain nontext David Rowley
- Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Andy Fan
- Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Alvaro Herrera
- Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY David Rowley
- Re: jit and explain nontext Tom Lane
- Re: jit and explain nontext David Rowley
- Re: jit and explain nontext Justin Pryzby
- Re: jit and explain nontext David Rowley
- Re: Add a description to the documentation that toast_tuple_target affects "Main" Fujii Masao
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Kyotaro Horiguchi
- Re: speed up unicode decomposition and recomposition John Naylor
- Re: speed up unicode decomposition and recomposition Tom Lane
- Re: Add Information during standby recovery conflicts Kyotaro Horiguchi
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Amit Kapila
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Andy Fan
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. movead.li@highgo.ca
- Re: Add Information during standby recovery conflicts Masahiko Sawada
- Re: speed up unicode decomposition and recomposition Kyotaro Horiguchi
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: kevent latch paths don't handle postmaster death well Thomas Munro
- Re: Add Information during standby recovery conflicts Kyotaro Horiguchi
- Aw: Re: Minor documentation error regarding streaming replication protocol Brar Piening
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: scram-sha-256 broken with FIPS and OpenSSL 1.0.2 Michael Paquier
- Re: pgsql: Restore replication protocol's duplicate command tags Amit Kapila
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Amit Kapila
- Re: Add Information during standby recovery conflicts Masahiko Sawada
- Possible memory leak in pgcrypto with EVP_MD_CTX Michael Paquier
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Dilip Kumar
- Re: Use appendStringInfoString and appendPQExpBufferStr where possible David Rowley
- Re: Feature improvement for FETCH tab completion Fujii Masao
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: setLastTid() and currtid() Michael Paquier
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Kyotaro Horiguchi
- Re: gs_group_1 crashing on 13beta2/s390x Andres Freund
- Re: recovering from "found xmin ... from before relfrozenxid ..." Andres Freund
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Kyotaro Horiguchi
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Keisuke Kuroda
- Re: Parallel copy Amit Kapila
- Re: Parallel Inserts in CREATE TABLE AS Amit Kapila
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: New statistics for tuning WAL buffer size Fujii Masao
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: pgsql: Restore replication protocol's duplicate command tags Alvaro Herrera
- improve the algorithm cached_plan_cost with real planning time? Andy Fan
- Re: Parallel Append can break run-time partition pruning Amit Langote
- Re: Aw: Re: Minor documentation error regarding streaming replication protocol Tom Lane
- Re: Is the doc for SHOW somewhat stale? Fujii Masao
- Re: Aw: Re: Minor documentation error regarding streaming replication protocol Fujii Masao
- Packaging - Packages names consistency (RPM) Bruno Lavoie
- Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas
- Re: Logical Replication - detail message with names of missing columns Alvaro Herrera
- Re: Aw: Re: Minor documentation error regarding streaming replication protocol Tom Lane
- Re: [Patch] Using Windows groups for SSPI authentication Stephen Frost
- Aw: Re: Re: Minor documentation error regarding streaming replication protocol Brar Piening
- Re: Aw: Re: Minor documentation error regarding streaming replication protocol Tom Lane
- Re: [PATCH] We install pg_regress and isolationtester but not pg_isolation_regress Alvaro Herrera
- Re: Packaging - Packages names consistency (RPM) Devrim Gündüz
- Re: [PATCH] We install pg_regress and isolationtester but not pg_isolation_regress Alvaro Herrera
- Re: [PATCH] We install pg_regress and isolationtester but not pg_isolation_regress Tom Lane
- psql \df choose functions by their arguments Greg Sabino Mullane
- Re: AppendStringInfoChar instead of appendStringInfoString Alvaro Herrera
- plan cache doesn't clean plans with references to dropped procedures Pavel Stehule
- Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Justin Pryzby
- Re: speed up unicode decomposition and recomposition John Naylor
- Re: plan cache doesn't clean plans with references to dropped procedures Tom Lane
- Re: plan cache doesn't clean plans with references to dropped procedures Pavel Stehule
- Re: improve the algorithm cached_plan_cost with real planning time? Andy Fan
- Re: Partition prune with stable Expr Andy Fan
- Re: [Patch] Using Windows groups for SSPI authentication Russell Foster
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Andres Freund
- Re: kevent latch paths don't handle postmaster death well Thomas Munro
- Re: kevent latch paths don't handle postmaster death well Tom Lane
- Re: stress test for parallel workers Thomas Munro
- Re: Use list_delete_xxxcell O(1) instead of list_delete_ptr O(N) in some places David Rowley
- Re: gs_group_1 crashing on 13beta2/s390x Andres Freund
- Re: gs_group_1 crashing on 13beta2/s390x Andres Freund
- Re: jit and explain nontext Andres Freund
- Re: pg_upgrade: fail early if a tablespace dir already exists for new cluster version Bruce Momjian
- Re: Wrong example in the bloom documentation Bruce Momjian
- Re: Some remaining htonl() and ntohl() calls in the code Michael Paquier
- Re: gs_group_1 crashing on 13beta2/s390x Andres Freund
- Re: pg_upgrade: fail early if a tablespace dir already exists for new cluster version Andres Freund
- Re: pg_upgrade: fail early if a tablespace dir already exists for new cluster version Bruce Momjian
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: [PATCH] We install pg_regress and isolationtester but not pg_isolation_regress Michael Paquier
- Re: Is the doc for SHOW somewhat stale? Kyotaro Horiguchi
- upcoming API changes for LLVM 12 Andres Freund
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: [PATCH] We install pg_regress and isolationtester but not pg_isolation_regress Craig Ringer
- Re: upcoming API changes for LLVM 12 Thomas Munro
- Re: Logical replication CPU-bound with TRUNCATE/DROP/CREATE many tables Amit Kapila
- Re: gs_group_1 crashing on 13beta2/s390x Andres Freund
- Re: speed up unicode decomposition and recomposition Michael Paquier
- RE: Use list_delete_xxxcell O(1) instead of list_delete_ptr O(N) in some places Hou, Zhijie
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: upcoming API changes for LLVM 12 Alvaro Herrera
- Re: Parallel Inserts in CREATE TABLE AS Luc Vlaming
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
- Sending logical replication data only after synchronous replication happened Andrey Borodin
- Enumize logical replication message actions Ashutosh Bapat
- Re: Parallel Inserts in CREATE TABLE AS Luc Vlaming
- Re: upcoming API changes for LLVM 12 Andres Freund
- [PATCH] Add extra statistics to explain for Nested Loop e.sokolova@postgrespro.ru
- Re: Enumize logical replication message actions Li Japin
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: [PATCH] Add extra statistics to explain for Nested Loop Pavel Stehule
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. movead.li@highgo.ca
- Re: Enumize logical replication message actions Kyotaro Horiguchi
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. Kyotaro Horiguchi
- Possible typo in nodeAgg.c Hou, Zhijie
- Re: [PATCH] Add extra statistics to explain for Nested Loop Julien Rouhaud
- Re: gs_group_1 crashing on 13beta2/s390x Christoph Berg
- Re: Enumize logical replication message actions Ashutosh Bapat
- Re: Wrong statistics for size of XLOG_SWITCH during pg_waldump. movead.li@highgo.ca
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: Implementing Incremental View Maintenance Yugo NAGATA
- Re: Feature improvement for pg_stat_statements Yuki Seino
- Re: New statistics for tuning WAL buffer size Masahiro Ikeda
- Re: Enumize logical replication message actions Amit Kapila
- Re: Add session statistics to pg_stat_database Ahsan Hadi
- Re: Feature improvement for pg_stat_statements Kyotaro Horiguchi
- Potential use of uninitialized context in pgcrypto Daniel Gustafsson
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Alvaro Herrera
- Re: Improper use about DatumGetInt32 Alvaro Herrera
- Re: upcoming API changes for LLVM 12 Tom Lane
- Re: partition routing layering in nodeModifyTable.c Alvaro Herrera
- Re: [patch] Fix checksum verification in base backups for zero page headers Anastasia Lubennikova
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: Potential use of uninitialized context in pgcrypto Tom Lane
- Re: Sometimes the output to the stdout in Windows disappears Alexander Lakhin
- Re: [Patch] Using Windows groups for SSPI authentication Stephen Frost
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Alvaro Herrera
- Re: Sometimes the output to the stdout in Windows disappears Tom Lane
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Tom Lane
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Bruce Momjian
- Re: allow online change primary_conninfo Maxim Orlov
- Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Alvaro Herrera
- Re: Assertion failure with LEFT JOINs among >500 relations Tom Lane
- Re: Commitfest manager 2020-11 Anastasia Lubennikova
- Re: speed up unicode decomposition and recomposition Daniel Verite
- Re: Commitfest manager 2020-11 Tom Lane
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- Re: More aggressive vacuuming of temporary tables Peter Geoghegan
- Re: Deleting older versions in unique indexes to avoid page splits Victor Yegorov
- Re: allow online change primary_conninfo Sergei Kornilov
- Re: Commitfest manager 2020-11 Anastasia Lubennikova
- Re: Internal key management system Bruce Momjian
- Re: upcoming API changes for LLVM 12 Andres Freund
- Re: Internal key management system Tom Lane
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- Re: upcoming API changes for LLVM 12 Tom Lane
- Re: should INSERT SELECT use a BulkInsertState? Justin Pryzby
- Re: [PATCH] Add extra statistics to explain for Nested Loop Anastasia Lubennikova
- Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY Alvaro Herrera
- Re: upcoming API changes for LLVM 12 Alvaro Herrera
- Stats collector's idx_blks_hit value is highly misleading in practice Peter Geoghegan
- Re: Internal key management system Bruce Momjian
- Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Alvaro Herrera
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: [PATCH] Add extra statistics to explain for Nested Loop Pavel Stehule
- Re: [PATCH] Add extra statistics to explain for Nested Loop Julien Rouhaud
- Re: [PATCH] Add extra statistics to explain for Nested Loop Pavel Stehule
- Re: [HACKERS] Custom compression methods Dilip Kumar
- warn_unused_results Peter Eisentraut
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: Sometimes the output to the stdout in Windows disappears Alexander Lakhin
- Re: [PATCH] Add extra statistics to explain for Nested Loop hubert depesz lubaczewski
- Timing of relcache inval at parallel worker init Noah Misch
- [doc] improve tableoid description Ian Lawrence Barwick
- Re: Wrong example in the bloom documentation Daniel Westermann (DWE)
- Re: Sometimes the output to the stdout in Windows disappears Andrew Dunstan
- Re: [PATCH] Add extra statistics to explain for Nested Loop David G. Johnston
- Re: pgstat_report_activity() and parallel CREATE INDEX (was: Parallel index creation & pg_stat_activity) Peter Geoghegan
- Re: Sometimes the output to the stdout in Windows disappears Tom Lane
- Re: partition routing layering in nodeModifyTable.c Alvaro Herrera
- Re: warn_unused_results Tom Lane
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Alvaro Herrera
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Tom Lane
- Re: Sometimes the output to the stdout in Windows disappears Tom Lane
- Re: jit and explain nontext Justin Pryzby
- pg_restore error message during ENOSPC with largeobj Justin Pryzby
- RE: Parallel copy Hou, Zhijie
- Re: pg_restore error message during ENOSPC with largeobj Tom Lane
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Alvaro Herrera
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Tom Lane
- Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view? Julien Rouhaud
- Re: [PATCH] Add extra statistics to explain for Nested Loop Julien Rouhaud
- Re: public schema default ACL Noah Misch
- Re: pg_restore error message during ENOSPC with largeobj Tom Lane
- Non-configure build of thread_test has been broken for awhile Tom Lane
- Re: Sometimes the output to the stdout in Windows disappears Alexander Lakhin
- Re: Sometimes the output to the stdout in Windows disappears Tom Lane
- Re: Sometimes the output to the stdout in Windows disappears Tom Lane
- Re: Sometimes the output to the stdout in Windows disappears Alexander Lakhin
- Re: Sometimes the output to the stdout in Windows disappears Tom Lane
- Re: Sometimes the output to the stdout in Windows disappears Tom Lane
- Re: Assertion failure with LEFT JOINs among >500 relations David Rowley
- Re: jit and explain nontext David Rowley
- Re: Assertion failure with LEFT JOINs among >500 relations Tom Lane
- Re: Assertion failure with LEFT JOINs among >500 relations David Rowley
- Re: Assertion failure with LEFT JOINs among >500 relations Tom Lane
- Re: Assertion failure with LEFT JOINs among >500 relations David Rowley
- Re: Assertion failure with LEFT JOINs among >500 relations Tom Lane
- Re: Assertion failure with LEFT JOINs among >500 relations David Rowley
- RE: Resetting spilled txn statistics in pg_stat_replication Shinoda, Noriyoshi (PN Japan A&PS Delivery)"
- Re: Possible memory leak in pgcrypto with EVP_MD_CTX Michael Paquier
- Re: Online checksums verification in the backend Michael Paquier
- Re: Internal key management system Masahiko Sawada
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: Implementing Incremental View Maintenance Tatsuo Ishii
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- RE: Use of "long" in incremental sort code Tang, Haiying
- RE: [POC] Fast COPY FROM command for the table with foreign partitions tsunakawa.takay@fujitsu.com
- [patch] ENUM errdetail should mention bytes, not chars Ian Lawrence Barwick
- Re: [patch] ENUM errdetail should mention bytes, not chars Julien Rouhaud
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers Amit Kapila
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: speed up unicode normalization quick check Peter Eisentraut
- Use PointerGetDatum(cstring_to_text_with_len()) instead of CStringGetTextDatum() to avoid duplicate strlen Hou, Zhijie
- Re: speed up unicode normalization quick check Michael Paquier
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: Online checksums verification in the backend Michael Paquier
- Re: Reduce the time required for a database recovery from archive. Dmitry Shulga
- Hash support for row types Peter Eisentraut
- Re: Track statistics for streaming of in-progress transactions Ajin Cherian
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: Parallel copy Amit Kapila
- Make procedure OUT parameters work with JDBC Peter Eisentraut
- Re: Assertion failure with LEFT JOINs among >500 relations David Rowley
- Re: Make procedure OUT parameters work with JDBC Andrew Dunstan
- Re: [doc] improve tableoid description Ashutosh Bapat
- Assertion failure when ATTACH partition followed by CREATE PARTITION. Amul Sul
- Re: Transactions involving multiple postgres foreign servers, take 2 Ashutosh Bapat
- Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas
- Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas
- Re: Use PointerGetDatum(cstring_to_text_with_len()) instead of CStringGetTextDatum() to avoid duplicate strlen Heikki Linnakangas
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: [doc] improve tableoid description Ian Lawrence Barwick
- Re: Parallel copy vignesh C
- Is Recovery actually paused? Dilip Kumar
- Re: speed up unicode normalization quick check John Naylor
- Re: [PATCH] Add extra statistics to explain for Nested Loop Pierre Giraud
- Re: speed up unicode decomposition and recomposition John Naylor
- Re: speed up unicode decomposition and recomposition John Naylor
- Re: speed up unicode normalization quick check Tom Lane
- parallel distinct union and aggregate support patch bucoo@sohu.com
- Re: [POC] Fast COPY FROM command for the table with foreign partitions Andrey Lepikhov
- Re: speed up unicode normalization quick check John Naylor
- Re: Reduce the time required for a database recovery from archive. Stephen Frost
- Re: Probable documentation errors or improvements Heikki Linnakangas
- Re: Probable documentation errors or improvements Justin Pryzby
- Re: Parallel Inserts in CREATE TABLE AS Bharath Rupireddy
- Re: Probable documentation errors or improvements Tom Lane
- Re: Non-configure build of thread_test has been broken for awhile Alvaro Herrera
- Re: [PATCH] Add extra statistics to explain for Nested Loop Andres Freund
- Re: Enumize logical replication message actions Andres Freund
- Re: Hash support for row types Andres Freund
- Re: Make procedure OUT parameters work with JDBC Craig Ringer
- Reduce the dependence on access/xlog_internal.h Mark Dilger
- Re: speed up unicode normalization quick check Michael Paquier
- Re: Reduce the dependence on access/xlog_internal.h Andres Freund
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- RE: [POC] Fast COPY FROM command for the table with foreign partitions tsunakawa.takay@fujitsu.com
- Add statistics to pg_stat_wal view for wal related parameter tuning Masahiro Ikeda
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi
- Re: Add statistics to pg_stat_wal view for wal related parameter tuning Amit Kapila
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: Track statistics for streaming of in-progress transactions Amit Kapila
- Re: [patch] Fix checksum verification in base backups for zero page headers Michael Paquier
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Wired if-statement in gen_partprune_steps_internal Andy Fan
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: Add statistics to pg_stat_wal view for wal related parameter tuning Masahiro Ikeda
- Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi
- Re: speed up unicode decomposition and recomposition Michael Paquier
- Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi
- Re: Commitfest manager 2020-11 gkokolatos@pm.me
- Re: Is Recovery actually paused? Simon Riggs
- Re: Is Recovery actually paused? Dilip Kumar
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: Timing of relcache inval at parallel worker init Kyotaro Horiguchi
- Re: Is Recovery actually paused? Dilip Kumar
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- select_common_typmod Peter Eisentraut
- Re: Is Recovery actually paused? Simon Riggs
- Re: Hybrid Hash/Nested Loop joins and caching results from subplans David Rowley
- Re: speed up unicode normalization quick check John Naylor
- Re: Parallel copy Bharath Rupireddy
- Re: dynamic result sets support in extended query protocol Peter Eisentraut
- Re: dynamic result sets support in extended query protocol Dave Cramer
- Error in pg_restore (could not close data file: Success) Andrii Tkach
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: [PATCH] SET search_path += octopus Ibrar Ahmed
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: speed up unicode decomposition and recomposition John Naylor
- Re: [doc] improve tableoid description Ashutosh Bapat
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: [PATCH] SET search_path += octopus Erik Rijkers
- Re: pgbench - test whether a variable exists Ibrar Ahmed
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- Re: Is Recovery actually paused? Dilip Kumar
- Re: Wired if-statement in gen_partprune_steps_internal Amit Langote
- Re: Make procedure OUT parameters work with JDBC Andrew Dunstan
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: Add Information during standby recovery conflicts Drouvot, Bertrand
- Re: dynamic result sets support in extended query protocol Shay Rojansky
- PostgresNode::backup uses spread checkpoint? Alvaro Herrera
- Re: Hash support for row types Peter Eisentraut
- Re: PostgresNode::backup uses spread checkpoint? David Steele
- Re: Non-configure build of thread_test has been broken for awhile Tom Lane
- Re: [PATCH] SET search_path += octopus Andres Freund
- Re: [PATCH] SET search_path += octopus Tom Lane
- Re: [PATCH] SET search_path += octopus Isaac Morland
- Re: [PATCH] SET search_path += octopus Andres Freund
- Re: [PATCH] SET search_path += octopus Tom Lane
- Re: [PATCH] SET search_path += octopus Robert Haas
- Re: Hash support for row types Robert Haas
- Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Alvaro Herrera
- Re: Support for NSS as a libpq TLS backend Andres Freund
- Re: [PATCH] SET search_path += octopus Andres Freund
- Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Justin Pryzby
- ECPG gets embedded quotes wrong Tom Lane
- Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Tom Lane
- Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Alvaro Herrera
- Re: Hash support for row types Tom Lane
- Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Justin Pryzby
- Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Alvaro Herrera
- Re: PostgresNode::backup uses spread checkpoint? Michael Paquier
- Re: pg_upgrade: fail early if a tablespace dir already exists for new cluster version Justin Pryzby
- Re: dynamic result sets support in extended query protocol Jack Christensen
- Re: dynamic result sets support in extended query protocol Andres Freund
- Re: dynamic result sets support in extended query protocol Dave Cramer
- Re: speed up unicode normalization quick check Michael Paquier
- Re: speed up unicode decomposition and recomposition Michael Paquier
- Re: ECPG gets embedded quotes wrong Tom Lane
- Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Alvaro Herrera
- RE: Resetting spilled txn statistics in pg_stat_replication Shinoda, Noriyoshi (PN Japan A&PS Delivery)"
- Re: pg_upgrade: fail early if a tablespace dir already exists for new cluster version Tom Lane
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: [PATCH] SET search_path += octopus Robert Haas
- Re: Reduce the dependence on access/xlog_internal.h Mark Dilger
- Re: Track statistics for streaming of in-progress transactions Masahiko Sawada
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Track statistics for streaming of in-progress transactions Amit Kapila
- Re: parallel distinct union and aggregate support patch Thomas Munro
- Re: [PATCH] SET search_path += octopus Abhijit Menon-Sen
- Re: Add statistics to pg_stat_wal view for wal related parameter tuning Amit Kapila
- Re: Error in pg_restore (could not close data file: Success) Kyotaro Horiguchi
- RE: Use of "long" in incremental sort code Tang, Haiying
- Re: Error in pg_restore (could not close data file: Success) Kyotaro Horiguchi
- Re: Parallel copy vignesh C
- Re: Add statistics to pg_stat_wal view for wal related parameter tuning lchch1990@sina.cn
- Re: Transactions involving multiple postgres foreign servers, take 2 Kyotaro Horiguchi
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: Parallel copy vignesh C
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Add statistics to pg_stat_wal view for wal related parameter tuning Kyotaro Horiguchi
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: Parallel copy Bharath Rupireddy
- Re: Online verification of checksums Michael Banck
- Re: Transactions involving multiple postgres foreign servers, take 2 Amit Kapila
- Re: Parallel copy Amit Kapila
- Combination of geqo and enable_partitionwise_join leads to crashes in the regression tests Onder Kalaci
- Re: Parallel copy Bharath Rupireddy
- Re: Combination of geqo and enable_partitionwise_join leads to crashes in the regression tests Onder Kalaci
- Re: Is Recovery actually paused? Dilip Kumar
- Re: pg_upgrade: fail early if a tablespace dir already exists for new cluster version Justin Pryzby
- Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Justin Pryzby
- A new function to wait for the backend exit after termination Bharath Rupireddy
- Re: A new function to wait for the backend exit after termination Magnus Hagander
- Re: libpq compression Konstantin Knizhnik
- Re: A new function to wait for the backend exit after termination David G. Johnston
- [patch] [doc] Add SELECT clause literals to queries section headers David G. Johnston
- Re: [patch] [doc] Add SELECT clause literals to queries section headers David G. Johnston
- [patch] [doc] Introduce view updating options more succinctly David G. Johnston
- Re: Is Recovery actually paused? Robert Haas
- Re: [HACKERS] Custom compression methods Robert Haas
- [patch] [doc] Minor variable related cleanup and rewording of plpgsql docs David G. Johnston
- Re: Deleting older versions in unique indexes to avoid page splits Robert Haas
- [patch] [doc] Clarify temporary table name shadowing in CREATE TABLE David G. Johnston
- Re: Timing of relcache inval at parallel worker init Robert Haas
- Re: Is Recovery actually paused? Simon Riggs
- Re: refactoring basebackup.c Mark Dilger
- Re: [PATCH] Add features to pg_stat_statements Fujii Masao
- Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Alvaro Herrera
- Re: Yet another fast GiST build Andrey Borodin
- Re: Add header support to text format and matching feature Rémi Lapeyre
- Re: Yet another fast GiST build Pavel Borisov
- Re: dynamic result sets support in extended query protocol Andres Freund
- Re: Add header support to text format and matching feature Daniel Verite
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- Re: new heapcheck contrib module Robert Haas
- Re: new heapcheck contrib module Alvaro Herrera
- Re: [HACKERS] Custom compression methods Tomas Vondra
- Re: new heapcheck contrib module Mark Dilger
- Re: new heapcheck contrib module Tom Lane
- Re: new heapcheck contrib module Tom Lane
- Re: new heapcheck contrib module Mark Dilger
- Re: Use of "long" in incremental sort code Tomas Vondra
- Re: [PATCH] Add section headings to index types doc David G. Johnston
- Re: language cleanups in code and docs Thomas Munro
- Re: [patch] Fix checksum verification in base backups for zero page headers Anastasia Lubennikova
- Re: [DOC] Document concurrent index builds waiting on each other David G. Johnston
- Re: [DOC] Document concurrent index builds waiting on each other David G. Johnston
- Re: speed up unicode decomposition and recomposition John Naylor
- Mop-up around psql's \connect behavior Tom Lane
- Re: Allow some recovery parameters to be changed with reload Anastasia Lubennikova
- Re: Mop-up around psql's \connect behavior Chapman Flack
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: speed up unicode decomposition and recomposition John Naylor
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: Add statistics to pg_stat_wal view for wal related parameter tuning Masahiro Ikeda
- Re: [patch] Fix checksum verification in base backups for zero page headers Michael Paquier
- Re: Is Recovery actually paused? Kyotaro Horiguchi
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: Add statistics to pg_stat_wal view for wal related parameter tuning Masahiro Ikeda
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Use list_delete_xxxcell O(1) instead of list_delete_ptr O(N) in some places David Rowley
- Re: Add statistics to pg_stat_wal view for wal related parameter tuning Masahiro Ikeda
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: PostgresNode::backup uses spread checkpoint? Michael Paquier
- Re: Allow some recovery parameters to be changed with reload Kyotaro Horiguchi
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: A new function to wait for the backend exit after termination Bharath Rupireddy
- Re: A new function to wait for the backend exit after termination Andres Freund
- Re: A new function to wait for the backend exit after termination Bharath Rupireddy
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Mop-up around psql's \connect behavior Kyotaro Horiguchi
- Re: A new function to wait for the backend exit after termination David G. Johnston
- Re: Implementing Incremental View Maintenance Yugo NAGATA
- Re: [Patch] Optimize dropping of relation buffers using dlist Thomas Munro
- Re: new heapcheck contrib module Mark Dilger
- Re: A new function to wait for the backend exit after termination Bharath Rupireddy
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: speed up unicode decomposition and recomposition Michael Paquier
- Re: Mop-up around psql's \connect behavior Tom Lane
- User accounts on windows Joel Mariadasan (jomariad)
- Re: [Patch] Optimize dropping of relation buffers using dlist Tom Lane
- Re: Add statistics to pg_stat_wal view for wal related parameter tuning Kyotaro Horiguchi
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi
- Re: Mop-up around psql's \connect behavior Kyotaro Horiguchi
- Re: [Patch] Optimize dropping of relation buffers using dlist Thomas Munro
- Re: Track statistics for streaming of in-progress transactions Ajin Cherian
- Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi
- Re: Track statistics for streaming of in-progress transactions Dilip Kumar
- Re: [patch] Fix checksum verification in base backups for zero page headers Julien Rouhaud
- Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi
- Re: Enumize logical replication message actions Ashutosh Bapat
- Re: [Patch] Optimize dropping of relation buffers using dlist Thomas Munro
- Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi
- Re: [patch] Fix checksum verification in base backups for zero page headers Michael Paquier
- Re: abstract Unix-domain sockets Peter Eisentraut
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: Track statistics for streaming of in-progress transactions Amit Kapila
- Re: [Patch] Optimize dropping of relation buffers using dlist Kyotaro Horiguchi
- Re: parallel distinct union and aggregate support patch Dilip Kumar
- Re: Enumize logical replication message actions Kyotaro Horiguchi
- Re: [Patch] Optimize dropping of relation buffers using dlist Thomas Munro
- Re: speed up unicode decomposition and recomposition John Naylor
- Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila
- Move catalog toast table and index declarations Peter Eisentraut
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: should INSERT SELECT use a BulkInsertState? Simon Riggs
- Re: Improper use about DatumGetInt32 Ashutosh Bapat
- Re: Enumize logical replication message actions Ashutosh Bapat
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: Polyphase merge is obsolete Heikki Linnakangas
- Re: Collation versioning Thomas Munro
- Re: [patch] Fix checksum verification in base backups for zero page headers Anastasia Lubennikova
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: should INSERT SELECT use a BulkInsertState? Simon Riggs
- Re: Get memory contexts of an arbitrary backend process torikoshia
- Re: new heapcheck contrib module Robert Haas
- Re: Collation versioning Julien Rouhaud
- Re: Deleting older versions in unique indexes to avoid page splits Robert Haas
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: new heapcheck contrib module Robert Haas
- Re: Implementing Incremental View Maintenance Adam Brusselback
- Re: Is Recovery actually paused? Dilip Kumar
- Re: partition routing layering in nodeModifyTable.c Alvaro Herrera
- Re: new heapcheck contrib module Tom Lane
- Re: new heapcheck contrib module Robert Haas
- Re: new heapcheck contrib module Tom Lane
- Re: Is Recovery actually paused? Dilip Kumar
- Re: new heapcheck contrib module Mark Dilger
- Re: Deleting older versions in unique indexes to avoid page splits Simon Riggs
- Re: ECPG gets embedded quotes wrong Tom Lane
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- Re: new heapcheck contrib module Mark Dilger
- Re: Mop-up around psql's \connect behavior Tom Lane
- Re: new heapcheck contrib module Robert Haas
- Re: new heapcheck contrib module Mark Dilger
- Re: new heapcheck contrib module Tom Lane
- Re: new heapcheck contrib module Tom Lane
- Re: new heapcheck contrib module Mark Dilger
- Re: new heapcheck contrib module Mark Dilger
- Re: new heapcheck contrib module Tom Lane
- Re: new heapcheck contrib module Mark Dilger
- Re: new heapcheck contrib module Tom Lane
- Re: new heapcheck contrib module Tom Lane
- Re: new heapcheck contrib module Mark Dilger
- Re: new heapcheck contrib module Mark Dilger
- Re: new heapcheck contrib module Tom Lane
- Re: new heapcheck contrib module Peter Geoghegan
- Re: new heapcheck contrib module Mark Dilger
- Re: [Patch] Optimize dropping of relation buffers using dlist Thomas Munro
- Re: new heapcheck contrib module Peter Geoghegan
- Re: new heapcheck contrib module Robert Haas
- Re: new heapcheck contrib module Tom Lane
- Re: [patch] Fix checksum verification in base backups for zero page headers Michael Paquier
- proposal: function pg_setting_value_split() to parse shared_preload_libraries etc. Ian Lawrence Barwick
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- heapam and bottom-up garbage collection, keeping version chains short (Was: Deleting older versions in unique indexes to avoid page splits) Peter Geoghegan
- Re: Enumize logical replication message actions Kyotaro Horiguchi
- Re: Enumize logical replication message actions Kyotaro Horiguchi
- Re: Enumize logical replication message actions Alvaro Herrera
- Would it be helpful for share the patch merge result from cfbot Andy Fan
- Re: new heapcheck contrib module Tom Lane
- Re: new heapcheck contrib module Tom Lane
- Re: new heapcheck contrib module Mark Dilger
- Re: new heapcheck contrib module Mark Dilger
- Re: Would it be helpful for share the patch merge result from cfbot Thomas Munro
- Re: Would it be helpful for share the patch merge result from cfbot Thomas Munro
- Re: new heapcheck contrib module Mark Dilger
- Re: Would it be helpful for share the patch merge result from cfbot Andy Fan
- Re: new heapcheck contrib module Tom Lane
- Re: Would it be helpful for share the patch merge result from cfbot Michael Paquier
- Re: proposal: function pg_setting_value_split() to parse shared_preload_libraries etc. Ian Lawrence Barwick
- Re: Would it be helpful for share the patch merge result from cfbot Michael Paquier
- Re: speed up unicode decomposition and recomposition Michael Paquier
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- "unix_socket_directories" should be GUC_LIST_INPUT? Ian Lawrence Barwick
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: Global snapshots Masahiko Sawada
- Re: "unix_socket_directories" should be GUC_LIST_INPUT? Michael Paquier
- Re: Re: parallel distinct union and aggregate support patch bucoo@sohu.com
- Re: "unix_socket_directories" should be GUC_LIST_INPUT? Ian Lawrence Barwick
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: "unix_socket_directories" should be GUC_LIST_INPUT? Michael Paquier
- Re: "unix_socket_directories" should be GUC_LIST_INPUT? Tom Lane
- Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Craig Ringer
- Re: "unix_socket_directories" should be GUC_LIST_INPUT? Ian Lawrence Barwick
- Re: new heapcheck contrib module Mark Dilger
- Re: "unix_socket_directories" should be GUC_LIST_INPUT? Tom Lane
- Re: Get memory contexts of an arbitrary backend process Kyotaro Horiguchi
- Re: "unix_socket_directories" should be GUC_LIST_INPUT? Tom Lane
- Re: Track statistics for streaming of in-progress transactions Amit Kapila
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Li Japin
- Tab complete for alter table rls Li Japin
- Re: Mop-up around psql's \connect behavior Kyotaro Horiguchi
- Re: allow partial union-all and improve parallel subquery costing Luc Vlaming
- Re: Autovacuum on partitioned table (autoanalyze) yuzuko
- Re: Enumize logical replication message actions Kyotaro Horiguchi
- Re: Would it be helpful for share the patch merge result from cfbot Kyotaro Horiguchi
- RE: ECPG: proposal for new DECLARE STATEMENT kuroda.hayato@fujitsu.com
- Re: Re: parallel distinct union and aggregate support patch bucoo@sohu.com
- Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas
- Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas
- Re: Online checksums verification in the backend Michael Paquier
- Re: Tab complete for alter table rls Michael Paquier
- Re: Hash support for row types Peter Eisentraut
- Re: Implementing Incremental View Maintenance Yugo NAGATA
- Re: "unix_socket_directories" should be GUC_LIST_INPUT? Michael Paquier
- Re: Bizarre coding in recovery target GUC management Peter Eisentraut
- Re: warn_unused_results Peter Eisentraut
- Re: Parallel copy Heikki Linnakangas
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: Error in pg_restore (could not close data file: Success) Andrii Tkach
- Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Heikki Linnakangas
- Re: Enumize logical replication message actions Peter Smith
- Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Ian Lawrence Barwick
- Re: dynamic result sets support in extended query protocol Peter Eisentraut
- Re: Online checksums verification in the backend Michael Paquier
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: speed up unicode decomposition and recomposition John Naylor
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: [PATCH] Add section headings to index types doc Jürgen Purtz
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: [PATCH] Add extra statistics to explain for Nested Loop e.sokolova@postgrespro.ru
- git clone failed in windows Sridhar N Bamandlapally
- Re: Autovacuum on partitioned table (autoanalyze) Kyotaro Horiguchi
- Re: Enumize logical replication message actions Kyotaro Horiguchi
- Re: Parallel copy Ashutosh Sharma
- Re: git clone failed in windows Sridhar N Bamandlapally
- Logical replication from HA cluster Andrey Borodin
- Re: git clone failed in windows Andrey Borodin
- Re: git clone failed in windows Amit Kapila
- Re: Enumize logical replication message actions Ashutosh Bapat
- Re: git clone failed in windows Dave Page
- Re: Enumize logical replication message actions Ashutosh Bapat
- Re: Enumize logical replication message actions Amit Kapila
- Re: Enumize logical replication message actions Ashutosh Bapat
- Re: Parallel copy Ashutosh Sharma
- Re: git clone failed in windows Amit Kapila
- Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Stephen Frost
- Re: git clone failed in windows Sridhar N Bamandlapally
- Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Tom Lane
- Re: new heapcheck contrib module Mark Dilger
- Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Stephen Frost
- Re: new heapcheck contrib module Tom Lane
- Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Ian Lawrence Barwick
- Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Tom Lane
- Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Stephen Frost
- vacuum -vs reltuples on insert only index Jehan-Guillaume de Rorthais
- Re: Deleting older versions in unique indexes to avoid page splits Simon Riggs
- Re: speed up unicode decomposition and recomposition Tom Lane
- Re: [PATCH] Add section headings to index types doc David G. Johnston
- Re: The ultimate extension hook. Jehan-Guillaume de Rorthais
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- Re: new heapcheck contrib module Tom Lane
- [var]char versus character [varying] James Coleman
- Re: vacuum -vs reltuples on insert only index Peter Geoghegan
- Re: new heapcheck contrib module Mark Dilger
- Re: [var]char versus character [varying] Tom Lane
- Re: new heapcheck contrib module Tom Lane
- Re: new heapcheck contrib module Peter Geoghegan
- Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Heikki Linnakangas
- Re: new heapcheck contrib module Mark Dilger
- Re: Mop-up around psql's \connect behavior Tom Lane
- Re: new heapcheck contrib module Tom Lane
- Re: new heapcheck contrib module Tom Lane
- Re: speed up unicode decomposition and recomposition Mark Dilger
- Re: new heapcheck contrib module Mark Dilger
- minor problem in boolean cast Cary Huang
- Re: speed up unicode decomposition and recomposition Michael Paquier
- Re: minor problem in boolean cast Tom Lane
- Re: speed up unicode decomposition and recomposition Tom Lane
- Re: Tab complete for alter table rls Michael Paquier
- Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Tom Lane
- Re: Tab complete for alter table rls Li Japin
- Re: speed up unicode decomposition and recomposition Michael Paquier
- Re: Deleting older versions in unique indexes to avoid page splits Simon Riggs
- Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Stephen Frost
- Re: Move catalog toast table and index declarations John Naylor
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- Re: Timing of relcache inval at parallel worker init Noah Misch
- Re: Index Skip Scan (new UniqueKeys) Dmitry Dolgov
- Re: Parallel Append can break run-time partition pruning David Rowley
- Fix typo in src/backend/utils/cache/lsyscache.c Hou, Zhijie
- Re: Collation versioning Thomas Munro
- Re: pgstat_report_activity() and parallel CREATE INDEX (was: Parallel index creation & pg_stat_activity) Noah Misch
- Re: [PATCH] Add section headings to index types doc Jürgen Purtz
- Re: Fix typo in src/backend/utils/cache/lsyscache.c David Rowley
- Re: Collation versioning Julien Rouhaud
- Supporting = operator in gin/gist_trgm_ops Julien Rouhaud
- Re: pgstat_report_activity() and parallel CREATE INDEX (was: Parallel index creation & pg_stat_activity) Tom Lane
- Re: deferred primary key and logical replication Euler Taveira
- Re: pgstat_report_activity() and parallel CREATE INDEX (was: Parallel index creation & pg_stat_activity) Noah Misch
- Re: pgstat_report_activity() and parallel CREATE INDEX (was: Parallel index creation & pg_stat_activity) Tom Lane
- Re: Commitfest manager 2020-11 Anastasia Lubennikova
- Re: bulk typos Justin Pryzby
- Re: bulk typos Heikki Linnakangas
- Re: Supporting = operator in gin/gist_trgm_ops Tom Lane
- Re: bulk typos Tom Lane
- Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Justin Pryzby
- Re: POC: contrib/unaccent as IMMUTABLE Thomas Munro
- Re: Allow deleting enum value Justin Pryzby
- Re: Mop-up around psql's \connect behavior Kyotaro Horiguchi
- Re: MultiXact\SLRU buffers configuration Alexander Korotkov
- Re: [patch] Fix checksum verification in base backups for zero page headers Michael Paquier
- A couple questions about ordered-set aggregates Chapman Flack
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: Supporting = operator in gin/gist_trgm_ops Julien Rouhaud
- Re: Supporting = operator in gin/gist_trgm_ops Julien Rouhaud
- Re: The ultimate extension hook. Daniel Wood
- Re: Supporting = operator in gin/gist_trgm_ops Tom Lane
- Re: Supporting = operator in gin/gist_trgm_ops Julien Rouhaud
- Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Heikki Linnakangas
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- default result formats setting Peter Eisentraut
- RE: pgbench: option delaying queries till connections establishment? kuroda.hayato@fujitsu.com
- Should the function get_variable_numdistinct consider the case when stanullfrac is 1.0? Zhenghua Lyu
- Re: POC: GROUP BY optimization Pavel Borisov
- Re: default result formats setting Pavel Stehule
- Re: POC: GROUP BY optimization Dmitry Dolgov
- Re: select_common_typmod Heikki Linnakangas
- Re: POC: GROUP BY optimization Pavel Borisov
- Re: POC: GROUP BY optimization Dmitry Dolgov
- Re: pgbench - add pseudo-random permutation function Muhammad Usama
- automatic analyze: readahead - add "IO read time" log message Jakub Wartak
- Re: Collation versioning Julien Rouhaud
- PATCH: Report libpq version and configuration Craig Ringer
- Re: new heapcheck contrib module Robert Haas
- Re: new heapcheck contrib module Mark Dilger
- Re: new heapcheck contrib module Robert Haas
- Re: Internal key management system Craig Ringer
- Re: [PoC] Non-volatile WAL buffer Heikki Linnakangas
- Re: new heapcheck contrib module Mark Dilger
- Re: new heapcheck contrib module Tom Lane
- Re: libpq compression Konstantin Knizhnik
- Re: default result formats setting Tom Lane
- Re: Should the function get_variable_numdistinct consider the case when stanullfrac is 1.0? Tom Lane
- Re: Additional Chapter for Tutorial David G. Johnston
- Re: Should the function get_variable_numdistinct consider the case when stanullfrac is 1.0? Zhenghua Lyu
- Re: Internal key management system Stephen Frost
- Re: new heapcheck contrib module Andres Freund
- Re: automatic analyze: readahead - add "IO read time" log message Stephen Frost
- Re: MultiXact\SLRU buffers configuration Andrey Borodin
- Re: new heapcheck contrib module Mark Dilger
- Re: new heapcheck contrib module Tom Lane
- Re: libpq compression Konstantin Knizhnik
- Re: libpq debug log Alvaro Herrera
- Re: new heapcheck contrib module Mark Dilger
- Re: PATCH: Report libpq version and configuration Alvaro Herrera
- Re: PATCH: Report libpq version and configuration Abhijit Menon-Sen
- Re: PATCH: Report libpq version and configuration Tom Lane
- Re: Supporting = operator in gin/gist_trgm_ops Alexander Korotkov
- Commitfest 2020-11 Anastasia Lubennikova
- Re: PATCH: Batch/pipelining support for libpq Alvaro Herrera
- Re: Commitfest 2020-11 Fabrízio de Royes Mello
- Re: Wrong example in the bloom documentation Bruce Momjian
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- Re: Improve pg_dump dumping publication tables John Hsu
- Add important info about ANALYZE after create Functional Index Fabrízio de Royes Mello
- Re: Add important info about ANALYZE after create Functional Index David G. Johnston
- Re: Wrong example in the bloom documentation Bruce Momjian
- Re: Commitfest 2020-11 Michael Paquier
- Re: Add Information during standby recovery conflicts Masahiko Sawada
- Re: PATCH: Report libpq version and configuration Craig Ringer
- Re: Add important info about ANALYZE after create Functional Index Nikolay Samokhvalov
- Re: Add important info about ANALYZE after create Functional Index David G. Johnston
- Re: Commitfest 2020-11 Julien Rouhaud
- Re: pg_upgrade: fail early if a tablespace dir already exists for new cluster version Bruce Momjian
- Re: Resetting spilled txn statistics in pg_stat_replication Justin Pryzby
- Re: Autovacuum on partitioned table (autoanalyze) Justin Pryzby
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Patch to fix FK-related selectivity estimates with constants Tom Lane
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Add important info about ANALYZE after create Functional Index Nikolay Samokhvalov
- Re: PATCH: Report libpq version and configuration Craig Ringer
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: Assertion failure when ATTACH partition followed by CREATE PARTITION. Amul Sul
- RE: extension patch of CREATE OR REPLACE TRIGGER tsunakawa.takay@fujitsu.com
- Re: Parallel Append can break run-time partition pruning Amit Langote
- Re: Internal key management system Craig Ringer
- Re: Online checksums verification in the backend Michael Paquier
- Re: Add important info about ANALYZE after create Functional Index Nikolay Samokhvalov
- Multiple hosts in connection string failed to failover in non-hot standby mode Hubert Zhang
- Question about make coverage-html Peter Smith
- Re: Make procedure OUT parameters work with JDBC Peter Eisentraut
- Re: [patch] [doc] Clarify that signal functions have no feedback Peter Eisentraut
- Re: [PATCH] Runtime control of CLOBBER_CACHE_ALWAYS Peter Eisentraut
- Re: [PATCH] remove deprecated v8.2 containment operators Peter Eisentraut
- Re: [PATCH] remove deprecated v8.2 containment operators Magnus Hagander
- Re: Commitfest manager 2020-11 gkokolatos@pm.me
- Re: Question about make coverage-html Heikki Linnakangas
- RE: Multiple hosts in connection string failed to failover in non-hot standby mode tsunakawa.takay@fujitsu.com
- Use-after-free in 12- EventTriggerAlterTableEnd Arseny Sher
- Re: Deleting older versions in unique indexes to avoid page splits Simon Riggs
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: Re: parallel distinct union and aggregate support patch Dilip Kumar
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: pg_upgrade analyze script Peter Eisentraut
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Peter Eisentraut
- Re: "unix_socket_directories" should be GUC_LIST_INPUT? Peter Eisentraut
- Re: deferred primary key and logical replication Amit Kapila
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Bruce Momjian
- Re: [patch] ENUM errdetail should mention bytes, not chars Peter Eisentraut
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Magnus Hagander
- Re: Internal key management system Bruce Momjian
- Re: Internal key management system Bruce Momjian
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Peter Eisentraut
- Re: Prevent printing "next step instructions" in initdb and pg_upgrade Bruce Momjian
- Re: Move catalog toast table and index declarations Peter Eisentraut
- Re: Yet another fast GiST build Heikki Linnakangas
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: Move catalog toast table and index declarations John Naylor
- Re: parallel distinct union and aggregate support patch Robert Haas
- duplicate function oid symbols John Naylor
- Re: partition routing layering in nodeModifyTable.c Heikki Linnakangas
- Re: Parallel copy vignesh C
- Re: SQL-standard function body Peter Eisentraut
- Re: "unix_socket_directories" should be GUC_LIST_INPUT? Tom Lane
- Re: duplicate function oid symbols Tom Lane
- Re: Internal key management system Craig Ringer
- Re: Add important info about ANALYZE after create Functional Index Fabrízio de Royes Mello
- Re: SQL:2011 PERIODS vs Postgres Ranges? Ibrar Ahmed
- Re: Add important info about ANALYZE after create Functional Index Fabrízio de Royes Mello
- Re: Question about make coverage-html Tom Lane
- Re: Internal key management system Bruce Momjian
- Re: Re: parallel distinct union and aggregate support patch Dilip Kumar
- Re: parallel distinct union and aggregate support patch Dilip Kumar
- Re: automatic analyze: readahead - add "IO read time" log message Jakub Wartak
- Re: Parallel copy vignesh C
- Re: Parallel copy vignesh C
- Re: Parallel copy vignesh C
- Re: Parallel copy vignesh C
- Re: automatic analyze: readahead - add "IO read time" log message Stephen Frost
- Re: Parallel copy vignesh C
- Re: Implementing Incremental View Maintenance Adam Brusselback
- Re: "unix_socket_directories" should be GUC_LIST_INPUT? Robert Haas
- Re: "unix_socket_directories" should be GUC_LIST_INPUT? Tom Lane
- Re: SQL:2011 PERIODS vs Postgres Ranges? Paul Jungwirth
- Re: MultiXact\SLRU buffers configuration Alexander Korotkov
- Re: select_common_typmod Peter Eisentraut
- Re: MultiXact\SLRU buffers configuration Alexander Korotkov
- Re: CREATE TABLE .. PARTITION OF fails to preserve tgenabled for inherited row triggers Justin Pryzby
- Re: Patch to fix FK-related selectivity estimates with constants Tom Lane
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Anastasia Lubennikova
- Re: Use-after-free in 12- EventTriggerAlterTableEnd Tom Lane
- cutting down the TODO list thread John Naylor
- Re: SEARCH and CYCLE clauses Anastasia Lubennikova
- Re: cutting down the TODO list thread Andres Freund
- Re: cutting down the TODO list thread Bruce Momjian
- Re: cutting down the TODO list thread Bruce Momjian
- Re: [patch] Fix checksum verification in base backups for zero page headers Anastasia Lubennikova
- More aggressive vacuuming of unlogged relations? Andres Freund
- Re: cutting down the TODO list thread Thomas Munro
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- Re: Support for NSS as a libpq TLS backend Heikki Linnakangas
- Re: cutting down the TODO list thread John Naylor
- Re: POC: GROUP BY optimization Tomas Vondra
- Re: cutting down the TODO list thread John Naylor
- Re: duplicate function oid symbols John Naylor
- Re: cutting down the TODO list thread Bruce Momjian
- Re: Question about make coverage-html Peter Smith
- Re: Patch to fix FK-related selectivity estimates with constants Tomas Vondra
- CLUSTER on partitioned index Justin Pryzby
- DROP INDEX CONCURRENTLY on partitioned index Justin Pryzby
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: Patch to fix FK-related selectivity estimates with constants Tom Lane
- Re: [patch] ENUM errdetail should mention bytes, not chars Ian Lawrence Barwick
- Re: MultiXact\SLRU buffers configuration Tomas Vondra
- Re: Internal key management system Bruce Momjian
- Re: Patch to fix FK-related selectivity estimates with constants Tomas Vondra
- Re: Re: parallel distinct union and aggregate support patch bucoo@sohu.com
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Log message for GSS connection is missing once connection authorization is successful. vignesh C
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: Track statistics for streaming of in-progress transactions Amit Kapila
- Re: recovering from "found xmin ... from before relfrozenxid ..." Andres Freund
- Re: Internal key management system Craig Ringer
- RE: Disable WAL logging to speed up data loading osumi.takamichi@fujitsu.com
- Re: Log message for GSS connection is missing once connection authorization is successful. Bharath Rupireddy
- Re: Implementing Incremental View Maintenance Yugo NAGATA
- Re: Online checksums verification in the backend Michael Paquier
- Re: Add important info about ANALYZE after create Functional Index Michael Paquier
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: duplicate function oid symbols Michael Paquier
- Re: [spam] Re: list of extended statistics on psql Tatsuro Yamada
- Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Tatsuo Ishii
- Re: list of extended statistics on psql Tatsuro Yamada
- Re: Get memory contexts of an arbitrary backend process torikoshia
- Re: Support for NSS as a libpq TLS backend Andres Freund
- Re: Global snapshots Fujii Masao
- Re: [patch] Fix checksum verification in base backups for zero page headers Michael Paquier
- Re: Disable WAL logging to speed up data loading Laurenz Albe
- RE: Global snapshots tsunakawa.takay@fujitsu.com
- Re: list of extended statistics on psql Tatsuro Yamada
- Re: MultiXact\SLRU buffers configuration Andrey Borodin
- Re: [patch] Fix checksum verification in base backups for zero page headers Michael Paquier
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: Implementing Incremental View Maintenance Yugo NAGATA
- Re: [PATCH] Add features to pg_stat_statements seinoyu
- RE: Disable WAL logging to speed up data loading tsunakawa.takay@fujitsu.com
- Re: Implementing Incremental View Maintenance Anastasia Lubennikova
- Re: Implementing Incremental View Maintenance Yugo NAGATA
- Re: Wrong example in the bloom documentation Daniel Westermann (DWE)
- Re: Internal key management system Craig Ringer
- RE: pgbench: option delaying queries till connections establishment? kuroda.hayato@fujitsu.com
- Re: parallel distinct union and aggregate support patch bucoo@sohu.com
- Re: cutting down the TODO list thread Oleksandr Shulgin
- RE: Disable WAL logging to speed up data loading osumi.takamichi@fujitsu.com
- Re: shared tempfile was not removed on statement_timeout Masahiko Sawada
- Re: cutting down the TODO list thread Julien Rouhaud
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Noah Misch
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode Hubert Zhang
- Re: cutting down the TODO list thread Magnus Hagander
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- RE: Multiple hosts in connection string failed to failover in non-hot standby mode tsunakawa.takay@fujitsu.com
- Valgrind run error with Postgres on OSX Pavel Borisov
- Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul
- Re: A new function to wait for the backend exit after termination Bharath Rupireddy
- Re: Allow some recovery parameters to be changed with reload Sergei Kornilov
- RE: Parallel copy Hou, Zhijie
- Re: [PATCH] Add features to pg_stat_statements Fujii Masao
- Re: Internal key management system Masahiko Sawada
- Re: parallel distinct union and aggregate support patch Tomas Vondra
- Re: Add important info about ANALYZE after create Functional Index Fabrízio de Royes Mello
- Re: Allow some recovery parameters to be changed with reload Fujii Masao
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: Disable WAL logging to speed up data loading Laurenz Albe
- Re: A new function to wait for the backend exit after termination Fujii Masao
- Re: cutting down the TODO list thread John Naylor
- Re: cutting down the TODO list thread John Naylor
- cannot freeze committed xmax Konstantin Knizhnik
- Re: A new function to wait for the backend exit after termination Bharath Rupireddy
- cleanup temporary files after crash Euler Taveira
- Re: A new function to wait for the backend exit after termination David G. Johnston
- Re: cutting down the TODO list thread Julien Rouhaud
- Re: libpq compression Daniil Zakhlystov
- Re: Add Information during standby recovery conflicts Fujii Masao
- Re: cutting down the TODO list thread Magnus Hagander
- Re: cannot freeze committed xmax Mark Dilger
- Re: duplicate function oid symbols John Naylor
- Re: cannot freeze committed xmax Konstantin Knizhnik
- Re: Patch to fix FK-related selectivity estimates with constants Tom Lane
- Re: Log message for GSS connection is missing once connection authorization is successful. Stephen Frost
- Re: cannot freeze committed xmax Mark Dilger
- Re: Internal key management system Bruce Momjian
- Re: libpq compression Konstantin Knizhnik
- Re: duplicate function oid symbols Tom Lane
- Re: Internal key management system Stephen Frost
- Re: cutting down the TODO list thread Andres Freund
- Re: [PATCH] Add `truncate` option to subscription commands Rahila Syed
- Re: duplicate function oid symbols John Naylor
- document pg_settings view doesn't display custom options John Naylor
- Re: duplicate function oid symbols Andres Freund
- Re: Internal key management system Bruce Momjian
- Re: cleanup temporary files after crash Tomas Vondra
- Autovacuum worker doesn't immediately exit on postmaster death Alexander Kukushkin
- Re: document pg_settings view doesn't display custom options John Naylor
- Re: duplicate function oid symbols Tom Lane
- Re: Add important info about ANALYZE after create Functional Index Tomas Vondra
- Re: Add important info about ANALYZE after create Functional Index Tomas Vondra
- Re: Add important info about ANALYZE after create Functional Index David G. Johnston
- Re: [HACKERS] Custom compression methods Tomas Vondra
- Re: Add important info about ANALYZE after create Functional Index Tom Lane
- Re: list of extended statistics on psql Tomas Vondra
- Re: list of extended statistics on psql Tomas Vondra
- Re: Add important info about ANALYZE after create Functional Index David G. Johnston
- Deduplicate aggregates and transition functions in planner Heikki Linnakangas
- Re: Add important info about ANALYZE after create Functional Index Tomas Vondra
- Re: Internal key management system Bruce Momjian
- Re: Add important info about ANALYZE after create Functional Index Tomas Vondra
- Re: Add important info about ANALYZE after create Functional Index David G. Johnston
- Re: duplicate function oid symbols Andres Freund
- Re: Add important info about ANALYZE after create Functional Index Tom Lane
- Re: duplicate function oid symbols Tom Lane
- Re: libpq compression Andres Freund
- Re: duplicate function oid symbols Andres Freund
- Re: duplicate function oid symbols John Naylor
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby
- Re: Add important info about ANALYZE after create Functional Index Tomas Vondra
- Re: duplicate function oid symbols Tom Lane
- Re: MultiXact\SLRU buffers configuration Alexander Korotkov
- pg_prewarm bgworker could break fast shutdown Alexander Kukushkin
- Re: libpq compression Alvaro Herrera
- Re: duplicate function oid symbols John Naylor
- Re: Deduplicate aggregates and transition functions in planner Andres Freund
- Re: Internal key management system Bruce Momjian
- Re: Disable WAL logging to speed up data loading Laurenz Albe
- Re: Add important info about ANALYZE after create Functional Index Fabrízio de Royes Mello
- Re: Add important info about ANALYZE after create Functional Index Tomas Vondra
- Re: Deleting older versions in unique indexes to avoid page splits Victor Yegorov
- Re: Autovacuum worker doesn't immediately exit on postmaster death Victor Yegorov
- Re: MultiXact\SLRU buffers configuration Tomas Vondra
- Re: MultiXact\SLRU buffers configuration Tomas Vondra
- Re: Autovacuum worker doesn't immediately exit on postmaster death Tom Lane
- Re: Track statistics for streaming of in-progress transactions Tomas Vondra
- RE: Online checksums verification in the backend Shinoda, Noriyoshi (PN Japan A&PS Delivery)"
- RE: Disable WAL logging to speed up data loading osumi.takamichi@fujitsu.com
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: pg_prewarm bgworker could break fast shutdown Tom Lane
- Re: Online checksums verification in the backend Michael Paquier
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: More aggressive vacuuming of temporary tables Andres Freund
- Re: recovering from "found xmin ... from before relfrozenxid ..." Andres Freund
- Re: list of extended statistics on psql Tatsuro Yamada
- Re: [PATCH] SET search_path += octopus Andres Freund
- Re: list of extended statistics on psql Tatsuro Yamada
- Re: Add important info about ANALYZE after create Functional Index Michael Paquier
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: recovering from "found xmin ... from before relfrozenxid ..." Andres Freund
- Re: Disable WAL logging to speed up data loading Fujii Masao
- Re: document pg_settings view doesn't display custom options Fujii Masao
- Re: recovering from "found xmin ... from before relfrozenxid ..." Andres Freund
- Re: psql \df choose functions by their arguments Justin Pryzby
- Re: Log message for GSS connection is missing once connection authorization is successful. vignesh C
- Re: recovering from "found xmin ... from before relfrozenxid ..." Andres Freund
- Re: A new function to wait for the backend exit after termination Bharath Rupireddy
- Re: A new function to wait for the backend exit after termination David G. Johnston
- Re: Log message for GSS connection is missing once connection authorization is successful. vignesh C
- Re: Internal key management system Craig Ringer
- Re: Parallel copy Amit Kapila
- Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Fujii Masao
- Re: [HACKERS] Custom compression methods Dilip Kumar
- Re: Log message for GSS connection is missing once connection authorization is successful. Bharath Rupireddy
- Re: MultiXact\SLRU buffers configuration Andrey Borodin
- Re: Re: parallel distinct union and aggregate support patch bucoo@sohu.com
- Re: Add statistics to pg_stat_wal view for wal related parameter tuning Masahiro Ikeda
- Re: Deduplicate aggregates and transition functions in planner Heikki Linnakangas
- Re: Parallel copy Heikki Linnakangas
- Re: Parallel copy Daniel Westermann (DWE)
- RE: extension patch of CREATE OR REPLACE TRIGGER osumi.takamichi@fujitsu.com
- Re: libpq compression Daniil Zakhlystov
- Re: Parallel copy Amit Kapila
- Re: Track statistics for streaming of in-progress transactions Amit Kapila
- Re: Disable WAL logging to speed up data loading Laurenz Albe
- Re: Disable WAL logging to speed up data loading Laurenz Albe
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: New default role- 'pg_read_all_data' Georgios Kokolatos
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Collation versioning Thomas Munro
- Re: document pg_settings view doesn't display custom options John Naylor
- Re: making update/delete of inheritance trees scale better Amit Langote
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: libpq compression Konstantin Knizhnik
- Re: MultiXact\SLRU buffers configuration Tomas Vondra
- Re: Log message for GSS connection is missing once connection authorization is successful. Stephen Frost
- Re: New default role- 'pg_read_all_data' Stephen Frost
- -O switch Magnus Hagander
- Re: libpq compression Konstantin Knizhnik
- Re: POC: GROUP BY optimization Dmitry Dolgov
- Re: libpq compression Konstantin Knizhnik
- Re: POC: GROUP BY optimization Pavel Borisov
- Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
- Re: -O switch Tom Lane
- Re: -O switch Magnus Hagander
- Re: Autovacuum worker doesn't immediately exit on postmaster death Stephen Frost
- Re: -O switch Tom Lane
- Re: Autovacuum worker doesn't immediately exit on postmaster death Tom Lane
- Re: Autovacuum worker doesn't immediately exit on postmaster death Alvaro Herrera
- Re: Autovacuum worker doesn't immediately exit on postmaster death Alvaro Herrera
- Re: duplicate function oid symbols Tom Lane
- Re: Deduplicate aggregates and transition functions in planner Andres Freund
- Re: Autovacuum worker doesn't immediately exit on postmaster death Andres Freund
- Re: Autovacuum worker doesn't immediately exit on postmaster death Stephen Frost
- Re: Online checksums verification in the backend Andres Freund
- Re: Online checksums verification in the backend Andres Freund
- Re: Online checksums verification in the backend Andres Freund
- Re: [PATCH] remove pg_archivecleanup and pg_standby Michael Banck
- Re: Disable WAL logging to speed up data loading Fujii Masao
- Consistent error reporting for encryption/decryption in pgcrypto Daniel Gustafsson
- Re: Autovacuum worker doesn't immediately exit on postmaster death Alvaro Herrera
- -Wformat-signedness Thomas Munro
- Re: Autovacuum worker doesn't immediately exit on postmaster death Tom Lane
- Re: Deleting older versions in unique indexes to avoid page splits Victor Yegorov
- Re: enable_incremental_sort changes query behavior Tomas Vondra
- contrib/sslinfo cleanup and OpenSSL errorhandling Daniel Gustafsson
- EXPLAIN vs track_io_timing=on vs tests Andres Freund
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- Re: contrib/sslinfo cleanup and OpenSSL errorhandling Andres Freund
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- Re: Consistent error reporting for encryption/decryption in pgcrypto Michael Paquier
- Re: Deleting older versions in unique indexes to avoid page splits Peter Geoghegan
- Re: psql \df choose functions by their arguments Greg Sabino Mullane
- Re: Parallel INSERT (INTO ... SELECT ...) Greg Nancarrow
- Re: COPY FREEZE and setting PD_ALL_VISIBLE/visibility map bits Tomas Vondra
- MINUS SIGN (U+2212) in EUC-JP encoding is mapped to FULLWIDTH HYPHEN-MINUS (U+FF0D) in UTF-8 Ashutosh Sharma
- Re: Add Information during standby recovery conflicts Masahiko Sawada
- Re: Boundary value check in lazy_tid_reaped() Masahiko Sawada
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: [patch] Fix checksum verification in base backups for zero page headers Michael Paquier
- Re: contrib/sslinfo cleanup and OpenSSL errorhandling Michael Paquier
- Re: Add statistics to pg_stat_wal view for wal related parameter tuning Fujii Masao
- Re: Online checksums verification in the backend Andres Freund
- Re: Add statistics to pg_stat_wal view for wal related parameter tuning Fujii Masao
- Re: MINUS SIGN (U+2212) in EUC-JP encoding is mapped to FULLWIDTH HYPHEN-MINUS (U+FF0D) in UTF-8 Amit Langote
- Re: MINUS SIGN (U+2212) in EUC-JP encoding is mapped to FULLWIDTH HYPHEN-MINUS (U+FF0D) in UTF-8 Kyotaro Horiguchi
- Re: MINUS SIGN (U+2212) in EUC-JP encoding is mapped to FULLWIDTH HYPHEN-MINUS (U+FF0D) in UTF-8 Tom Lane
- Re: Add Information during standby recovery conflicts Fujii Masao
- Re: MINUS SIGN (U+2212) in EUC-JP encoding is mapped to FULLWIDTH HYPHEN-MINUS (U+FF0D) in UTF-8 Kyotaro Horiguchi
- Re: Enumize logical replication message actions Amit Kapila
- Re: document pg_settings view doesn't display custom options Fujii Masao
- Re: Online checksums verification in the backend Julien Rouhaud
- Re: MINUS SIGN (U+2212) in EUC-JP encoding is mapped to FULLWIDTH HYPHEN-MINUS (U+FF0D) in UTF-8 Tatsuo Ishii
- Re: MINUS SIGN (U+2212) in EUC-JP encoding is mapped to FULLWIDTH HYPHEN-MINUS (U+FF0D) in UTF-8 Tatsuo Ishii
- empty table blocks hash antijoin Pavel Stehule
- Re: Disable WAL logging to speed up data loading Masahiko Sawada
- Re: MINUS SIGN (U+2212) in EUC-JP encoding is mapped to FULLWIDTH HYPHEN-MINUS (U+FF0D) in UTF-8 Ashutosh Sharma
- Re: MINUS SIGN (U+2212) in EUC-JP encoding is mapped to FULLWIDTH HYPHEN-MINUS (U+FF0D) in UTF-8 Kyotaro Horiguchi
- Re: should INSERT SELECT use a BulkInsertState? Justin Pryzby
- Re: Enumize logical replication message actions Peter Smith
- Re: Online checksums verification in the backend Andres Freund
- Re: MINUS SIGN (U+2212) in EUC-JP encoding is mapped to FULLWIDTH HYPHEN-MINUS (U+FF0D) in UTF-8 Amit Langote
- Re: Parallel INSERT (INTO ... SELECT ...) Amit Kapila
- Re: partition routing layering in nodeModifyTable.c Amit Langote
- Re: ModifyTable overheads in generic plans Amit Langote
- Re: Enumize logical replication message actions Amit Kapila
- Re: Add important info about ANALYZE after create Functional Index Michael Paquier
- Re: MINUS SIGN (U+2212) in EUC-JP encoding is mapped to FULLWIDTH HYPHEN-MINUS (U+FF0D) in UTF-8 Kyotaro Horiguchi
- Re: MINUS SIGN (U+2212) in EUC-JP encoding is mapped to FULLWIDTH HYPHEN-MINUS (U+FF0D) in UTF-8 Kyotaro Horiguchi
- Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
- Re: Add Information during standby recovery conflicts Drouvot, Bertrand
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Re: Enumize logical replication message actions Amit Kapila
- Re: problem with RETURNING and update row movement Amit Langote
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Additional Chapter for Tutorial Jürgen Purtz
- Re: Enumize logical replication message actions Ashutosh Bapat
- Re: Enumize logical replication message actions Ashutosh Bapat
- Re: Enumize logical replication message actions Amit Kapila
- Re: Enumize logical replication message actions Ashutosh Bapat
- Re: Disable WAL logging to speed up data loading Laurenz Albe
- Re: Log message for GSS connection is missing once connection authorization is successful. vignesh C
- Re: Log message for GSS connection is missing once connection authorization is successful. vignesh C
- Re: Log message for GSS connection is missing once connection authorization is successful. Euler Taveira
- [PATCH] Clarify wording for convalidated in pg_constraint. Jimmy Angelakos
- Re: [PATCH] Clarify wording for convalidated in pg_constraint. Tom Lane
- Re: shared-memory based stats collector Georgios Kokolatos
- Re: Autovacuum worker doesn't immediately exit on postmaster death Stephen Frost
- Re: cutting down the TODO list thread John Naylor
- Re: Consistent error reporting for encryption/decryption in pgcrypto Georgios Kokolatos
- Re: document pg_settings view doesn't display custom options John Naylor
- Re: Extending range type operators to cope with elements Georgios Kokolatos
- Re: document pg_settings view doesn't display custom options Tom Lane
- Re: pg_upgrade analyze script Georgios Kokolatos
- Re: Error on failed COMMIT Georgios Kokolatos
- Re: BUG #15383: Join Filter cost estimation problem in 10.5 Anastasia Lubennikova
- Re: BUG #15383: Join Filter cost estimation problem in 10.5 Tom Lane
- Re: BUG #15383: Join Filter cost estimation problem in 10.5 David G. Johnston
- Re: Corruption during WAL replay Anastasia Lubennikova
- Re: document pg_settings view doesn't display custom options John Naylor
- Re: Parallel copy Heikki Linnakangas
- Re: Parallel copy Heikki Linnakangas
- Re: Additional Chapter for Tutorial Erik Rijkers
- Re: document pg_settings view doesn't display custom options Tom Lane
- Re: Parallel copy Heikki Linnakangas
- Re: document pg_settings view doesn't display custom options John Naylor
- Re: enable_incremental_sort changes query behavior James Coleman
- document deviation from standard on REVOKE ROLE John Naylor
- Re: Yet another fast GiST build Andrey Borodin
- Re: Assertion failure when ATTACH partition followed by CREATE PARTITION. Justin Pryzby
- Re: making update/delete of inheritance trees scale better Heikki Linnakangas
- Re: Parallel copy Tomas Vondra
- Re: Parallel copy Tomas Vondra
- Re: Assertion failure when ATTACH partition followed by CREATE PARTITION. Tom Lane
- Re: libpq compression Andres Freund
- Re: enable_incremental_sort changes query behavior Tomas Vondra
- Re: making update/delete of inheritance trees scale better Tom Lane
- Re: making update/delete of inheritance trees scale better Heikki Linnakangas
- Re: Extending range type operators to cope with elements Tomas Vondra
- Re: Parallel copy Heikki Linnakangas
- Re: making update/delete of inheritance trees scale better Tom Lane
- Re: contrib/sslinfo cleanup and OpenSSL errorhandling Daniel Gustafsson
- Re: Consistent error reporting for encryption/decryption in pgcrypto Daniel Gustafsson
- Re: making update/delete of inheritance trees scale better Heikki Linnakangas
- Re: enable_incremental_sort changes query behavior James Coleman
- Re: Should the function get_variable_numdistinct consider the case when stanullfrac is 1.0? Tomas Vondra
- Re: A couple questions about ordered-set aggregates Tomas Vondra
- Re: Should the function get_variable_numdistinct consider the case when stanullfrac is 1.0? Tom Lane
- Re: Should the function get_variable_numdistinct consider the case when stanullfrac is 1.0? Tom Lane
- Re: [PATCH] Add extra statistics to explain for Nested Loop Tomas Vondra
- Re: Stats collector's idx_blks_hit value is highly misleading in practice Tomas Vondra
- Re: bulk typos Justin Pryzby
- Re: Collation versioning Thomas Munro
- Re: Log message for GSS connection is missing once connection authorization is successful. Bharath Rupireddy
- Re: Log message for GSS connection is missing once connection authorization is successful. Bharath Rupireddy
- Re: Log message for GSS connection is missing once connection authorization is successful. Bharath Rupireddy
- CREATE INDEX CONCURRENTLY on partitioned index Justin Pryzby
- Re: Removing unneeded self joins Andrey V. Lepikhov
- Re: A new function to wait for the backend exit after termination Bharath Rupireddy
- Re: Log message for GSS connection is missing once connection authorization is successful. vignesh C
- Re: Parallel copy Tomas Vondra
- Dereference before NULL check (src/backend/storage/ipc/latch.c) Ranier Vilela
- Explicit NULL dereference (src/backend/utils/adt/ruleutils.c) Ranier Vilela
- Re: public schema default ACL Noah Misch
- Re: Stats collector's idx_blks_hit value is highly misleading in practice Peter Geoghegan
- Re: libpq compression Andrey Borodin
- Re: libpq compression Konstantin Knizhnik
- Re: Consistent error reporting for encryption/decryption in pgcrypto Daniel Gustafsson