Mailing lists [pgsql-hackers]
- Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Robert Haas
- Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Andres Freund
- Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan
- Re: Division in dynahash.c due to HASH_FFACTOR Thomas Munro
- Re: logtape.c stats don't account for unused "prefetched" block numbers Jeff Davis
- Re: logtape.c stats don't account for unused "prefetched" block numbers Alvaro Herrera
- Re: pg_restore causing deadlocks on partitioned tables Tom Lane
- Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan
- Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan
- Re: Simplified version of read_binary_file (src/backend/utils/adt/genfile.c) Ranier Vilela
- Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan
- Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan
- Re: pg_restore causing deadlocks on partitioned tables Alvaro Herrera
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: Use incremental sort paths for window functions David Rowley
- Re: Adding Support for Copy callback functionality on COPY TO api Soumyadeep Chakraborty
- Re: pg_restore causing deadlocks on partitioned tables Tom Lane
- Re: Improving connection scalability: GetSnapshotData() Tom Lane
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: logtape.c stats don't account for unused "prefetched" block numbers Jeff Davis
- Re: Hybrid Hash/Nested Loop joins and caching results from subplans David Rowley
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan
- Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan
- Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan
- Re: Avoid useless retrieval of defaults and check constraints in pg_dump -a Michael Paquier
- Re: Avoid useless retrieval of defaults and check constraints in pg_dump -a Michael Paquier
- Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila
- Re: Avoid useless retrieval of defaults and check constraints in pg_dump -a Tom Lane
- Re: Improving connection scalability: GetSnapshotData() Michael Paquier
- Re: Fix for parallel BTree initialization bug Amit Kapila
- Re: Improving connection scalability: GetSnapshotData() Andres Freund
- Re: logtape.c stats don't account for unused "prefetched" block numbers Jeff Davis
- Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tom Lane
- Re: Avoid useless retrieval of defaults and check constraints in pg_dump -a Michael Paquier
- Re: Gripes about walsender command processing Michael Paquier
- Re: Fix for parallel BTree initialization bug Tom Lane
- Re: Gripes about walsender command processing Tom Lane
- Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan
- Parallelize stream replication process Li Japin
- Re: I'd like to discuss scaleout at PGCon MauMau
- Re: I'd like to discuss scaleout at PGCon MauMau
- Re: Parallelize stream replication process Bharath Rupireddy
- Re: pg_restore causing deadlocks on partitioned tables Tom Lane
- Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila
- Re: PG 13 release notes, first draft Peter Eisentraut
- Re: Gripes about walsender command processing Michael Paquier
- Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Dilip Kumar
- Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Andres Freund
- Re: tab completion of IMPORT FOREIGN SCHEMA Michael Paquier
- Re: logtape.c stats don't account for unused "prefetched" block numbers Jeff Davis
- Re: New statistics for tuning WAL buffer size Masahiro Ikeda
- Re: logtape.c stats don't account for unused "prefetched" block numbers Jeff Davis
- Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan
- Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Dilip Kumar
- Re: pg_restore causing deadlocks on partitioned tables Amit Langote
- Re: Parallelize stream replication process Fujii Masao
- Re: New statistics for tuning WAL buffer size Fujii Masao
- Re: Use incremental sort paths for window functions Daniel Gustafsson
- Re: Use incremental sort paths for window functions David Rowley
- Re: Avoid useless retrieval of defaults and check constraints in pg_dump -a Julien Rouhaud
- Re: [patch] _bt_binsrch* improvements - equal-prefix-skip binary search Matthias van de Meent
- Re: [Patch] ALTER SYSTEM READ ONLY Amul Sul
- Re: Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Fujii Masao
- Re: PG 13 release notes, first draft Masahiko Sawada
- Re: Unnecessary delay in streaming replication due to replay lag lchch1990@sina.cn
- Re: Autovacuum on partitioned table (autoanalyze) Kyotaro Horiguchi
- Re: ECPG: proposal for new DECLARE STATEMENT Daniel Gustafsson
- Re: ECPG: proposal for new DECLARE STATEMENT Michael Meskes
- Re: [PATCH] Remove useless distinct clauses David Rowley
- RE: [Patch] Optimize dropping of relation buffers using dlist k.jamison@fujitsu.com
- Re: Use incremental sort paths for window functions David Rowley
- Re: pg_restore causing deadlocks on partitioned tables Amit Langote
- Re: Yet another fast GiST build Heikki Linnakangas
- Standardize the printf format for st_size Peter Eisentraut
- Re: Use incremental sort paths for window functions David Rowley
- Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
- Force update_process_title=on in crash recovery? Thomas Munro
- Re: Collation versioning Peter Eisentraut
- Re: Range checks of pg_test_fsync --secs-per-test and pg_test_timing --duration Peter Eisentraut
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
- Re: Transactions involving multiple postgres foreign servers, take 2 Ashutosh Bapat
- Re: pg_restore causing deadlocks on partitioned tables Tom Lane
- Re: Parallel copy Bharath Rupireddy
- Re: PG 13 release notes, first draft Jonathan S. Katz
- Re: Force update_process_title=on in crash recovery? Tom Lane
- Re: pg_restore causing deadlocks on partitioned tables Amit Langote
- Re: Optimising compactify_tuples() Jakub Wartak
- Re: pg_restore causing deadlocks on partitioned tables Tom Lane
- Re: PG 13 release notes, first draft Tom Lane
- Re: PG 13 release notes, first draft Jonathan S. Katz
- Re: PG 13 release notes, first draft Tom Lane
- Re: PG 13 release notes, first draft Jonathan S. Katz
- Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan
- Re: PG 13 release notes, first draft Tom Lane
- Re: logtape.c stats don't account for unused "prefetched" block numbers Tom Lane
- PostgreSQL 13 RC 1 release announcement draft Jonathan S. Katz
- Re: PG 13 release notes, first draft Jonathan S. Katz
- Re: Yet another fast GiST build Andrey M. Borodin
- Re: "Unified logging system" breaks access to pg_dump debug outputs Tom Lane
- Re: PG 13 release notes, first draft Tom Lane
- Re: Yet another fast GiST build Heikki Linnakangas
- Re: pg_restore causing deadlocks on partitioned tables Tom Lane
- Re: Simplified version of read_binary_file (src/backend/utils/adt/genfile.c) Ranier Vilela
- Re: Simplified version of read_binary_file (src/backend/utils/adt/genfile.c) Alvaro Herrera
- Re: Allow ERROR from heap_prepare_freeze_tuple to be downgraded to WARNING Andres Freund
- Re: PG 13 release notes, first draft Jonathan S. Katz
- Re: PG 13 release notes, first draft Tom Lane
- Re: PG 13 release notes, first draft Jonathan S. Katz
- Re: PG 13 release notes, first draft Tom Lane
- Re: logtape.c stats don't account for unused "prefetched" block numbers Peter Geoghegan
- Re: PG 13 release notes, first draft Jonathan S. Katz
- Re: [HACKERS] [PATCH] Generic type subscripting Pavel Stehule
- Re: Gripes about walsender command processing Tom Lane
- Re: Simplified version of read_binary_file (src/backend/utils/adt/genfile.c) Ranier Vilela
- Re: recovering from "found xmin ... from before relfrozenxid ..." Robert Haas
- Re: Subscription test 013_partition.pl fails under CLOBBER_CACHE_ALWAYS Tom Lane
- Re: recovering from "found xmin ... from before relfrozenxid ..." Tom Lane
- Re: Force update_process_title=on in crash recovery? Justin Pryzby