Mailing lists [pgsql-hackers]
- Re: Add error functions: erf() and erfc() Nathan Bossart
- Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE Andres Freund
- Re: Add error functions: erf() and erfc() Dean Rasheed
- Re: psql \watch 2nd argument: iteration count Andrey Borodin
- Re: Add documentation for coverage reports with meson Michael Paquier
- Re: Should vacuum process config file reload more often Andres Freund
- Re: Add error functions: erf() and erfc() Dean Rasheed
- Re: Add error functions: erf() and erfc() Nathan Bossart
- Re: lz4 --rm on Ubuntu 18.04 (Add LZ4 compression to pg_dump) Michael Paquier
- Re: Track IO times in pg_stat_io Andres Freund
- Re: meson vs make: missing/inconsistent ENV Michael Paquier
- Re: Add pg_walinspect function with block info columns Kyotaro Horiguchi
- Re: Add error functions: erf() and erfc() Thomas Munro
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith
- Re: Add pg_walinspect function with block info columns Michael Paquier
- Re: Add SHELL_EXIT_CODE to psql Justin Pryzby
- Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll() Michael Paquier
- Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode Melanie Plageman
- Re: allow_in_place_tablespaces vs. pg_basebackup Kyotaro Horiguchi
- Re: meson vs make: missing/inconsistent ENV Andres Freund
- Re: Add pg_walinspect function with block info columns Kyotaro Horiguchi
- RE: Support logical replication of DDLs wangw.fnst@fujitsu.com
- Re: Allow logical replication to copy tables in binary format Amit Kapila
- Re: allow_in_place_tablespaces vs. pg_basebackup Thomas Munro
- Re: allow_in_place_tablespaces vs. pg_basebackup Kyotaro Horiguchi
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
- Re: allow_in_place_tablespaces vs. pg_basebackup Kyotaro Horiguchi
- Re: meson vs make: missing/inconsistent ENV Michael Paquier
- Re: Add pg_walinspect function with block info columns Bharath Rupireddy
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher vignesh C
- Re: proposal - get_extension_version function Pavel Stehule
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith
- Re: Rework LogicalOutputPluginWriterUpdateProgress Peter Smith
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Cross-database SERIALIZABLE safe snapshots Thomas Munro
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
- Re: [PoC] Let libpq reject unexpected authentication requests Michael Paquier
- Re: pg_upgrade and logical replication Amit Kapila
- Re: Add pg_walinspect function with block info columns Michael Paquier
- Re: Testing autovacuum wraparound (including failsafe) Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Raising the SCRAM iteration count Michael Paquier
- Re: Should vacuum process config file reload more often John Naylor
- Re: Track IO times in pg_stat_io Drouvot, Bertrand
- Re: pg_upgrade and logical replication Julien Rouhaud
- Re: ICU locale validation / canonicalization Peter Eisentraut
- Re: Allow tests to pass in OpenSSL FIPS mode Peter Eisentraut
- Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences Alvaro Herrera
- Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi
- Re: Move defaults toward ICU in 16? Peter Eisentraut
- Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: improving user.c error messages Peter Eisentraut
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- RE: Support logical replication of DDLs houzj.fnst@fujitsu.com
- RE: Support logical replication of DDLs houzj.fnst@fujitsu.com
- Re: Raising the SCRAM iteration count Daniel Gustafsson
- Re: Add standard collation UNICODE Peter Eisentraut
- Re: Allow tests to pass in OpenSSL FIPS mode Michael Paquier
- Re: A bug with ExecCheckPermissions Alvaro Herrera
- Re: Small omission in type_sanity.sql Alvaro Herrera
- Re: A bug with ExecCheckPermissions Amit Langote
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: Avoid multiple SetLatch() calls in procsignal_sigusr1_handler() Drouvot, Bertrand
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Justin Pryzby
- Re: Refactor calculations to use instr_time Nazir Bilal Yavuz
- Re: SQL/JSON revisited Peter Eisentraut
- Re: Should vacuum process config file reload more often Masahiko Sawada
- Re: Add shared buffer hits to pg_stat_io Melanie Plageman
- Re: buildfarm + meson Andrew Dunstan
- Re: meson: Non-feature feature options Peter Eisentraut
- Re: meson: Non-feature feature options Daniel Gustafsson
- Re: meson: Non-feature feature options Nazir Bilal Yavuz
- Re: postgres_fdw, dblink, and CREATE SUBSCRIPTION security Robert Haas
- Re: meson: Non-feature feature options Daniel Gustafsson
- Re: postgres_fdw, dblink, and CREATE SUBSCRIPTION security Robert Haas
- Re: meson: Non-feature feature options Peter Eisentraut
- Re: Track IO times in pg_stat_io Imseih (AWS), Sami
- Re: Improve logging when using Huge Pages Stephen Frost
- Re: meson: Non-feature feature options Nazir Bilal Yavuz
- Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll() Stephen Frost
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
- Re: Disable rdns for Kerberos tests Stephen Frost
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- Re: Add shared buffer hits to pg_stat_io Drouvot, Bertrand
- Re: Disable rdns for Kerberos tests Tom Lane
- Re: Add LZ4 compression in pg_dump Justin Pryzby
- Re: Improve logging when using Huge Pages Justin Pryzby
- Re: Track IO times in pg_stat_io Melanie Plageman
- Re: [PATCH] Add pretty-printed XML output option Tom Lane
- Re: Infinite Interval Ashutosh Bapat
- Re: Improve logging when using Huge Pages Alvaro Herrera
- Re: Add LZ4 compression in pg_dump Tomas Vondra
- Re: improving user.c error messages Nathan Bossart
- Re: lz4 --rm on Ubuntu 18.04 (Add LZ4 compression to pg_dump) Tomas Vondra
- Re: [PATCH] Add pretty-printed XML output option Jim Jones
- WaitEventSet resource leakage Tom Lane
- Re: Move defaults toward ICU in 16? Jeff Davis
- Re: Add standard collation UNICODE Jeff Davis
- Re: psql \watch 2nd argument: iteration count Nathan Bossart
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund
- Re: Improve logging when using Huge Pages Nathan Bossart
- Re: buildfarm + meson Andrew Dunstan
- Re: Disable rdns for Kerberos tests Stephen Frost
- Re: Improve logging when using Huge Pages Nathan Bossart
- Re: buildfarm + meson Andres Freund
- Re: Improve logging when using Huge Pages Stephen Frost
- Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE Mark Dilger
- Re: Improve logging when using Huge Pages Stephen Frost
- Re: ICU locale validation / canonicalization Jeff Davis
- Re: [PATCH] Add pretty-printed XML output option Tom Lane
- Re: buildfarm + meson Tom Lane
- Re: allow_in_place_tablespaces vs. pg_basebackup Robert Haas
- Sub-millisecond [autovacuum_]vacuum_cost_delay broken Melanie Plageman
- Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken Thomas Munro
- Re: Date-time extraneous fields with reserved keywords Tom Lane
- Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken Tom Lane
- Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken Stephen Frost
- Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken Thomas Munro
- Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken Melanie Plageman
- Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken Tom Lane
- Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken Nathan Bossart
- Re: buildfarm + meson Andrew Dunstan
- Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken Melanie Plageman
- Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken Melanie Plageman
- Add macros for ReorderBufferTXN toptxn Peter Smith
- Re: pg_dump/pg_restore: Fix stdin/stdout handling of custom format on Win32 Juan José Santamaría Flecha
- Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken Tom Lane
- Re: buildfarm + meson Andrew Dunstan