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