Mailing lists [pgsql-hackers]
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: lockup in parallel hash join on dikkop (freebsd 14.0-current) Thomas Munro
- Re: suppressing useless wakeups in logical/worker.c Tom Lane
- Re: Cygwin cleanup Justin Pryzby
- Re: New strategies for freezing, advancing relfrozenxid early Robert Haas
- Re: suppressing useless wakeups in logical/worker.c Nathan Bossart
- Re: Something is wrong with wal_compression Andrey Borodin
- Re: GUCs to control abbreviated sort keys Peter Eisentraut
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: improving user.c error messages Nathan Bossart
- Re: Something is wrong with wal_compression Tom Lane
- Re: suppressing useless wakeups in logical/worker.c Tom Lane
- Re: improving user.c error messages Tom Lane
- Re: Something is wrong with wal_compression Thomas Munro
- Re: run pgindent on a regular basis / scripted manner Jelte Fennema
- Re: Something is wrong with wal_compression Tom Lane
- Re: GUCs to control abbreviated sort keys Jeff Davis
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: Rework of collation code, extensibility Jeff Davis
- Partition key causes problem for volatile target list query Bruce Momjian
- Re: improving user.c error messages Nathan Bossart
- Re: Something is wrong with wal_compression Andrey Borodin
- Re: Partition key causes problem for volatile target list query Tom Lane
- Re: Something is wrong with wal_compression Tom Lane
- Re: Partition key causes problem for volatile target list query Bruce Momjian
- Re: Something is wrong with wal_compression Michael Paquier
- Re: Record queryid when auto_explain.log_verbose is on Michael Paquier
- Re: Something is wrong with wal_compression Thomas Munro
- Re: New strategies for freezing, advancing relfrozenxid early Andres Freund
- Re: Add LZ4 compression in pg_dump Michael Paquier
- Re: wrong Append/MergeAppend elision? Amit Langote
- Re: Something is wrong with wal_compression Tom Lane
- Re: New strategies for freezing, advancing relfrozenxid early Andres Freund
- Re: Generating code for query jumbling through gen_node_support.pl Michael Paquier
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: Generating code for query jumbling through gen_node_support.pl Michael Paquier
- Re: Something is wrong with wal_compression Thomas Munro
- Re: Monotonic WindowFunc support for ntile(), percent_rank() and cume_dist() David Rowley
- Re: Something is wrong with wal_compression Tom Lane
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- Re: Add LZ4 compression in pg_dump Justin Pryzby
- Re: Improve GetConfigOptionValues function Bharath Rupireddy
- RE: Exit walsender before confirming remote flush in logical replication Hayato Kuroda (Fujitsu)
- Re: Something is wrong with wal_compression Laurenz Albe
- Re: Inconsistency in reporting checkpointer stats Bharath Rupireddy
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Masahiko Sawada
- Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila
- Re: recovery modules Nathan Bossart
- Re: New strategies for freezing, advancing relfrozenxid early Andres Freund
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Andres Freund
- Re: Reducing power consumption on idle servers Bharath Rupireddy
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Masahiko Sawada
- Re: Considering additional sort specialisation functions for PG16 John Naylor
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- Re: generic plans and "initial" pruning Amit Langote
- Re: Reducing power consumption on idle servers Thomas Munro
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: Syncrep and improving latency due to WAL throttling Bharath Rupireddy
- Re: drop postmaster symlink Peter Eisentraut
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: Syncrep and improving latency due to WAL throttling Alvaro Herrera
- Re: New strategies for freezing, advancing relfrozenxid early Andres Freund
- Re: Lazy JIT IR code generation to increase JIT speed with partitions David Geier
- Re: New strategies for freezing, advancing relfrozenxid early Andres Freund
- Re: lockup in parallel hash join on dikkop (freebsd 14.0-current) Thomas Munro
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy
- Re: improving user.c error messages Peter Eisentraut
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication shveta malik
- Re: Deadlock between logrep apply worker and tablesync worker vignesh C
- Re: meson oddities Peter Eisentraut
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- RE: Assertion failure in SnapBuildInitialSnapshot() Hayato Kuroda (Fujitsu)
- Re: Syncrep and improving latency due to WAL throttling Bharath Rupireddy
- Re: Syncrep and improving latency due to WAL throttling Jakub Wartak
- Re: Syncrep and improving latency due to WAL throttling Jakub Wartak
- Re: [DOCS] Stats views and functions not in order? Peter Eisentraut
- RE: Logical replication timeout problem houzj.fnst@fujitsu.com
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema
- Re: Logical replication timeout problem Amit Kapila
- Re: PG11 to PG14 Migration Slowness Vigneshk Kvignesh
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: Deadlock between logrep apply worker and tablesync worker Amit Kapila
- Add a test case related to the error "cannot fetch toast data without an active snapshot" Nitin Jadhav
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: Improve GetConfigOptionValues function Nitin Jadhav
- Re: improving user.c error messages Robert Haas
- Timeline ID hexadecimal format Sébastien Lardière
- Re: GUC for temporarily disabling event triggers Mikhail Gribkov
- Re: GUCs to control abbreviated sort keys Robert Haas
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication vignesh C
- Re: Inconsistency in reporting checkpointer stats Nitin Jadhav
- Re: SQL/JSON revisited vignesh C
- Re: old_snapshot_threshold bottleneck on replica Maxim Orlov
- Re: Latches vs lwlock contention vignesh C
- Re: logical decoding and replication of sequences, take 2 vignesh C
- Re: pg_stat_statements and "IN" conditions vignesh C
- Re: New strategies for freezing, advancing relfrozenxid early Robert Haas
- Re: Set arbitrary GUC options during initdb Peter Eisentraut
- Re: New strategies for freezing, advancing relfrozenxid early Robert Haas
- Re: Timeline ID hexadecimal format Peter Eisentraut
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: old_snapshot_threshold bottleneck on replica Robert Haas
- Re: Lazy JIT IR code generation to increase JIT speed with partitions Dmitry Dolgov
- Re: Set arbitrary GUC options during initdb Isaac Morland
- Re: Named Operators Peter Eisentraut
- Re: Set arbitrary GUC options during initdb Robert Haas
- Re: Set arbitrary GUC options during initdb Tom Lane
- Re: Named Operators Matthias van de Meent
- Re: Set arbitrary GUC options during initdb Robert Haas
- Re: improving user.c error messages Nathan Bossart
- Re: Set arbitrary GUC options during initdb Tom Lane
- Re: improving user.c error messages Robert Haas
- Re: Set arbitrary GUC options during initdb David G. Johnston
- Re: improving user.c error messages Tom Lane
- Re: Timeline ID hexadecimal format Sébastien Lardière
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: Set arbitrary GUC options during initdb Tom Lane
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- Optimizing PostgreSQL with LLVM's PGO+LTO João Paulo Labegalini de Carvalho
- Re: Improve GetConfigOptionValues function Tom Lane
- Re: Add LZ4 compression in pg_dump Justin Pryzby
- Re: Show various offset arrays for heap WAL records Melanie Plageman
- Re: New strategies for freezing, advancing relfrozenxid early Robert Haas
- Re: improving user.c error messages Alvaro Herrera
- Re: improving user.c error messages Alvaro Herrera
- Re: New strategies for freezing, advancing relfrozenxid early Andres Freund
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: Optimizing PostgreSQL with LLVM's PGO+LTO Darafei "Komяpa" Praliaskouski
- Re: GUCs to control abbreviated sort keys Peter Geoghegan
- Re: Non-superuser subscription owners Robert Haas
- Re: Set arbitrary GUC options during initdb Tom Lane
- Re: Show various offset arrays for heap WAL records Robert Haas
- Re: Set arbitrary GUC options during initdb Robert Haas
- Re: Optimizing PostgreSQL with LLVM's PGO+LTO Tom Lane
- Re: Authentication fails for md5 connections if ~/.postgresql/postgresql.{crt and key} exist Cary Huang
- Re: GUCs to control abbreviated sort keys Jeff Davis
- Re: Syncrep and improving latency due to WAL throttling Tomas Vondra