Mailing lists [pgsql-hackers]
- Re: Operation log for major operations Dmitry Koval
- Re: Authentication fails for md5 connections if ~/.postgresql/postgresql.{crt and key} exist Israel Barth Rubio
- Re: Use fadvise in wal replay Tomas Vondra
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan
- Re: Use appendStringInfoSpaces more Peter Smith
- Re: Use appendStringInfoSpaces more Tom Lane
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman
- Re: Operation log for major operations Ted Yu
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan
- Re: Extracting cross-version-upgrade knowledge from buildfarm client Tom Lane
- Re: doc: mentioned CREATE+ATTACH PARTITION as an alternative to CREATE TABLE..PARTITION OF Robert Treat
- Re: Extracting cross-version-upgrade knowledge from buildfarm client Andrew Dunstan
- Re: doc: mentioned CREATE+ATTACH PARTITION as an alternative to CREATE TABLE..PARTITION OF Justin Pryzby
- Re: Unicode grapheme clusters Bruce Momjian
- Re: DSA failed to allocate memory Tom Lane
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Andres Freund
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Andres Freund
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan
- Re: Use fadvise in wal replay Andres Freund
- Re: Add LZ4 compression in pg_dump Tomas Vondra
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Andres Freund
- Re: Use appendStringInfoSpaces more David Rowley
- Re: Fix GetWALAvailability function code comments for WALAVAIL_REMOVED return value Tom Lane
- Re: Experiments with Postgres and SSL Greg Stark
- Re: Use appendStringInfoSpaces more David Rowley
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan
- Re: Unicode grapheme clusters Greg Stark
- Re: [PATCH] Teach planner to further optimize sort in distinct David Rowley
- Re: refactoring relation extension and BufferAlloc(), faster COPY David Rowley
- Re: Unicode grapheme clusters Bruce Momjian
- Re: Unicode grapheme clusters Tom Lane
- Re: PL/Python: Fix return in the middle of PG_TRY() block. Andres Freund
- Re: Non-superuser subscription owners Jeff Davis
- Re: Experiments with Postgres and SSL Jacob Champion
- pgindent vs variable declaration across multiple lines Andres Freund
- Re: pgindent vs variable declaration across multiple lines Tom Lane
- Re: Non-superuser subscription owners Andres Freund
- Re: Non-superuser subscription owners Andres Freund
- Re: Unicode grapheme clusters Bruce Momjian
- Re: pgindent vs variable declaration across multiple lines Andres Freund
- Re: pgindent vs variable declaration across multiple lines Tom Lane
- Re: Logical replication timeout problem Peter Smith
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman
- Re: [EXTERNAL] Re: [PATCH] Support using "all" for the db user in pg_ident.conf Michael Paquier
- RE: Adjust the description of OutputPluginCallbacks in pg-doc wangw.fnst@fujitsu.com
- Re: Record queryid when auto_explain.log_verbose is on torikoshia
- Re: Replace PROC_QUEUE / SHM_QUEUE with ilist.h Andres Freund
- Re: generic plans and "initial" pruning Amit Langote
- Re: Re: Support plpgsql multi-range in conditional control songjinzhou
- Re: generic plans and "initial" pruning Tom Lane
- Re: Record queryid when auto_explain.log_verbose is on Michael Paquier
- Re: Time delayed LR (WAS Re: logical replication restrictions) shveta malik
- Re: generic plans and "initial" pruning Amit Langote
- Re: generic plans and "initial" pruning Tom Lane
- Re: Re: Support plpgsql multi-range in conditional control Pavel Stehule
- Re: Logical replication timeout problem Amit Kapila
- Re: Generating code for query jumbling through gen_node_support.pl Michael Paquier
- Re: Adjust the description of OutputPluginCallbacks in pg-doc Amit Kapila
- Re: Unicode grapheme clusters Pavel Stehule
- Re: Logical replication timeout problem Peter Smith
- Re: Stack overflow issue Egor Chindyaskin
- Re: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- Re: Experiments with Postgres and SSL Vladimir Sitnikov
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: Time delayed LR (WAS Re: logical replication restrictions) Peter Smith
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: generic plans and "initial" pruning Amit Langote
- RE: Logical replication timeout problem wangw.fnst@fujitsu.com
- Re: Time delayed LR (WAS Re: logical replication restrictions) Peter Smith
- Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
- Re: Non-superuser subscription owners Jeff Davis
- Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE David Geier
- Re: Time delayed LR (WAS Re: logical replication restrictions) shveta malik
- Re: Add semi-join pushdown to postgres_fdw Alexander Pyhalov
- Re: Time delayed LR (WAS Re: logical replication restrictions) shveta malik
- Re: Operation log for major operations Dmitry Koval
- Re: Add SHELL_EXIT_CODE to psql Maxim Orlov
- Re: document the need to analyze partitioned tables Laurenz Albe
- Re: run pgindent on a regular basis / scripted manner Jelte Fennema
- Re: Skipping schema changes in publication vignesh C
- Re: DSA failed to allocate memory Thomas Munro
- Re: [Proposal] Add foreign-server health checks infrastructure Katsuragi Yuta
- Re: Exit walsender before confirming remote flush in logical replication Amit Kapila
- Re: Generating code for query jumbling through gen_node_support.pl Peter Eisentraut
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Tomas Vondra
- Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Alvaro Herrera
- Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Karl O. Pinc
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Marco Slot
- Re: Operation log for major operations Ted Yu
- Re: Non-superuser subscription owners Robert Haas
- Re: almost-super-user problems that we haven't fixed yet tushar
- Re: daitch_mokotoff module Dag Lem
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Robert Haas
- Re: Add SHELL_EXIT_CODE to psql Robert Haas
- Re: Implement missing join selectivity estimation for range types Tomas Vondra
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
- Re: document the need to analyze partitioned tables Bruce Momjian
- Re: Experiments with Postgres and SSL Greg Stark
- Re: Non-superuser subscription owners Robert Haas
- Re: run pgindent on a regular basis / scripted manner Bruce Momjian
- Re: SLRUs in the main buffer pool, redux Shawn Debnath
- Re: run pgindent on a regular basis / scripted manner Tom Lane
- Re: Experiments with Postgres and SSL Vladimir Sitnikov
- Re: Named Operators Gurjeet Singh
- Re: Named Operators Ted Yu
- Re: [PATCH] Teach planner to further optimize sort in distinct Ankit Kumar Pandey
- Re: RFC: logical publication via inheritance root? Jacob Champion
- Re: real/float example for testlibpq3 Tom Lane
- Re: run pgindent on a regular basis / scripted manner Andres Freund
- Re: almost-super-user problems that we haven't fixed yet Nathan Bossart
- Re: real/float example for testlibpq3 Robert Haas
- Re: run pgindent on a regular basis / scripted manner Tom Lane
- Re: Replace PROC_QUEUE / SHM_QUEUE with ilist.h Robert Haas
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: On login trigger: take three Mikhail Gribkov
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: PG_SETMASK() archeology Nathan Bossart
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: Named Operators Gurjeet Singh
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: PL/Python: Fix return in the middle of PG_TRY() block. Nathan Bossart
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: Authentication fails for md5 connections if ~/.postgresql/postgresql.{crt and key} exist Jim Jones
- Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Alvaro Herrera
- Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Alvaro Herrera
- Re: Authentication fails for md5 connections if ~/.postgresql/postgresql.{crt and key} exist Jacob Champion
- Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Karl O. Pinc
- Re: Improving btree performance through specializing by key shape, take 2 Matthias van de Meent
- Re: Question regarding "Make archiver process an auxiliary process. commit" Nathan Bossart
- Re: Change xl_hash_vacuum_one_page.ntuples from int to uint16 Nathan Bossart
- Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Karl O. Pinc
- Re: Schema variables - new implementation for Postgres 15 (typo) Dmitry Dolgov
- Re: almost-super-user problems that we haven't fixed yet Robert Haas
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan
- Re: Rework of collation code, extensibility Jeff Davis
- Re: Collation version tracking for macOS Jeff Davis
- Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Karl O. Pinc
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Robert Haas