Mailing lists [pgsql-hackers]
- Re: run pgindent on a regular basis / scripted manner Jelte Fennema
- Re: Remove source code display from \df+? Isaac Morland
- Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Karl O. Pinc
- Re: pg_stats and range statistics Justin Pryzby
- Re: Remove source code display from \df+? Justin Pryzby
- Re: run pgindent on a regular basis / scripted manner Andres Freund
- Re: Remove source code display from \df+? Isaac Morland
- Re: Remove source code display from \df+? Justin Pryzby
- Re: pgindent vs variable declaration across multiple lines Tom Lane
- Re: run pgindent on a regular basis / scripted manner Andres Freund
- Re: pgindent vs variable declaration across multiple lines Andres Freund
- Re: run pgindent on a regular basis / scripted manner Tom Lane
- Re: [PATCH] Use 128-bit math to accelerate numeric division, when 8 < divisor digits <= 16 Joel Jacobson
- Re: run pgindent on a regular basis / scripted manner Tom Lane
- Re: pg_stats and range statistics Tomas Vondra
- Re: run pgindent on a regular basis / scripted manner Tom Lane
- Re: pgindent vs variable declaration across multiple lines Thomas Munro
- Re: run pgindent on a regular basis / scripted manner Peter Geoghegan
- Re: run pgindent on a regular basis / scripted manner Andres Freund
- Re: run pgindent on a regular basis / scripted manner Tom Lane
- Re: Record queryid when auto_explain.log_verbose is on Michael Paquier
- Re: run pgindent on a regular basis / scripted manner Michael Paquier
- Re: Parallel Aggregates for string_agg and array_agg David Rowley
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: Logical replication timeout problem Peter Smith
- Re: run pgindent on a regular basis / scripted manner Andres Freund
- Re: run pgindent on a regular basis / scripted manner Andres Freund
- Re: Remove source code display from \df+? Isaac Morland
- Re: run pgindent on a regular basis / scripted manner Tom Lane
- Re: Non-superuser subscription owners Andres Freund
- Re: Remove source code display from \df+? Justin Pryzby
- Re: recovery modules Michael Paquier
- Re: Remove source code display from \df+? Isaac Morland
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Logical replication timeout problem Amit Kapila
- Re: Remove source code display from \df+? Justin Pryzby
- Re: Parallel Aggregates for string_agg and array_agg David Rowley
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- Re: [PATCH] Use 128-bit math to accelerate numeric division, when 8 < divisor digits <= 16 John Naylor
- Re: Add a new pg_walinspect function to extract FPIs from WAL records Michael Paquier
- Re: Deadlock between logrep apply worker and tablesync worker Amit Kapila
- Re: Exit walsender before confirming remote flush in logical replication Dilip Kumar
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- Re: Perform streaming logical transactions by background workers and parallel apply Dilip Kumar
- Re: User functions for building SCRAM secrets Jonathan S. Katz
- Re: Improve GetConfigOptionValues function Bharath Rupireddy
- Re: Deadlock between logrep apply worker and tablesync worker Amit Kapila
- Re: Wasted Vacuum cycles when OldestXmin is not moving Bharath Rupireddy
- Re: ANY_VALUE aggregate David Rowley
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Time delayed LR (WAS Re: logical replication restrictions) Peter Smith
- Re: Support logical replication of DDLs Amit Kapila
- Re: Improve GetConfigOptionValues function Nitin Jadhav
- Re: pg_stats and range statistics Egor Rogov
- Re: Polyphase merge is obsolete Heikki Linnakangas
- RE: Logical replication timeout problem houzj.fnst@fujitsu.com
- Re: run pgindent on a regular basis / scripted manner Jelte Fennema
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: Improve GetConfigOptionValues function Bharath Rupireddy
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: heapgettup refactoring David Rowley
- Re: New strategies for freezing, advancing relfrozenxid early Dilip Kumar
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: TAP output format in pg_regress Daniel Gustafsson
- Re: TAP output format in pg_regress Daniel Gustafsson
- Re: [PATCH] Use 128-bit math to accelerate numeric division, when 8 < divisor digits <= 16 Dean Rasheed
- Re: [PATCH] Use 128-bit math to accelerate numeric division, when 8 < divisor digits <= 16 Dean Rasheed
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- RE: Perform streaming logical transactions by background workers and parallel apply Hayato Kuroda (Fujitsu)
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: Generating code for query jumbling through gen_node_support.pl Peter Eisentraut
- Fix incorrect comment reference James Coleman
- Re: Add a test to ldapbindpasswd Andrew Dunstan
- Re: Improving btree performance through specializing by key shape, take 2 Matthias van de Meent
- Re: Parallelize correlated subqueries that execute within each worker James Coleman
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: Schema variables - new implementation for Postgres 15 (typo) Dmitry Dolgov
- old_snapshot_threshold bottleneck on replica Maxim Orlov
- Re: run pgindent on a regular basis / scripted manner Jelte Fennema
- Re: run pgindent on a regular basis / scripted manner Tom Lane
- Re: CREATEROLE users vs. role properties tushar
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Reid Thompson
- WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree Pavel Stehule
- Re: Non-decimal integer literals Peter Eisentraut
- Re: Improve GetConfigOptionValues function Tom Lane
- Re: Non-decimal integer literals Dean Rasheed
- Re: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree Tom Lane
- Re: Non-superuser subscription owners Robert Haas
- Re: WARNING: outfuncs/readfuncs failed to produce an equal rewritten parse tree Pavel Stehule
- Re: MERGE ... RETURNING Dean Rasheed
- Re: real/float example for testlibpq3 Mark Wong
- Re: CREATEROLE users vs. role properties Robert Haas
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: [BUG] Autovacuum not dynamically decreasing cost_limit and cost_delay Alvaro Herrera
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: run pgindent on a regular basis / scripted manner Andres Freund
- Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
- Re: run pgindent on a regular basis / scripted manner Alvaro Herrera
- Re: Non-superuser subscription owners Robert Haas
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Schema variables - new implementation for Postgres 15 (typo) Pavel Stehule
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: Add LZ4 compression in pg_dump Justin Pryzby
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: Schema variables - new implementation for Postgres 15 (typo) Pavel Stehule
- Re: Non-superuser subscription owners Robert Haas
- Re: Fix incorrect comment reference Robert Haas
- Re: Non-superuser subscription owners Andres Freund
- Re: Non-superuser subscription owners Jacob Champion
- Re: Non-superuser subscription owners Andres Freund
- Re: Authentication fails for md5 connections if ~/.postgresql/postgresql.{crt and key} exist Jacob Champion
- Re: Non-superuser subscription owners Robert Haas
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: run pgindent on a regular basis / scripted manner Nikita Malakhov
- Re: Add SHELL_EXIT_CODE to psql Corey Huinker
- Re: Non-superuser subscription owners Andres Freund
- Re: Add a hook to allow modification of the ldapbindpasswd Andrew Dunstan
- Re: Non-superuser subscription owners Robert Haas
- Re: Non-superuser subscription owners Robert Haas
- Re: Add SHELL_EXIT_CODE to psql Robert Haas
- Re: Non-decimal integer literals Joel Jacobson
- Re: Schema variables - new implementation for Postgres 15 (typo) Pavel Stehule
- Re: run pgindent on a regular basis / scripted manner Tom Lane
- v16 GRANT role TO role needs a multi-option setting capability David G. Johnston
- Re: Fix incorrect comment reference James Coleman
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Andres Freund
- Re: Add SHELL_EXIT_CODE to psql Corey Huinker
- Re: Making Vars outer-join aware Tom Lane
- Re: Fix incorrect comment reference Robert Haas
- Re: Underscores in numeric literals Dean Rasheed
- Re: Non-superuser subscription owners Jeff Davis
- Re: run pgindent on a regular basis / scripted manner Jelte Fennema