Mailing lists [pgsql-hackers]
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Marcos Pegoraro
- Re: AIO / read stream heuristics adjustments for index prefetching Melanie Plageman
- Re: unclear OAuth error message Daniel Gustafsson
- Re: Custom oauth validator options Jacob Champion
- Re: AIO / read stream heuristics adjustments for index prefetching Andres Freund
- Re: Add custom EXPLAIN options support to auto_explain Matheus Alcantara
- Re: Better shared data structure management and resizable shared data structures Matthias van de Meent
- Re: Small and unlikely overflow hazard in bms_next_member() David Rowley
- Re: Initial COPY of Logical Replication is too slow Masahiko Sawada
- Re: some more include removal from headers Álvaro Herrera
- Re: refactor ExecInitPartitionInfo Haibo Yan
- Re: Small and unlikely overflow hazard in bms_next_member() David Rowley
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: pg_plan_advice Tom Lane
- Re: pg_waldump: support decoding of WAL inside tarfile Sami Imseih
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: heapam_tuple_complete_speculative : remove unnecessary tuple fetch surya poondla
- Re: Do we still need MULE_INTERNAL? Tatsuo Ishii
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Fujii Masao
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: Allow to collect statistics on virtual generated columns Yugo Nagata
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: Adjust error message for CREATE STATISTICS to account for expressions Yugo Nagata
- Re: SQL/PGQ: All properties reference Henson Choi
- Re: pg_plan_advice Robert Haas
- Re: Small and unlikely overflow hazard in bms_next_member() David Rowley
- Re: pg_plan_advice Robert Haas
- Re: Add custom EXPLAIN options support to auto_explain Lukas Fittl
- Re: LLVM 22 Thomas Munro
- Re: LLVM 22 Thomas Munro
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- RE: [WIP] Pipelined Recovery Hayato Kuroda (Fujitsu)
- Re: Small and unlikely overflow hazard in bms_next_member() Chao Li
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: Extract numeric filed in JSONB more effectively Pavel Stehule
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Alexander Lakhin
- Re: [PATCH] Fix minRecoveryPoint not advanced past checkpoint in CreateRestartPoint Adam Lee
- Re: proposal: schema variables Pavel Stehule
- Re: index prefetching Peter Geoghegan
- Re: SQL/PGQ: All properties reference Ashutosh Bapat
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: Extract numeric filed in JSONB more effectively David Rowley
- Flaky test in t/100_vacuumdb.pl: ordering assumption not stable under plan changes Andrei Lepikhov
- Re: [WIP] Pipelined Recovery Henson Choi
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Jelte Fennema-Nio
- Re: vectorized CRC on ARM64 John Naylor
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Chao Li
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? John Naylor
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Patch: Add tsmatch JSONPath operator for granular Full Text Search Florents Tselai
- Re: Buffer locking is special (hints, checksums, AIO writes) cca5507
- Re: Flaky test in t/100_vacuumdb.pl: ordering assumption not stable under plan changes Daniel Gustafsson
- Try a presorted outer path when referenced by an ORDER BY prefix Andrei Lepikhov
- Re: pg_waldump: support decoding of WAL inside tarfile Nazir Bilal Yavuz
- Re: Small and unlikely overflow hazard in bms_next_member() David Rowley
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Andrew Dunstan
- Re: create table like including storage parameter jian he
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Shared hash table allocations Ashutosh Bapat
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Small and unlikely overflow hazard in bms_next_member() Chao Li
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Andrew Dunstan
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Add pg_stat_vfdcache view for VFD cache statistics KAZAR Ayoub
- Re: vectorized CRC on ARM64 Nathan Bossart
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Remove commented-out code in 026_overwrite_contrecord.pl Imran Zaheer
- Re: Silence -Wmaybe-uninitialized warnings Imran Zaheer
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Marcos Pegoraro
- Re: pg_waldump: support decoding of WAL inside tarfile Thomas Munro
- Re: Silence -Wmaybe-uninitialized warnings Bertrand Drouvot
- meson: Adjust test timeout for Valgrind builds Bertrand Drouvot
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: pg_waldump: support decoding of WAL inside tarfile Sami Imseih
- Re: pg_waldump: support decoding of WAL inside tarfile Nazir Bilal Yavuz
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: AIO / read stream heuristics adjustments for index prefetching Melanie Plageman
- Re: MinGW CI tasks fail / timeout Nazir Bilal Yavuz
- Re: Adding REPACK [concurrently] Srinath Reddy Sadipiralla
- Re: Changing the state of data checksums in a running cluster Heikki Linnakangas
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: MinGW CI tasks fail / timeout Jacob Champion
- Re: Add logical_decoding_spill_limit to cap spill file disk usage per slot shawn wang
- Re: Add logical_decoding_spill_limit to cap spill file disk usage per slot shawn wang
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: AIO / read stream heuristics adjustments for index prefetching Melanie Plageman
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: pg_plan_advice Robert Haas
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Docs: Create table description for constraints markup fix and label tweaks David G. Johnston
- Re: [oauth] Split and extend PGOAUTHDEBUG Jacob Champion
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: AIO / read stream heuristics adjustments for index prefetching Andres Freund
- Re: Shared hash table allocations Heikki Linnakangas
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Docs: Create table description for constraints markup fix and label tweaks David G. Johnston
- Docs: Distinguish table and index storage parameters in CREATE TABLE David G. Johnston
- Re: pg_plan_advice Tom Lane
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: AIO / read stream heuristics adjustments for index prefetching Andres Freund
- Re: Introduce XID age based replication slot invalidation Bharath Rupireddy
- Re: AIO / read stream heuristics adjustments for index prefetching Melanie Plageman
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker
- Re: proposal: schema variables Pavel Stehule
- Re: Add pg_stat_autovacuum_priority Sami Imseih
- Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE Tomas Vondra
- Re: Docs: Distinguish table and index storage parameters in CREATE TABLE Andreas Karlsson
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Docs: Distinguish table and index storage parameters in CREATE TABLE Andreas Karlsson
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Docs: Distinguish table and index storage parameters in CREATE TABLE David G. Johnston
- Re: Docs: Distinguish table and index storage parameters in CREATE TABLE Andreas Karlsson
- Re: Docs: Distinguish table and index storage parameters in CREATE TABLE Robert Treat
- Re: AIO / read stream heuristics adjustments for index prefetching Andres Freund
- Re: AIO / read stream heuristics adjustments for index prefetching Andres Freund