Mailing lists [pgsql-hackers]
- Re: run pgindent on a regular basis / scripted manner Jelte Fennema
- [PATCH] FIx alloc_var() ndigits thinko Joel Jacobson
- Re: psql: Add role's membership options to the \du+ command David Zhang
- Re: psql: Add role's membership options to the \du+ command David G. Johnston
- Re: Support logical replication of DDLs Zheng Li
- Re: [EXTERNAL] Re: [PATCH] Support using "all" for the db user in pg_ident.conf Michael Paquier
- Re: psql: Add role's membership options to the \du+ command David Zhang
- Re: [PATCH] Add pretty-printed XML output option Peter Smith
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Nathan Bossart
- Re: Silent overflow of interval type Tom Lane
- Re: Normalization of utility queries in pg_stat_statements Michael Paquier
- Make set_ps_display faster and easier to use David Rowley
- Re: BRIN indexes vs. SK_SEARCHARRAY (and preprocessing scan keys) Tomas Vondra
- Bug in processing conditions on multi-column BRIN indexes Tomas Vondra
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order David Rowley
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Dead code in ps_status.c Thomas Munro
- Re: Support logical replication of DDLs Amit Kapila
- Re: REASSIGN OWNED vs ALTER TABLE OWNER TO permission inconsistencies Robert Haas
- Re: run pgindent on a regular basis / scripted manner Noah Misch
- Re: some namespace.c refactoring Noah Misch
- Re: [PATCH] Add pretty-printed XML output option Nikolay Samokhvalov
- Re: Minimal logical decoding on standbys Ashutosh Sharma
- Re: Is psSocketPoll doing the right thing? Katsuragi Yuta
- Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Dilip Kumar
- Re: Force testing of query jumbling code in TAP tests Michael Paquier
- RE: Allow logical replication to copy tables in binary format Takamichi Osumi (Fujitsu)
- Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi
- Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Michael Paquier
- Re: Dead code in ps_status.c Tom Lane
- remove duplicate comment. Amul Sul
- Missing free_var() at end of accum_sum_final()? Joel Jacobson
- Re: Dead code in ps_status.c Thomas Munro
- RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
- Re: Missing free_var() at end of accum_sum_final()? Michael Paquier
- Re: Support logical replication of global object commands Amit Kapila
- Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Nathan Bossart
- Re: remove duplicate comment. Michael Paquier
- Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Dilip Kumar
- Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Robert Haas
- Re: [PATCH] Add pretty-printed XML output option Jim Jones
- Re: Missing free_var() at end of accum_sum_final()? Joel Jacobson
- wrong query result due to wang plan tender wang
- Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Michael Paquier
- Re: Missing free_var() at end of accum_sum_final()? Michael Paquier
- Re: [PATCH] Add pretty-printed XML output option Jim Jones
- Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Dilip Kumar
- Re: Support logical replication of DDLs Ajin Cherian
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Michael Paquier
- RE: run pgindent on a regular basis / scripted manner shiy.fnst@fujitsu.com
- Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
- Re: Support logical replication of global object commands Amit Kapila
- Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: Allow logical replication to copy tables in binary format Melih Mutlu
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Allow logical replication to copy tables in binary format Melih Mutlu
- Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jelte Fennema
- Re: Move defaults toward ICU in 16? Robert Haas
- Re: Weird failure with latches in curculio on v15 Robert Haas
- Missing default value of createrole_self_grant in document shiy.fnst@fujitsu.com
- Re: Weird failure with latches in curculio on v15 Robert Haas
- Re: wrong query result due to wang plan Richard Guo
- Re: Normalization of utility queries in pg_stat_statements Drouvot, Bertrand
- Re: wrong query result due to wang plan Richard Guo
- Re: Move defaults toward ICU in 16? Laurenz Albe
- Re: Change xl_hash_vacuum_one_page.ntuples from int to uint16 Amit Kapila
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order John Naylor
- Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll() Jelte Fennema
- Re: Missing default value of createrole_self_grant in document Daniel Gustafsson
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- RE: Add LZ4 compression in pg_dump gkokolatos@pm.me
- Re: Considering additional sort specialisation functions for PG16 John Naylor
- Re: proposal: psql: psql variable BACKEND_PID Jelte Fennema
- Re: Some revises in adding sorting path Etsuro Fujita
- Re: Change xl_hash_vacuum_one_page.ntuples from int to uint16 Drouvot, Bertrand
- Re: pg_walinspect memory leaks Bharath Rupireddy
- Re: Allow logical replication to copy tables in binary format Amit Kapila
- Re: Silent overflow of interval type Nick Babadzhanian
- RE: Support logical replication of DDLs houzj.fnst@fujitsu.com
- Refactor calculations to use instr_time Nazir Bilal Yavuz
- Re: PATCH: Using BRIN indexes for sorted output Tomas Vondra
- Re: Dead code in ps_status.c Tom Lane
- Re: Move defaults toward ICU in 16? Jonathan S. Katz
- Re: Change xl_hash_vacuum_one_page.ntuples from int to uint16 Drouvot, Bertrand
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: PATCH: Using BRIN indexes for sorted output Justin Pryzby
- Re: Refactor calculations to use instr_time Andres Freund
- Re: Move defaults toward ICU in 16? Andres Freund
- Re: Weird failure with latches in curculio on v15 Andres Freund
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: [PoC] Improve dead tuple storage for lazy vacuum Andres Freund
- Re: Support logical replication of DDLs Jonathan S. Katz
- Re: Weird failure with latches in curculio on v15 Nathan Bossart
- Re: Support logical replication of DDLs Alvaro Herrera
- Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll() Jacob Champion
- Re: ATTACH PARTITION seems to ignore column generation status Alexander Lakhin
- Re: Support logical replication of DDLs Alvaro Herrera
- Re: psql: Add role's membership options to the \du+ command Pavel Luzanov
- Re: ATTACH PARTITION seems to ignore column generation status Alvaro Herrera
- Add WAL read stats to pg_stat_wal Bharath Rupireddy
- Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Jacob Champion
- Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Andres Freund
- Re: Support logical replication of DDLs Jonathan S. Katz
- Re: Add WAL read stats to pg_stat_wal Andres Freund
- Re: Time delayed LR (WAS Re: logical replication restrictions) Andres Freund
- Re: recovery modules Andres Freund
- Re: Make ON_ERROR_STOP stop on shell script failure Andreas 'ads' Scherbaum
- Re: Make ON_ERROR_STOP stop on shell script failure Andreas 'ads' Scherbaum
- Re: Support logical replication of DDLs Alvaro Herrera
- Re: Support logical replication of DDLs Jonathan S. Katz
- Re: recovery modules Nathan Bossart