Mailing lists [pgsql-hackers]
- Re: postgres_fdw: Use COPY to speed up batch inserts Matheus Alcantara
- Re: Unfortunate pushing down of expressions below sort Andres Freund
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: pg_plan_advice Robert Haas
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Add errdetail() with PID and UID about source of termination signal Andrew Dunstan
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: EXPLAIN: showing ReadStream / prefetch stats Andres Freund
- Re: doc: Improve wal_level and effective_wal_level GUC around logical replication Andreas Karlsson
- Re: pg_plan_advice Tom Lane
- Re: Stack-based tracking of per-node WAL/buffer usage Andres Freund
- Re: updates for handling optional argument in system functions Andreas Karlsson
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: Optimization of the is_normalized() function. Heikki Linnakangas
- Re: Add errdetail() with PID and UID about source of termination signal Andres Freund
- Buildfarm misses running some contrib TAP tests Tom Lane
- Re: Automatically sizing the IO worker pool Thomas Munro
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: updates for handling optional argument in system functions Andreas Karlsson
- Re: Adding locks statistics Michael Paquier
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: updates for handling optional argument in system functions Mark Wong
- Re: updates for handling optional argument in system functions Mark Wong
- Re: Buildfarm misses running some contrib TAP tests Tom Lane
- Re: updates for handling optional argument in system functions Andreas Karlsson
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: test_autovacuum/001_parallel_autovacuum is broken Michael Paquier
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Automatically sizing the IO worker pool Andres Freund
- Re: Automatically sizing the IO worker pool Thomas Munro
- Re: Implement waiting for wal lsn replay: reloaded Andres Freund
- Re: Add errdetail() with PID and UID about source of termination signal Chao Li
- Re: dshash_find_or_insert vs. OOM Michael Paquier
- Re: DOCS - Add introductory paragraph to Getting Started chapter Dapeng Wang
- Re: Return DSA area for hash table from GetNamedDSHash() Michael Paquier
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: updates for handling optional argument in system functions Chao Li
- Re: using index to speedup add not null constraints to a table jian he
- Re: updates for handling optional argument in system functions David G. Johnston
- Re: Automatically sizing the IO worker pool Thomas Munro
- RE: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Zhijie Hou (Fujitsu)
- Re: updates for handling optional argument in system functions Chao Li
- Re: Reduce build times of pg_trgm GIN indexes John Naylor
- Re: Remove commented-out code in 026_overwrite_contrecord.pl Michael Paquier
- Re: Automatically sizing the IO worker pool Andres Freund
- Re: Automatically sizing the IO worker pool Thomas Munro
- Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier Michael Paquier
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Fujii Masao
- Re: doc: Improve wal_level and effective_wal_level GUC around logical replication Chao Li
- Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint Michael Paquier
- Re: Automatically sizing the IO worker pool Thomas Munro
- doc: Improve wal_level and effective_wal_level GUC around logical replication David G. Johnston
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: doc: Improve wal_level and effective_wal_level GUC around logical replication David G. Johnston
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Fujii Masao
- Re: Logical Replication - revisit `is_table_publication` function implementation vignesh C
- Re: Adding REPACK [concurrently] Amit Kapila
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: PoC: Add condition variable support to WaitEventSetWait() Chao Li
- Re: doc: Improve wal_level and effective_wal_level GUC around logical replication shveta malik
- Re: pg_test_timing: fix unit typo and widen diff type Chao Li
- Re: Stack-based tracking of per-node WAL/buffer usage Andres Freund
- Re: doc: Improve wal_level and effective_wal_level GUC around logical replication David G. Johnston
- Re: Logical Replication - revisit `is_table_publication` function implementation Peter Smith
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- BF client script runs src/test/modules TAP tests multiple times Tom Lane
- DOCS: Describe some missing parameters on CREATE/ALTER PUBLICATION pages Peter Smith
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Logical Replication - revisit `is_table_publication` function implementation shveta malik
- Re: [PATCH] Add RetrieveInstrumentation hook for CustomScan providers Siddharth Kothari
- Re: Do we still need MULE_INTERNAL? Thomas Munro
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Amit Kapila
- [PATCH] DISTINCT in plain aggregate window functions Haibo Yan
- Re: Do we still need MULE_INTERNAL? Tom Lane
- Re: Do we still need MULE_INTERNAL? Thomas Munro
- Re: Logical Replication - revisit `is_table_publication` function implementation Peter Smith
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Logical Replication - revisit `is_table_publication` function implementation Peter Smith
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: pg_buffercache: Add per-relation summary stats Ashutosh Bapat
- DOCS: Update data_checksums documentation to reflect enum change Lakshmi N
- Failing test_aio tests due to too low(illegal?) segsize_blocks Jakub Wartak
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Fujii Masao
- Re: Exit walsender before confirming remote flush in logical replication Chao Li
- Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint Adam Lee
- DOCS: pg_plan_advice minor doc fixes Lakshmi N
- Re: tuple radix sort John Naylor
- Re: vectorized CRC on ARM64 John Naylor
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Changing the state of data checksums in a running cluster SATYANARAYANA NARLAPURAM
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: DOCS: pg_plan_advice minor doc fixes jie wang
- Fix "detected double pfree in PgStat Snapshot 0x557d9926b400" error Tender Wang
- Re: Add ldapservice connection parameter Zsolt Parragi
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: tuple radix sort cca5507
- Re: PoC: Add condition variable support to WaitEventSetWait() Chao Li
- Re: Adding REPACK [concurrently] Amit Kapila
- Re: Exit walsender before confirming remote flush in logical replication Chao Li
- Re: [WIP] Pipelined Recovery Imran Zaheer
- Use proc_exit() in WalRcvWaitForStartPosition Chao Li
- Re: Add errdetail() with PID and UID about source of termination signal Jim Jones
- Re: Fix bug with accessing to temporary tables of other sessions Soumya S Murali
- Refactoring DetermineSleepTime() Thomas Munro
- Re: create table like including storage parameter Dapeng Wang
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Nisha Moond
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: [PATCH] Refactor SLRU to always use long file names Aleksander Alekseev
- Re: Adding REPACK [concurrently] Tomas Vondra
- Re: Improve logical replication usability when tables lack primary keys shveta malik
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Time to drop RADIUS support? Thomas Munro
- Re: [WIP] Pipelined Recovery Imran Zaheer
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: Improve logical replication usability when tables lack primary keys shveta malik
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: PG 19 release notes and authors Amit Kapila
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Evgeny Voropaev
- Re: Buildfarm misses running some contrib TAP tests Andrew Dunstan
- Re: Inconsistent trigger behavior between two temporal leftovers Sergei Patiakin
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Peter Eisentraut
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ajin Cherian
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: amcheck: add index-all-keys-match verification for B-Tree Jakub Wartak
- Re: BF client script runs src/test/modules TAP tests multiple times Andrew Dunstan
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: feature freeze for v19 begins April 8th at 12:00 UTC Nathan Bossart
- Re: pg_plan_advice Nathan Bossart
- Re: test_autovacuum/001_parallel_autovacuum is broken Sami Imseih
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Andrew Dunstan
- Re: dlist_check: add check for nodes pointing to themselves ylshiyu@126.com
- bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Nathan Bossart
- Re: pg_plan_advice Melanie Plageman
- Re: Truncate logs by max_log_size Fujii Masao
- Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Tom Lane
- Re: Add ldapservice connection parameter Andrew Jackson
- Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Andrew Dunstan
- Re: Adding REPACK [concurrently] Tom Lane
- Re: Hash-based MCV matching for large IN-lists Ilia Evdokimov
- Re: Add pg_stat_autovacuum_priority Alexander Lakhin
- Re: Add errdetail() with PID and UID about source of termination signal Andres Freund
- Re: Add pg_stat_autovacuum_priority Tom Lane
- Re: Adding REPACK [concurrently] Andres Freund
- Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Corey Huinker
- Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Nathan Bossart
- Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Tom Lane
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Nathan Bossart
- Re: Trying out read streams in pgvector (an extension) Melanie Plageman
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Fujii Masao
- Re: updates for handling optional argument in system functions Mark Wong
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: Add pg_stat_autovacuum_priority Andres Freund
- Re: Add pg_stat_autovacuum_priority Tom Lane
- Re: Failing test_aio tests due to too low(illegal?) segsize_blocks Andres Freund
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: updates for handling optional argument in system functions Andreas Karlsson
- Re: Add pg_stat_autovacuum_priority Tom Lane
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: DOCS: Update data_checksums documentation to reflect enum change Daniel Gustafsson
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Add pg_stat_autovacuum_priority Andres Freund
- Re: Truncate logs by max_log_size Jim Jones
- Re: Use proc_exit() in WalRcvWaitForStartPosition Andreas Karlsson