Mailing lists [pgsql-hackers]
- Re: Support logical replication of DDLs Jonathan S. Katz
- Re: recovery modules Andres Freund
- Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Andres Freund
- Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Andres Freund
- Re: Missing free_var() at end of accum_sum_final()? Andres Freund
- Re: Add connection active, idle time to pg_stat_activity Andrey Borodin
- Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations Jonah H. Harris
- Re: recovery modules Nathan Bossart
- Re: [PATCH] Add pretty-printed XML output option Jim Jones
- Introduce list_reverse() to make lcons() usage less inefficient David Rowley
- Re: ATTACH PARTITION seems to ignore column generation status Tom Lane
- psql \watch 2nd argument: iteration count Andrey Borodin
- Re: [PATCH] Add pretty-printed XML output option Andrey Borodin
- Re: Introduce list_reverse() to make lcons() usage less inefficient Andres Freund
- Re: Progress report of CREATE INDEX for nested partitioned tables Justin Pryzby
- Re: Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations Andres Freund
- Re: Make set_ps_display faster and easier to use Andres Freund
- Re: Introduce list_reverse() to make lcons() usage less inefficient Tom Lane
- Re: Dead code in ps_status.c Thomas Munro
- Re: REASSIGN OWNED vs ALTER TABLE OWNER TO permission inconsistencies Stephen Frost
- Re: Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations Jonah H. Harris
- Re: Normalization of utility queries in pg_stat_statements Michael Paquier
- Re: Missing free_var() at end of accum_sum_final()? Michael Paquier
- Re: BRIN indexes vs. SK_SEARCHARRAY (and preprocessing scan keys) Tomas Vondra
- Re: Change xl_hash_vacuum_one_page.ntuples from int to uint16 Amit Kapila
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Thomas Munro
- Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Amit Kapila
- Re: Introduce list_reverse() to make lcons() usage less inefficient David Rowley
- Re: Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations Andres Freund
- Should CreateExprContext() be using ALLOCSET_DEFAULT_SIZES? Andres Freund
- Re: proposal: psql: psql variable BACKEND_PID Pavel Stehule
- Re: Support logical replication of DDLs Zheng Li
- Re: Change xl_hash_vacuum_one_page.ntuples from int to uint16 Andres Freund
- Re: Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations David Rowley
- Re: Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations Jonah H. Harris
- Re: Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations David Rowley
- Re: Move defaults toward ICU in 16? Robert Haas
- Re: Support logical replication of global object commands Zheng Li
- Re: Move defaults toward ICU in 16? Andres Freund
- Re: Move defaults toward ICU in 16? Michael Paquier
- shoud be get_extension_schema visible? Pavel Stehule
- Re: Move defaults toward ICU in 16? Andres Freund
- RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
- RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
- RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith
- Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll() Michael Paquier
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Michael Paquier
- Re: wrong query result due to wang plan Richard Guo
- Re: ICU locale validation / canonicalization Jeff Davis
- pg_upgrade and logical replication Julien Rouhaud
- Re: pg_walinspect memory leaks Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: recovery modules Michael Paquier
- Re: Move defaults toward ICU in 16? Jeff Davis
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: Normalization of utility queries in pg_stat_statements Drouvot, Bertrand
- Re: [Proposal] Add foreign-server health checks infrastructure Katsuragi Yuta
- Re: Make set_ps_display faster and easier to use David Rowley
- Doc: Improve note about copying into postgres_fdw foreign tables in batch Etsuro Fujita
- Re: [PATCH] Add pretty-printed XML output option Jim Jones
- Re: Support logical replication of DDLs Amit Kapila
- Re: Kerberos delegation support in libpq and postgres_fdw Stephen Frost
- Re: Support logical replication of global object commands Amit Kapila
- The output sql generated by pg_dump for a create function refers to a modified table name vignesh C
- Re: pg_upgrade and logical replication Amit Kapila
- Re: Refactor calculations to use instr_time Nazir Bilal Yavuz
- Re: psql: Add role's membership options to the \du+ command Pavel Luzanov
- Re: Support logical replication of DDLs vignesh C
- Re: ExecRTCheckPerms() and many prunable partitions (checkAsUser) Alvaro Herrera
- Re: ExecRTCheckPerms() and many prunable partitions (checkAsUser) Alvaro Herrera
- Re: Move defaults toward ICU in 16? Laurenz Albe
- Re: The output sql generated by pg_dump for a create function refers to a modified table name Jonathan S. Katz
- Re: Change xl_hash_vacuum_one_page.ntuples from int to uint16 Drouvot, Bertrand
- Re: DDL result is lost by CREATE DATABASE with WAL_LOG strategy Peter Eisentraut
- Re: The output sql generated by pg_dump for a create function refers to a modified table name Tom Lane
- Re: pg_upgrade and logical replication Julien Rouhaud
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: Possible false valgrind error reports Karina Litskevich
- Re: The output sql generated by pg_dump for a create function refers to a modified table name Jonathan S. Katz
- Re: The output sql generated by pg_dump for a create function refers to a modified table name Jonathan S. Katz
- pg_init_privs corruption. Kirill Reshke
- Re: Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations Jonah H. Harris
- Re: psql: Add role's membership options to the \du+ command David G. Johnston
- Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll() Jacob Champion
- Re: Move defaults toward ICU in 16? Jeff Davis
- Re: Move defaults toward ICU in 16? Andres Freund
- Re: Move defaults toward ICU in 16? Pavel Stehule
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Andres Freund
- Re: Reducing System Allocator Thrashing of ExecutorState to Alleviate FDW-related Performance Degradations Andres Freund
- Re: Move defaults toward ICU in 16? Jeff Davis
- Re: Move defaults toward ICU in 16? Andres Freund
- Re: The output sql generated by pg_dump for a create function refers to a modified table name Tom Lane
- Re: Move defaults toward ICU in 16? Justin Pryzby
- Re: pg_init_privs corruption. Tom Lane
- Re: The output sql generated by pg_dump for a create function refers to a modified table name Jonathan S. Katz
- Re: [PATCH] Add pretty-printed XML output option Jim Jones
- RE: pg_init_privs corruption. Floris Van Nee
- Re: recovery modules Andres Freund
- Re: Missing free_var() at end of accum_sum_final()? Andres Freund
- Re: wrong query result due to wang plan Tom Lane
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Alvaro Herrera
- Re: Move defaults toward ICU in 16? Jeff Davis
- Re: pg_init_privs corruption. Tom Lane
- Re: Move defaults toward ICU in 16? Jeff Davis
- Re: The output sql generated by pg_dump for a create function refers to a modified table name Tom Lane
- Re: Move defaults toward ICU in 16? Andres Freund