Mailing lists [pgsql-hackers]
- Re: Read-only connection mode for AI workflows. Andrei Lepikhov
- Re: Patch for migration of the pg_commit_ts directory Masahiko Sawada
- Re: More speedups for tuple deformation David Rowley
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather thanROLERECURSE_PRIVS? Nathan Bossart
- Re: Read-only connection mode for AI workflows. Bruce Momjian
- Re: Adding REPACK [concurrently] Matthias van de Meent
- Re: Don't synchronously wait for already-in-progress IO in read stream Melanie Plageman
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Michael Paquier
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: Adding REPACK [concurrently] Matthias van de Meent
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: A stack allocation API Thomas Munro
- Re: Proposal: Prevent Primary/Standby SLRU divergence during MultiXact truncation Heikki Linnakangas
- Re: Change copyObject() to use typeof_unqual Masahiko Sawada
- Re: pg_stat_io_histogram Tomas Vondra
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Michael Paquier
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Michael Paquier
- Re: Avoid resource leak (contrib/postgres_fdw/connection.c) Fujii Masao
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Fujii Masao
- Re: Report bytes and transactions actually sent downtream Michael Paquier
- Re: pg_plan_advice Lukas Fittl
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Michael Paquier
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier
- Re: Flush some statistics within running transactions Sami Imseih
- Re: Stack-based tracking of per-node WAL/buffer usage Tomas Vondra
- Re: Skipping schema changes in publication Peter Smith
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Improve OAuth discovery logging Jacob Champion
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Haibo Yan
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Chao Li
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: SQL Property Graph Queries (SQL/PGQ) zengman
- Re: Skipping schema changes in publication Peter Smith
- RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Kuroda, Hayato/黒田 隼人
- Re: Improve OAuth discovery logging Chao Li
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Fujii Masao
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Re: Refactor query normalization into core query jumbling Sami Imseih
- Re: Proposal for enabling auto-vectorization for checksum calculations John Naylor
- Re: Proposal for enabling auto-vectorization for checksum calculations John Naylor
- Re: Change copyObject() to use typeof_unqual Tom Lane
- Re: Change copyObject() to use typeof_unqual Tom Lane
- RE: POC: make mxidoff 64 bits Hayato Kuroda (Fujitsu)
- elog: clarify usage and style of error reporting functions Chao Li
- Re: Skipping schema changes in publication Amit Kapila
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Skipping schema changes in publication Amit Kapila
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier
- Re: SQL Property Graph Queries (SQL/PGQ) zengman
- Re: Patch for migration of the pg_commit_ts directory Amit Kapila
- Re: pg_buffercache: Add per-relation summary stats Haibo Yan
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: Report bytes and transactions actually sent downtream Amit Kapila
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Row pattern recognition SungJun Jang
- Re: Report bytes and transactions actually sent downtream Amit Kapila
- Re: pg_plan_advice Zsolt Parragi
- Re: Return pg_control from pg_backup_stop(). Haibo Yan
- [PATCH] Update HandleChildCrash comments Tender Wang
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Improve OAuth discovery logging Zsolt Parragi
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Michael Paquier
- Re: Return pg_control from pg_backup_stop(). Michael Paquier
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: [19] CREATE SUBSCRIPTION ... SERVER Amit Kapila
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Alexander Lakhin
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber shveta malik
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Chao Li
- bogus pg_init_privs.initprivs in pg_upgrade yangboyu
- Re: Improve OAuth discovery logging Chao Li
- Re: Stack-based tracking of per-node WAL/buffer usage Zsolt Parragi
- Re: Serverside SNI support in libpq Zsolt Parragi
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Zsolt Parragi
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Zsolt Parragi
- Re: Report bytes and transactions actually sent downtream Amit Kapila
- Re: Skipping schema changes in publication vignesh C
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Pavel Stehule
- Re: Return pg_control from pg_backup_stop(). David Steele
- Re: SQL Property Graph Queries (SQL/PGQ) Kirill Reshke
- tupdesc: simplify assert in equalTupleDescs() Chao Li
- Re: [PATCH] no table rewrite when set column type to constrained domain jian he
- Re: tupdesc: simplify assert in equalTupleDescs() Nazir Bilal Yavuz
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: gen_guc_tables improvements Michael Paquier
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error Mahendra Singh Thalor
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Amit Kapila
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: Propagate XLogFindNextRecord error to callers Fujii Masao
- Re: POC: make mxidoff 64 bits Heikki Linnakangas
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Read-only connection mode for AI workflows. Andrei Lepikhov
- Re: meson: Make test output much more useful on failure (both in CI and locally) Jelte Fennema-Nio
- Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE Matsumura, Ryo/松村 量
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Jelte Fennema-Nio
- Adding a stored generated column without long-lived locks Alberto Piai
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Amit Kapila
- Re: Reduce planning time for large NOT IN lists containing NULL Ilia Evdokimov
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Change copyObject() to use typeof_unqual Jelte Fennema-Nio
- Re: Skipping schema changes in publication shveta malik
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: Changing the state of data checksums in a running cluster Heikki Linnakangas
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Skipping schema changes in publication Amit Kapila
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: pg_stat_io_histogram Jakub Wartak
- Need help debugging SIGBUS crashes Peter 'PMc' Much
- RE: [Proposal] Adding Log File Capability to pg_createsubscriber Hayato Kuroda (Fujitsu)
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: New access method for b-tree. Alexandre Felipe
- Re: Fix uninitialized xl_running_xacts padding Bertrand Drouvot
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Shlok Kyal
- dlist_check: add check for nodes pointing to themselves 杨磊
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: RFC: Allow EXPLAIN to Output Page Fault Information torikoshia
- Re: Need help debugging SIGBUS crashes Tomas Vondra
- Re: pg_plan_advice Robert Haas
- Re: Need help debugging SIGBUS crashes Jakub Wartak
- Re: Read-only connection mode for AI workflows. Bruce Momjian
- Re: Need help debugging SIGBUS crashes Tomas Vondra
- Re: SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- Re: pgsql: Add pg_plan_advice contrib module. Robert Haas
- Re: Read-only connection mode for AI workflows. Andrei Lepikhov
- Re: Read-only connection mode for AI workflows. Bruce Momjian
- Re: Need help debugging SIGBUS crashes Tom Lane
- Re: pg_stat_io_histogram Andres Freund
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: Need help debugging SIGBUS crashes Peter 'PMc' Much
- Re: Improve checks for GUC recovery_target_xid David Steele
- Re: Proposal to allow setting cursor options on Portals Dave Cramer
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: Change copyObject() to use typeof_unqual Tom Lane
- Re: Proposal: Prevent Primary/Standby SLRU divergence during MultiXact truncation Ayush Tiwari
- Re: Improve checks for GUC recovery_target_xid Hüseyin Demir
- Re: Expanding HOT updates for expression and partial indexes Nathan Bossart
- Re: Vacuum statistics Andrei Zubkov
- Re: Need help debugging SIGBUS crashes Peter 'PMc' Much
- Re: Need help debugging SIGBUS crashes Peter 'PMc' Much
- Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it Andrew Dunstan
- Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE Fujii Masao
- Re: Improve OAuth discovery logging Jacob Champion
- Re: Skipping schema changes in publication vignesh C
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Change copyObject() to use typeof_unqual Peter Eisentraut
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Robert Haas
- Re: Improve OAuth discovery logging Jacob Champion
- Re: Read-only connection mode for AI workflows. Bruce Momjian
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: Vacuum statistics Alena Rybakina
- Re: Expanding HOT updates for expression and partial indexes Jeff Davis
- Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error Nathan Bossart
- table AM option passing Álvaro Herrera
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Anthonin Bonnefoy
- Re: [19] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Assertion failure in hash_kill_items() Heikki Linnakangas
- Re: Don't synchronously wait for already-in-progress IO in read stream Andres Freund
- Re: table AM option passing Nathan Bossart
- Re: index prefetching Peter Geoghegan
- Re: Patch for migration of the pg_commit_ts directory Masahiko Sawada
- Re: Assertion failure in hash_kill_items() Andres Freund
- Re: pg_plan_advice Robert Haas
- Re: Emitting JSON to file using COPY TO Masahiko Sawada
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Vacuum statistics Alena Rybakina
- Re: EXPLAIN: showing ReadStream / prefetch stats Andres Freund
- Re: Fix uninitialized xl_running_xacts padding Zsolt Parragi
- Re: Speed up COPY TO text/CSV parsing using SIMD Nathan Bossart
- Re: Return pg_control from pg_backup_stop(). Haibo Yan
- Re: IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT Andrew Dunstan
- Re: proposal: schema variables Pavel Stehule
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: table AM option passing Álvaro Herrera
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: [PATCH] no table rewrite when set column type to constrained domain Viktor Holmberg
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: client_connection_check_interval default value Hüseyin Demir
- Re: Need help debugging SIGBUS crashes Peter 'PMc' Much
- Re: table AM option passing Nathan Bossart
- Re: EXPLAIN: showing ReadStream / prefetch stats Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Assertion failure in hash_kill_items() Andres Freund
- Re: Need help debugging SIGBUS crashes Tom Lane