Архив рассылок [pgsql-hackers]
- Re: pg_waldump: support decoding of WAL inside tarfile Andrew Dunstan
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: Add ldapservice connection parameter Andrew Jackson
- Re: basebackup: add missing deflateEnd() in gzip compression sink Michael Paquier
- Re: amcheck: fix bug of missing corruption in allequalimage validation Chao Li
- Re: amcheck: fix bug of missing corruption in allequalimage validation Chao Li
- Re: Change checkpoint‑record‑missing PANIC to FATAL Michael Paquier
- Re: index prefetching Peter Geoghegan
- Re: basebackup: add missing deflateEnd() in gzip compression sink Jianghua Yang
- Check some unchecked fclose() results Chao Li
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS jian he
- Re: Check some unchecked fclose() results Chao Li
- Re: Use-after-free issue in postgres_fdw Chao Li
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber shveta malik
- Re: TupleDescAttr bounds checks Tom Lane
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication surya poondla
- Re: create table like including storage parameter jian he
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) lakshmi
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Fujii Masao
- Re: Remove inner joins based on foreign keys Richard Guo
- Re: Remove inner joins based on foreign keys Pavel Stehule
- Bug in pg_get_aios() cca5507
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Chao Li
- Fix "could not find memoization table entry" Tender Wang
- Re: Bug in pg_get_aios() Chao Li
- Re: Change default of jit to off Pierre Ducroquet
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? John Naylor
- Re: [PATCH] Add `headerscheck` run_target to meson Peter Eisentraut
- Re: Skipping schema changes in publication shveta malik
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Amit Kapila
- Teach isolation tester about injection points in background workers Antonin Houska
- log_checkpoints: count WAL segment creations from all processes Xuneng Zhou
- Re: headerscheck ccache support Peter Eisentraut
- Re: tablecmds: fix bug where index rebuild loses replica identity on partitions Chao Li
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: Propagate XLogFindNextRecord error to callers Anthonin Bonnefoy
- Re: Adding locks statistics Bertrand Drouvot
- Reduce log level of some logical decoding messages to DEBUG1 Fujii Masao
- Re: tablecmds: fix bug where index rebuild loses replica identity on partitions Xuneng Zhou
- Re: Bug in pg_get_aios() Michael Paquier
- headerscheck: Avoid mutual inclusion of pg_config.h and c.h Peter Eisentraut
- Re: Read-only connection mode for AI workflows. Jelte Fennema-Nio
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: [PATCH] Add CANONICAL option to xmlserialize Jim Jones
- RE: [Proposal] Adding Log File Capability to pg_createsubscriber Kuroda, Hayato/黒田 隼人
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber shveta malik
- Re: Race conditions in logical decoding Antonin Houska
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Fix bug with accessing to temporary tables of other sessions Soumya S Murali
- Re: 回复:Bug in MultiXact replay compat logic for older minor version after crash-recovery Heikki Linnakangas
- [doc] pg_ctl: fix wrong description for -l Kuroda, Hayato/黒田 隼人
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Read-only connection mode for AI workflows. Isaac Morland
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) Ranier Vilela
- Re: Add pg_stat_vfdcache view for VFD cache statistics Jakub Wartak
- Re: log XLogPrefetch stats at end of recovery Jakub Wartak
- [PATCH] Add prepared_orphaned_transaction_timeout GUC Nikhil Chawla
-
Re: Trying out
Peter Eisentraut - Re: Propagate XLogFindNextRecord error to callers Fujii Masao
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Propagate XLogFindNextRecord error to callers Anthonin Bonnefoy
- Re: Add pg_stat_vfdcache view for VFD cache statistics David Geier
-
Re: Trying out
Greg Burd - 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: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Re: meson vs. llvm bitcode files Nazir Bilal Yavuz
- Re: Fix bug with accessing to temporary tables of other sessions Tom Lane
- Re: Reduce log level of some logical decoding messages to DEBUG1 Bharath Rupireddy
- Re: [PATCH] no table rewrite when set column type to constrained domain jian he
-
Re: Trying out
Tom Lane - Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW Adam Brusselback
- Re: Add logical_decoding_spill_limit to cap spill file disk usage per slot Bharath Rupireddy
-
Re: Trying out
Greg Burd - Re: Avoid use of TopMemoryContext for resource owner cleanup in portals Heikki Linnakangas
- Re: Stack-based tracking of per-node WAL/buffer usage Heikki Linnakangas
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Add RISC-V Zbb popcount optimization Nathan Bossart
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Peter Eisentraut
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Tom Lane
- Re: another autovacuum scheduling thread Nathan Bossart
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Fujii Masao
- Re: feature freeze for v19 begins April 8th at 12:00 UTC Nathan Bossart
- Re: Reduce log level of some logical decoding messages to DEBUG1 Fujii Masao
- Re: Bug in pg_get_aios() Andres Freund
- Re: Introduce XID age based replication slot invalidation Bharath Rupireddy
- Re: Adding REPACK [concurrently] Jim Jones
- Re: DOCS - System Applications 'datadir' parameter Bruce Momjian
- Re: [PATCH] no table rewrite when set column type to constrained domain Viktor Holmberg
- Re: [PATCH] rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true Ashutosh Bapat
- Re: Adding comments to help understand psql hidden queries Tom Lane
- Re: Read-only connection mode for AI workflows. Bruce Momjian
- Re: Expanding HOT updates for expression and partial indexes Nathan Bossart
- PG 19 release notes Bruce Momjian
- Re: V18 change on EXPLAIN ANALYZE Tom Lane
- Re: V18 change on EXPLAIN ANALYZE Maciek Sakrejda
- Re: another autovacuum scheduling thread Sami Imseih
- Re: Stack-based tracking of per-node WAL/buffer usage Zsolt Parragi
- [Patch] New pg_stat_tablespace view shihao zhong
- bugfix - fix broken output in expanded aligned format, when data are too short Pavel Stehule
- Re: pg_upgrade failing for 200+ million Large Objects PP L
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: Add tab completion for SERVER and CONNECTION keywords in psql Masahiko Sawada
- Re: implement CAST(expr AS type FORMAT 'template') Corey Huinker