Mailing lists [pgsql-hackers]
- Re: logical decoding and replication of sequences, take 2 Robert Haas
- Re: About displaying NestLoopParam Greg Stark
- ScanSourceDatabasePgClass David Christensen
- Re: Meson add host_system to PG_VERSION_STR Juan José Santamaría Flecha
- Re: [DOCS] Stats views and functions not in order? David G. Johnston
- Re: PATCH: Using BRIN indexes for sorted output Greg Stark
- Re: Making Vars outer-join aware Tom Lane
- Re: Allow single table VACUUM in transaction block Greg Stark
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Peter Geoghegan
- Re: Allow single table VACUUM in transaction block Tom Lane
- Re: Index not getting cleaned even though vacuum is running Matheus Alcantara
- Re: Suppressing useless wakeups in walreceiver Thomas Munro
- Re: [PATCH] Support % wildcard in extension upgrade filenames 'Sandro Santilli'
- RE: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe
- Re: [PATCH] Support % wildcard in extension upgrade filenames Justin Pryzby
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Andres Freund
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Peter Geoghegan
- Re: PATCH: Using BRIN indexes for sorted output Tomas Vondra
- Re: About displaying NestLoopParam Tom Lane
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Andres Freund
- Re: libpq compression (part 2) Andrey Borodin
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Peter Geoghegan
- Re: when the startup process doesn't (logging startup delays) Thomas Munro
- Re: Fix the README file for MERGE command Richard Guo
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- ubsan fails on 32bit builds Andres Freund
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Meson add host_system to PG_VERSION_STR Michael Paquier
- Re: logical decoding and replication of sequences, take 2 Andres Freund
- Re: User functions for building SCRAM secrets Michael Paquier
- Re: pg_upgrade test failure Justin Pryzby
- Is the plan for IN(1,2,3) always the same as for =ANY('{1,2,3}') when using PQexec with no params? Dmitry Koterov
- Re: CI and test improvements Andres Freund
- Re: Is the plan for IN(1,2,3) always the same as for =ANY('{1,2,3}') when using PQexec with no params? Tom Lane
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: CI and test improvements Justin Pryzby
- Re: CI and test improvements Andres Freund
- Re: CI and test improvements Justin Pryzby
- Re: pglz compression performance, take two Ian Lawrence Barwick
- Re: Parallel Full Hash Join Ian Lawrence Barwick
- Re: ps command does not show walsender's connected db Ian Lawrence Barwick
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- RE: Fix the README file for MERGE command Waithant Myo (Fujitsu)
- Re: Data is copied twice when specifying both child and parent table in publication vignesh C
- Re: Supporting TAP tests with MSVC and Windows Noah Misch
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Bharath Rupireddy
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- Re: Fix order of checking ICU options in initdb and create database Peter Eisentraut
- Re: Fix order of checking ICU options in initdb and create database Peter Eisentraut
- Re: Assertion failure with barriers in parallel hash join David Geier
- Typo for xl_running_xacts Japin Li
- Re: Parallel Full Hash Join Thomas Munro
- Re: when the startup process doesn't (logging startup delays) Bharath Rupireddy
- Odd behavior with pg_stat_statements and queries called from SQL functions Maciek Sakrejda
- Re: ubsan fails on 32bit builds Andres Freund
- Re: Assertion failure with barriers in parallel hash join Thomas Munro
- Re: Reducing power consumption on idle servers Bharath Rupireddy
- RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
- Re: Reducing power consumption on idle servers Simon Riggs
- Re: Typo for xl_running_xacts Daniel Gustafsson
- Re: Typo for xl_running_xacts Japin Li
- Re: Making Vars outer-join aware Richard Guo
- Re: Fix the README file for MERGE command Daniel Gustafsson
- Re: Odd behavior with pg_stat_statements and queries called from SQL functions Julien Rouhaud
- Re: Odd behavior with pg_stat_statements and queries called from SQL functions Ashutosh Bapat
- Re: [PoC] Reducing planning time when tables have many partitions Alvaro Herrera
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Typo in SH_LOOKUP and SH_LOOKUP_HASH comments vignesh C
- Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli
- Re: TAP output format in pg_regress Daniel Gustafsson
- Re: [PATCH] Compression dictionaries for JSONB Aleksander Alekseev
- Re: WIP: Aggregation push-down - take2 Antonin Houska
- Re: [PoC] Reducing planning time when tables have many partitions Thom Brown
- Re: locale -a missing on Alpine Linux? Peter Eisentraut
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: [PoC] configurable out of disk space elog level Maxim Orlov
- Re: [PoC] Reducing planning time when tables have many partitions Thom Brown
- Re: Lockless queue of waiters in LWLock Pavel Borisov
- redundant check of msg in does_not_exist_skipping Ted Yu
- Re: Typo in SH_LOOKUP and SH_LOOKUP_HASH comments Daniel Gustafsson
- CREATE UNLOGGED TABLE seq faults when debug_discard_caches=1 Spyridon Dimitrios Agathos
- Re: old_snapshot: add test for coverage Daniel Gustafsson
- Introduce a new view for checkpointer related stats Bharath Rupireddy
- Don't treate IndexStmt like AlterTable when DefineIndex is called from ProcessUtilitySlow. 正华吕
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Bharath Rupireddy
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: locale -a missing on Alpine Linux? Andrew Dunstan
- Re: Supporting TAP tests with MSVC and Windows Andrew Dunstan
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Robert Haas
- Re: locale -a missing on Alpine Linux? Tom Lane
- Re: Hash index build performance tweak from sorting Tomas Vondra
- Re: allow segment size to be set to < 1GiB Andrew Dunstan
- Re: libpq support for NegotiateProtocolVersion Peter Eisentraut
- Re: redundant check of msg in does_not_exist_skipping Japin Li
- Re: libpq compression (part 2) Peter Eisentraut
- Re: redundant check of msg in does_not_exist_skipping Japin Li
- Re: Introduce "log_connection_stages" setting. Justin Pryzby
- Re: allow segment size to be set to < 1GiB Andres Freund
- Re: [PoC] configurable out of disk space elog level Andres Freund
- Re: allow segment size to be set to < 1GiB Tom Lane
- Re: redundant check of msg in does_not_exist_skipping Tom Lane
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: Moving forward with TDE David Christensen
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: logical decoding and replication of sequences, take 2 Robert Haas
- Re: CREATE UNLOGGED TABLE seq faults when debug_discard_caches=1 Tom Lane
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Andres Freund
- Re: allow segment size to be set to < 1GiB Andres Freund
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: Moving forward with TDE David Christensen
- [BUG] pg_dump blocked Gilles Darold
- Re: [BUG] pg_dump blocked Tom Lane
- Re: Standardizing how pg_waldump presents recovery conflict XID cutoffs Peter Geoghegan
- Re: [BUG] pg_dump blocked Gilles Darold
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: logical decoding and replication of sequences, take 2 Andres Freund
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Tom Lane
- Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs) Robert Haas
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: Assertion failure in SnapBuildInitialSnapshot() Andres Freund
- Re: CREATE UNLOGGED TABLE seq faults when debug_discard_caches=1 Tom Lane
- Re: HOT chain validation in verify_heapam() Andres Freund
- Re: TAP output format in pg_regress Andres Freund
- Re: Support logical replication of DDLs Zheng Li
- Re: when the startup process doesn't (logging startup delays) Robert Haas
- Re: ubsan fails on 32bit builds Robert Haas
- Re: [PoC] configurable out of disk space elog level Robert Haas
- Re: Allow single table VACUUM in transaction block Justin Pryzby
- Re: redundant check of msg in does_not_exist_skipping Robert Haas
- Re: Allow single table VACUUM in transaction block Robert Haas
- Re: ubsan fails on 32bit builds Andres Freund
- Re: ubsan fails on 32bit builds Tom Lane
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Tomas Vondra
- Re: Reducing power consumption on idle servers Robert Haas