Mailing lists [pgsql-hackers]
- Re: Adding REPACK [concurrently] Andres Freund
- Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Jacob Champion
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Tom Lane
- Re: enable fallthrough warnings on clang Tom Lane
- Re: Add http connection service file functionality Andrew Jackson
- Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Andres Freund
- Re: Add pg_stat_autovacuum_priority Nathan Bossart
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Jacob Champion
- Re: Custom oauth validator options Zsolt Parragi
- Re: Custom oauth validator options Jacob Champion
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Stack-based tracking of per-node WAL/buffer usage Zsolt Parragi
- Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables Jim Jones
- Return DSA area for hash table from GetNamedDSHash() Sami Imseih
- Re: SLOPE - Planner optimizations on monotonic expressions. Zsolt Parragi
- Re: Implement missing join selectivity estimation for range types Haibo Yan
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Zsolt Parragi
- Re: Asynchronous MergeAppend Matheus Alcantara
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Heikki Linnakangas
- Re: EXPLAIN: showing ReadStream / prefetch stats Melanie Plageman
- Re: Asynchronous MergeAppend Alexander Korotkov
- Re: Asynchronous MergeAppend Alexander Korotkov
- Re: DOC: pg_publication_rel.prrelid says sequences are possible Peter Smith
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Adding REPACK [concurrently] Noah Misch
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Josh Kupershmidt
- Re: Clean up remove_rel_from_query() after self-join elimination commit Tender Wang
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Chao Li
- Re: Implement waiting for wal lsn replay: reloaded Tom Lane
- Re: Adding REPACK [concurrently] Andres Freund
- Re: Implement waiting for wal lsn replay: reloaded Tom Lane
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- test_autovacuum/001_parallel_autovacuum is broken Sami Imseih
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Adding REPACK [concurrently] Noah Misch
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Fujii Masao
- Re: Shmem allocated wrong for custom cumulative stats Michael Paquier
- Re: Implement waiting for wal lsn replay: reloaded Andres Freund
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Amit Kapila
- Re: Implement waiting for wal lsn replay: reloaded Andres Freund
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Amit Kapila
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: pg_get__*_ddl consolidation Euler Taveira
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Amit Kapila
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Fujii Masao
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Fujii Masao
- Re: Add errdetail() with PID and UID about source of termination signal jie wang
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Chao Li
- Re: Return DSA area for hash table from GetNamedDSHash() jie wang
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: SQL:2011 Application Time Update & Delete jian he
- Re: Adding locks statistics Michael Paquier
- Re: Adjust error message for CREATE STATISTICS to account for expressions John Naylor
- Re: Adding REPACK [concurrently] Tom Lane
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? John Naylor
- Re: Redundant/mis-use of _(x) gettext macro? Peter Smith
- Re: DOCS: typo on CLUSTER page Peter Smith
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: DOCS: typo on CLUSTER page Peter Smith
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Adding locks statistics Bertrand Drouvot
- Re: Adding locks statistics Bertrand Drouvot
- Re: meson: Adjust test timeout for Valgrind builds Bertrand Drouvot
- Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Fujii Masao
- Re: DOCS: typo on CLUSTER page Michael Paquier
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: Refactor query normalization into core query jumbling Michael Paquier
- Re: DOCS: typo on CLUSTER page Michael Paquier
- Re: Refactor query normalization into core query jumbling Lukas Fittl
- Re: [PATCH] Simplify SortSupport implementation for macaddr John Naylor
- Logical Replication - revisit `is_table_publication` function implementation Peter Smith
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: test_autovacuum/001_parallel_autovacuum is broken Masahiko Sawada
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Zsolt Parragi
- Re: using index to speedup add not null constraints to a table jian he
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: SLOPE - Planner optimizations on monotonic expressions. Alexandre Felipe
- Re: Query Regarding Blog Submission Approval on Planet PostgreSQL Magnus Hagander
- Re: Potential partition pruning regression on PostgreSQL 18 Richard Guo
- Re: EXPLAIN: showing ReadStream / prefetch stats Lukas Fittl
- Re: EXPLAIN: showing ReadStream / prefetch stats Lukas Fittl
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Improve monitoring of shared memory allocations Heikki Linnakangas
- Re: Clean up remove_rel_from_query() after self-join elimination commit Andrei Lepikhov
- Question: should we block loopback logical replication to the same database? Chao Li
- Re: Environment variable to disable diffs file output Ilya Cherdakov
- Re: Extract numeric filed in JSONB more effectively Haibo Yan
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Adding REPACK [concurrently] Srinath Reddy Sadipiralla
- FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column SATYANARAYANA NARLAPURAM
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: parallel data loading for pgbench -i Heikki Linnakangas
- Re: Adding a stored generated column without long-lived locks Alberto Piai
- Re: Add errdetail() with PID and UID about source of termination signal Jakub Wartak
- Re: Adding REPACK [concurrently] Alvaro Herrera
- UPDATE FOR PORTION OF + table inheritance misroutes leftover rows to parent SATYANARAYANA NARLAPURAM
- Re: Adding REPACK [concurrently] Antonin Houska
- Fix ALTER COLUMN ... DROP EXPRESSSION with subpartitions Alberto Piai
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Adding REPACK [concurrently] Srinath Reddy Sadipiralla
- Re: Clean up remove_rel_from_query() after self-join elimination commit wenhui qiu
- Re: vectorized CRC on ARM64 John Naylor
- Re: using index to speedup add not null constraints to a table Álvaro Herrera
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Adding REPACK [concurrently] John Naylor
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: Asynchronous MergeAppend Etsuro Fujita
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Inconsistency in owner assignment between INDEX and STATISTICS JoongHyuk Shin
- Re: Automatically sizing the IO worker pool Thomas Munro
- Re: ci: Skip minfree file in the cores_backtrace.sh Nazir Bilal Yavuz
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Reduce build times of pg_trgm GIN indexes Heikki Linnakangas
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: SQL:2011 Application Time Update & Delete Peter Eisentraut
- Re: Adding REPACK [concurrently] Amit Kapila
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Better shared data structure management and resizable shared data structures Dagfinn Ilmari Mannsåker
- RE: Adding REPACK [concurrently] Hayato Kuroda (Fujitsu)
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: pg_get__*_ddl consolidation Jelte Fennema-Nio
- Inconsistent trigger behavior between two temporal leftovers Sergei Patiakin
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Evan Montgomery-Recht
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: pg_buffercache: Add per-relation summary stats Heikki Linnakangas
- Re: meson: Make test output much more useful on failure (both in CI and locally) Peter Eisentraut
- Re: Implement waiting for wal lsn replay: reloaded Andres Freund
- Re: pg_buffercache: Add per-relation summary stats Ashutosh Bapat
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Peter Eisentraut
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Peter Eisentraut
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- Re: pg_buffercache: Add per-relation summary stats Andres Freund
- Re: Asynchronous MergeAppend Matheus Alcantara
- Re: Implement waiting for wal lsn replay: reloaded Andres Freund
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: vectorized CRC on ARM64 Nathan Bossart
- Re: test_autovacuum/001_parallel_autovacuum is broken Daniil Davydov
- Re: Adding REPACK [concurrently] Andres Freund
- Re: MERGE PARTITIONS and DEPENDS ON EXTENSION. Matheus Alcantara
- Re: pg_plan_advice Robert Haas
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: meson: Make test output much more useful on failure (both in CI and locally) Jelte Fennema-Nio
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: enable fallthrough warnings on clang Peter Eisentraut
- Re: SQL:2011 Application Time Update & Delete SATYANARAYANA NARLAPURAM
- Re: enable fallthrough warnings on clang Tom Lane
- Re: Add errdetail() with PID and UID about source of termination signal Andrew Dunstan
- Re: Assertion failure in hash_kill_items() Heikki Linnakangas
- Re: Introduce XID age based replication slot invalidation Srinath Reddy Sadipiralla
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Add errdetail() with PID and UID about source of termination signal Andres Freund
- Re: EXPLAIN: showing ReadStream / prefetch stats Andres Freund
- Re: EXPLAIN: showing ReadStream / prefetch stats Melanie Plageman
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Adding REPACK [concurrently] Andres Freund
- Re: pg_buffercache: Add per-relation summary stats Heikki Linnakangas
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: [PATCH] OAuth: fix performance bug with stuck multiplexer events Jacob Champion
- Re: EXPLAIN: showing ReadStream / prefetch stats Melanie Plageman
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Upload only the failed tests logs to the Postgres CI (Cirrus CI) Nazir Bilal Yavuz
- Re: Add ldapservice connection parameter Andrew Jackson
- Re: Upload only the failed tests logs to the Postgres CI (Cirrus CI) Nazir Bilal Yavuz
- Re: test_autovacuum/001_parallel_autovacuum is broken Sami Imseih
- Re: Refactor query normalization into core query jumbling Sami Imseih
- Re: Add errdetail() with PID and UID about source of termination signal Andrew Dunstan
- Re: dshash_find_or_insert vs. OOM Sami Imseih
- Re: test_autovacuum/001_parallel_autovacuum is broken Daniil Davydov
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: test_autovacuum/001_parallel_autovacuum is broken Sami Imseih
- Re: EXPLAIN: showing ReadStream / prefetch stats Andres Freund
- Re: Add errdetail() with PID and UID about source of termination signal Andres Freund
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Add explicit warnings about unsafe OAuth trace output for libpq Zsolt Parragi
- Re: domain for WITHOUT OVERLAPS Tom Lane
- Re: Automatically sizing the IO worker pool Andres Freund
- Re: Better shared data structure management and resizable shared data structures Matthias van de Meent
- Re: EXPLAIN: showing ReadStream / prefetch stats Melanie Plageman
- Re: Adding REPACK [concurrently] Robert Treat
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: test_autovacuum/001_parallel_autovacuum is broken Daniil Davydov
- Re: Better shared data structure management and resizable shared data structures Andres Freund
- Re: Unfortunate pushing down of expressions below sort Tom Lane
- Re: Adding REPACK [concurrently] Andres Freund
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl