Mailing lists [pgsql-hackers]
- Re: v13: show extended stats target in \d Peter Geoghegan
- Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64 Tom Lane
- Re: A micro-optimisation for walkdir() Thomas Munro
- Re: default partition and concurrent attach partition Alvaro Herrera
- Re: default partition and concurrent attach partition Alvaro Herrera
- Re: default partition and concurrent attach partition Alvaro Herrera
- Re: A micro-optimisation for walkdir() Tom Lane
- Re: default partition and concurrent attach partition Alvaro Herrera
- Re: Optimising compactify_tuples() Thomas Munro
- Re: v13: CLUSTER segv with wal_level=minimal and parallel index creation Kyotaro Horiguchi
- Re: pgbench and timestamps (bounced) Tom Lane
- Re: Division in dynahash.c due to HASH_FFACTOR Thomas Munro
- Re: Logical Replication - detail message with names of missing columns Kyotaro Horiguchi
- Re: Transactions involving multiple postgres foreign servers, take 2 Amit Kapila
- Re: v13: CLUSTER segv with wal_level=minimal and parallel index creation Kyotaro Horiguchi
- Re: Evaluate expression at planning time for two more cases Tom Lane
- 回复: Is it possible to set end-of-data marker for COPY statement. Junfeng Yang
- Re: Resetting spilled txn statistics in pg_stat_replication Masahiko Sawada
- Re: [PATCH] Detect escape of ErrorContextCallback stack pointers (and from PG_TRY() ) Craig Ringer
- Re: Transactions involving multiple postgres foreign servers, take 2 Fujii Masao
- Re: Online checksums verification in the backend Masahiko Sawada
- Re: 回复:how to create index concurrently on partitioned table Justin Pryzby
- Re: v13: CLUSTER segv with wal_level=minimal and parallel index creation Noah Misch
- Re: Global snapshots Fujii Masao
- Re: [PATCH] Detect escape of ErrorContextCallback stack pointers (and from PG_TRY() ) Tom Lane
- Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi
- Re: Transactions involving multiple postgres foreign servers, take 2 Amit Kapila
- Re: Online checksums verification in the backend Michael Paquier
- Re: Logical Replication - detail message with names of missing columns Bharath Rupireddy
- RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
- Re: [Patch] Optimize dropping of relation buffers using dlist Amit Kapila
- Re: Improving connection scalability: GetSnapshotData() Ian Barwick
- Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: Improving connection scalability: GetSnapshotData() Ian Barwick
- Re: 回复:how to create index concurrently on partitioned table Michael Paquier
- Re: Improving connection scalability: GetSnapshotData() Thomas Munro
- Reduce the time required for a database recovery from archive. Dmitry Shulga
- Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
- Re: Reduce the time required for a database recovery from archive. Pavel Stehule
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Re: Auto-vectorization speeds up multiplication of large-precision numerics Amit Khandekar
- RE: [Patch] Optimize dropping of relation buffers using dlist tsunakawa.takay@fujitsu.com
- Inconsistency in determining the timestamp of the db statfile. Amit Kapila
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: default partition and concurrent attach partition Amit Langote
- Re: [POC] Fast COPY FROM command for the table with foreign partitions Amit Langote
- Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: Fix for configure error in 9.5/9.6 on macOS 11.0 Big Sur Peter Eisentraut
- Re: Boundary value check in lazy_tid_reaped() Masahiko Sawada
- Re: Internal key management system Michael Paquier
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: INSERT ON CONFLICT and RETURNING Konstantin Knizhnik
- Re: Improving connection scalability: GetSnapshotData() Konstantin Knizhnik
- Re: [POC] Fast COPY FROM command for the table with foreign partitions Alexey Kondratov
- Re: INSERT ON CONFLICT and RETURNING Pavel Stehule
- Re: Evaluate expression at planning time for two more cases Surafel Temesgen
- Re: [POC] Fast COPY FROM command for the table with foreign partitions Andrey V. Lepikhov
- Re: Inconsistency in determining the timestamp of the db statfile. Magnus Hagander
- Re: INSERT ON CONFLICT and RETURNING Konstantin Knizhnik
- Re: Global snapshots Alexey Kondratov
- Re: INSERT ON CONFLICT and RETURNING Pavel Stehule
- Re: Division in dynahash.c due to HASH_FFACTOR Jakub Wartak
- RE: extension patch of CREATE OR REPLACE TRIGGER osumi.takamichi@fujitsu.com
- Re: Global snapshots Fujii Masao
- Re: Parallel worker hangs while handling errors. Robert Haas
- Re: Evaluate expression at planning time for two more cases Ashutosh Bapat
- Re: Ideas about a better API for postgres_fdw remote estimates Ashutosh Bapat
- Case for Improved Costing for Index Only Scans? Hamid Akhtar
- Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Bharath Rupireddy
- Re: Inconsistency in determining the timestamp of the db statfile. Fujii Masao
- Re: Transactions involving multiple postgres foreign servers, take 2 Ashutosh Bapat
- Re: Resetting spilled txn statistics in pg_stat_replication Amit Kapila
- Re: Inconsistency in determining the timestamp of the db statfile. Magnus Hagander
- Re: PATCH: Attempt to make dbsize a bit more consistent John Naylor
- Re: Auto-vectorization speeds up multiplication of large-precision numerics Tom Lane
- Re: [POC] Fast COPY FROM command for the table with foreign partitions Amit Langote
- Re: [PATCH] Automatic HASH and LIST partition creation Pavel Borisov
- Re: Disk-based hash aggregate's cost model Tomas Vondra
- Re: default partition and concurrent attach partition Alvaro Herrera
- Re: Logical Replication - detail message with names of missing columns Bharath Rupireddy
- Re: Collation versioning Julien Rouhaud
- Re: Logical Replication - detail message with names of missing columns Alvaro Herrera
- Re: Change a constraint's index - ALTER TABLE ... ALTER CONSTRAINT ... USING INDEX ... Laurenz Albe
- Re: Change a constraint's index - ALTER TABLE ... ALTER CONSTRAINT ... USING INDEX ... Alvaro Herrera
- Re: proposal - reference to plpgsql_check from plpgsql doc Pavel Stehule
-
Re: Use
for name of unnamed portal's memory context Peter Eisentraut - Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64 Zidenberg, Tsahi
- Re: [POC] Fast COPY FROM command for the table with foreign partitions Alexey Kondratov
- Re: Optimising compactify_tuples() David Rowley
- Re: Optimising compactify_tuples() David Rowley
- Re: Global snapshots Alexey Kondratov
- Re: Logical Replication - detail message with names of missing columns Bharath Rupireddy
- Re: Nicer error when connecting to standby with hot_standby=off James Coleman
- Re: [DOC] Document concurrent index builds waiting on each other James Coleman
- Re: logtape.c stats don't account for unused "prefetched" block numbers Jeff Davis
- Re: PROC_IN_ANALYZE stillborn 13 years ago James Coleman
- Re: Optimising compactify_tuples() Thomas Munro
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: [Patch] ALTER SYSTEM READ ONLY Andres Freund
- Fix for parallel BTree initialization bug Jameson, Hunter 'James'
- Re: Yet another fast GiST build Pavel Borisov
- Re: Autovac cancellation is broken in v14 Andres Freund
- VACUUM (INTERRUPTIBLE)? Andres Freund
- Re: More aggressive vacuuming of temporary tables Andres Freund
- Re: Yet another fast GiST build Heikki Linnakangas
- Re: Missing "Up" navigation link between parts and doc root? Bruce Momjian
- Re: INSERT ON CONFLICT and RETURNING Pavel Stehule
- Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput? Andres Freund
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: More aggressive vacuuming of temporary tables Tom Lane
- Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays James Coleman
- Re: PATCH: Attempt to make dbsize a bit more consistent David Zhang
- Re: Collation versioning Christoph Berg
- Re: Boundary value check in lazy_tid_reaped() Peter Geoghegan
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby
- Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks Tom Lane
- Re: Collation versioning Julien Rouhaud
- Re: default partition and concurrent attach partition Alvaro Herrera
- Re: VACUUM (INTERRUPTIBLE)? Magnus Hagander
- Re: VACUUM (INTERRUPTIBLE)? Alvaro Herrera
- Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays Heikki Linnakangas