Mailing lists [pgsql-hackers]
- Re: MinGW CI tasks fail / timeout Jacob Champion
- Re: MinGW CI tasks fail / timeout Andrew Dunstan
- Re: remove bits* types Nathan Bossart
- Re: Patch: dumping tables data in multiple chunks in pg_dump Zsolt Parragi
- Re: [PATCH] pg_stat_statements: add last_execution_start column Sami Imseih
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jacob Champion
- Re: [oauth] Split and extend PGOAUTHDEBUG Jacob Champion
- Re: Custom oauth validator options Zsolt Parragi
- Re: Add custom EXPLAIN options support to auto_explain Robert Haas
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Peter Eisentraut
- Re: Fix how some lists are displayed by psql \d+ Peter Smith
- Re: Shared hash table allocations Heikki Linnakangas
- Re: implement CAST(expr AS type FORMAT 'template') Zsolt Parragi
- Re: Fix race with LLVM and bison. Zsolt Parragi
- Re: Don't synchronously wait for already-in-progress IO in read stream Melanie Plageman
- Re: scale parallel_tuple_cost by tuple width David Rowley
- Re: scale parallel_tuple_cost by tuple width Tom Lane
- Re: Add GoAway protocol message for graceful but fast server shutdown/switchover Tatsuo Ishii
- Re: [oauth] Split and extend PGOAUTHDEBUG Jacob Champion
- Re: scale parallel_tuple_cost by tuple width David Rowley
- Re: Refactor query normalization into core query jumbling Michael Paquier
- Re: Get rid of redundant StringInfo accumulation David Rowley
- Re: Custom oauth validator options Jacob Champion
- Re: Introduce XID age based replication slot invalidation Masahiko Sawada
- Re: POC: Parallel processing of indexes in autovacuum SATYANARAYANA NARLAPURAM
- Re: Initial COPY of Logical Replication is too slow Masahiko Sawada
- Re: Skipping schema changes in publication Peter Smith
- Re: Initial COPY of Logical Replication is too slow Masahiko Sawada
- Re: heapam_tuple_complete_speculative : remove unnecessary tuple fetch Xuneng Zhou
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) David Rowley
- Fix HAVING-to-WHERE pushdown with nondeterministic collations Richard Guo
- RE: Skipping schema changes in publication Hayato Kuroda (Fujitsu)
- Re: Skipping schema changes in publication Amit Kapila
- Re: Initial COPY of Logical Replication is too slow Masahiko Sawada
- Re: Proposal for enabling auto-vectorization for checksum calculations John Naylor
- Re: Skipping schema changes in publication Peter Smith
- Re: tuple radix sort cca5507
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Nisha Moond
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Nisha Moond
- Re: [PATCH] Add support for INSERT ... SET syntax Ajay Pal
- Re:Re: Initial COPY of Logical Replication is too slow 王好燕
- Re: Improve pgindent's formatting named fields in struct literals and varidic functions Andreas Karlsson
- Re: Initial COPY of Logical Replication is too slow Haoyan Wang
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Alexander Lakhin
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: Adding locks statistics Bertrand Drouvot
- Re: Add GoAway protocol message for graceful but fast server shutdown/switchover Jelte Fennema-Nio
- Re: Improve pgindent's formatting named fields in struct literals and varidic functions Jelte Fennema-Nio
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- RE: Introduce XID age based replication slot invalidation Hayato Kuroda (Fujitsu)
- PoC: Add condition variable support to WaitEventSetWait() Chao Li
- Re: clang bug affecting greenfly John Naylor
- Re: meson vs. llvm bitcode files Peter Eisentraut
- Re: POC: Parallel processing of indexes in autovacuum SATYANARAYANA NARLAPURAM
- Re: implement CAST(expr AS type FORMAT 'template') jian he
- Re: Bug: wrong relname in RemoveSubscriptionRel() error detail Chao Li
- Re: Improve pgindent's formatting named fields in struct literals and varidic functions Andreas Karlsson
- Re: Improve pgindent's formatting named fields in struct literals and varidic functions Chao Li
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: pg_publication_tables: return NULL attnames when no column list is specified Amit Kapila
- Re: Skipping schema changes in publication Amit Kapila
- Re: Add support for EXTRA_REGRESS_OPTS for meson Andreas Karlsson
- Re: PoC: Add condition variable support to WaitEventSetWait() Chao Li
- Re: Add ldapservice connection parameter Laurenz Albe
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Chao Li
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt Yura Sokolov
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Adding per backend commit and rollback counters Bertrand Drouvot
- Re: WIP - xmlvalidate implementation from TODO list Jim Jones
- Re: Skipping schema changes in publication vignesh C
- Re: Initial COPY of Logical Replication is too slow Amit Kapila
- Re: Add GoAway protocol message for graceful but fast server shutdown/switchover Tatsuo Ishii
- Re: SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- Re: pgsql: test_aio: Add basic tests for StartReadBuffers() Christoph Berg
- RE: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Zhijie Hou (Fujitsu)
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? shveta malik
- Re: relfilenode statistics Bertrand Drouvot
- Re: Add support for EXTRA_REGRESS_OPTS for meson Michael Paquier
- Re: Adding REPACK [concurrently] Amit Kapila
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Junwang Zhao
- Re: WIP - xmlvalidate implementation from TODO list Pavel Stehule
- Re: proposal: schema variables Pavel Stehule
- Re: vectorized CRC on ARM64 John Naylor
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Daniel Gustafsson
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Daniel Gustafsson
- RE: Initial COPY of Logical Replication is too slow Hayato Kuroda (Fujitsu)
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Peter Eisentraut
- RE: Initial COPY of Logical Replication is too slow Zhijie Hou (Fujitsu)
- Re: pgsql: test_aio: Add basic tests for StartReadBuffers() Nazir Bilal Yavuz
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Don't synchronously wait for already-in-progress IO in read stream Andres Freund
- Re: pgsql: test_aio: Add basic tests for StartReadBuffers() Nazir Bilal Yavuz
- Re: Get rid of redundant StringInfo accumulation Daniil Davydov
- Re: pgsql: test_aio: Add basic tests for StartReadBuffers() Christoph Berg
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Tomas Vondra
- Re: Add comments about fire_triggers argument in ri_triggers.c Yugo Nagata
- Re: [OAuth2] Infrastructure for tracking token expiry time Ajit Awekar
- Re: Get rid of redundant StringInfo accumulation David Rowley
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Fixes inconsistent behavior in vacuum when it processes multiple relations Nathan Bossart
- Re: Allow to collect statistics on virtual generated columns Yugo Nagata
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023) Peter Eisentraut
- Re: SQL:2023 JSON simplified accessor support Peter Eisentraut
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: Adjust error message for CREATE STATISTICS to account for expressions Yugo Nagata
- Re: Get rid of redundant StringInfo accumulation Daniil Davydov
- Re: Add pg_stat_vfdcache view for VFD cache statistics David Geier
- [PATCH] Add tests for src/backend/nodes/extensible.c Aleksander Alekseev
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Fujii Masao
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: Beautify read stream "per buffer data" APIs Melanie Plageman
- Re: [PATCH][DOC][MINOR] Fix incorrect lexeme limit in textsearch docs Tom Lane
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Junwang Zhao
- Re: Buffer locking is special (hints, checksums, AIO writes) Yura Sokolov
- AIO / read stream heuristics adjustments for index prefetching Andres Freund
- Re: table AM option passing Álvaro Herrera
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: Add custom EXPLAIN options support to auto_explain Robert Haas
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: Speed up COPY TO text/CSV parsing using SIMD Nathan Bossart
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: Introduce XID age based replication slot invalidation Bharath Rupireddy
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Alexander Lakhin
- Re: Introduce XID age based replication slot invalidation Bharath Rupireddy
- Re: Improve pgindent's formatting named fields in struct literals and varidic functions Álvaro Herrera
- Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation Joao Foltran
- Re: Initial COPY of Logical Replication is too slow Masahiko Sawada
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: Adding REPACK [concurrently] Srinath Reddy Sadipiralla
- Re: index prefetching Peter Geoghegan
- Re: EXPLAIN: showing ReadStream / prefetch stats Andres Freund
- Re: [oauth] Split and extend PGOAUTHDEBUG Zsolt Parragi
- Re: Fixes inconsistent behavior in vacuum when it processes multiple relations Nathan Bossart
- Re: implement CAST(expr AS type FORMAT 'template') Corey Huinker
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Add pg_stat_autovacuum_priority Bharath Rupireddy
- Re: EXPLAIN: showing ReadStream / prefetch stats Andres Freund
- Re: EXPLAIN: showing ReadStream / prefetch stats Andres Freund
- Re: Improve pgindent's formatting named fields in struct literals and varidic functions Tom Lane
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication surya poondla
- Re: vectorized CRC on ARM64 Nathan Bossart
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Don't synchronously wait for already-in-progress IO in read stream Melanie Plageman
- Re: Add pg_stat_vfdcache view for VFD cache statistics Tomas Vondra
- Re: docs: warn about post-data-only schema dumps with parallel restore. Tom Lane
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: Don't synchronously wait for already-in-progress IO in read stream Andres Freund
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Re: Improve OAuth discovery logging Jacob Champion
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Improve pgindent's formatting named fields in struct literals and varidic functions Andreas Karlsson
- Re: pgsql: test_aio: Add basic tests for StartReadBuffers() Melanie Plageman
- Re: Don't synchronously wait for already-in-progress IO in read stream Melanie Plageman