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