Архив рассылок [pgsql-hackers]
Re: Doc update for pg_stat_statements normalization Michael Paquier
Re: pg_upgrade and logical replication Julien Rouhaud
Re: Doc update for pg_stat_statements normalization Imseih (AWS), Sami
Re: Minimal logical decoding on standbys Jeff Davis
Re: Doc update for pg_stat_statements normalization Michael Paquier
Re: Non-superuser subscription owners Stephen Frost
Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi
Re: Time delayed LR (WAS Re: logical replication restrictions) Masahiko Sawada
Re: Auth extensions, with an LDAP/SCRAM example [was: Proposal: Support custom authentication methods using hooks] Stephen Frost
Re: Track Oldest Initialized WAL Buffer Page Nathan Bossart
Re: Weird failure with latches in curculio on v15 Nathan Bossart
Re: stopgap fix for signal handling during restore_command Nathan Bossart
Re: Normalization of utility queries in pg_stat_statements Michael Paquier
LOG: invalid record length at <LSN> : wanted 24, got 0 Harinath Kanchu
Re: Time delayed LR (WAS Re: logical replication restrictions) Masahiko Sawada
Re: pg_upgrade and logical replication Amit Kapila
Re: add PROCESS_MAIN to VACUUM Michael Paquier
Re: LOG: invalid record length at <LSN> : wanted 24, got 0 Bharath Rupireddy
Re: Commitfest 2023-03 starting tomorrow! Michael Paquier
Re: pg_upgrade and logical replication Julien Rouhaud
Re: Track Oldest Initialized WAL Buffer Page Bharath Rupireddy
Re: meson: Add equivalent of configure --disable-rpath option Peter Eisentraut
Re: Add LZ4 compression in pg_dump Michael Paquier
Combine pg_walinspect till_end_of_wal functions with others Bharath Rupireddy
Re: LOG: invalid record length at <LSN> : wanted 24, got 0 Harinath Kanchu
The order of queues in row lock is changed (not FIFO) Ryo Yamaji (Fujitsu)
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: WIN32 pg_import_system_collations Juan José Santamaría Flecha
documentation updates for SQL:2023 Peter Eisentraut
Re: refactoring relation extension and BufferAlloc(), faster COPY Heikki Linnakangas
RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
Add standard collation UNICODE Peter Eisentraut
RE: Rework LogicalOutputPluginWriterUpdateProgress wangw.fnst@fujitsu.com
RE: Rework LogicalOutputPluginWriterUpdateProgress wangw.fnst@fujitsu.com
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
Re: Memory leak from ExecutorState context? Tomas Vondra
Re: Minimal logical decoding on standbys Drouvot, Bertrand
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
Re: Allow logical replication to copy tables in binary format Bharath Rupireddy
Re: cataloguing NOT NULL constraints Alvaro Herrera
Re: On login trigger: take three Mikhail Gribkov
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
Re: libpq: PQgetCopyData() and allocation overhead Jeroen Vermeulen
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov
Re: Combine pg_walinspect till_end_of_wal functions with others Bharath Rupireddy
Re: Weird failure with latches in curculio on v15 Stephen Frost
Re: Non-superuser subscription owners Robert Haas
RE: Allow logical replication to copy tables in binary format Hayato Kuroda (Fujitsu)
Re: Non-superuser subscription owners Stephen Frost
Re: meson: Non-feature feature options Peter Eisentraut
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: pg_upgrade and logical replication Nikolay Samokhvalov
Re: Show various offset arrays for heap WAL records Melanie Plageman
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: Add LZ4 compression in pg_dump Justin Pryzby
Re: add PROCESS_MAIN to VACUUM Nathan Bossart
Re: Non-superuser subscription owners Robert Haas
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
Add pg_walinspect function with block info columns Melanie Plageman
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
Re: add PROCESS_MAIN to VACUUM Alvaro Herrera
Re: Non-superuser subscription owners Jeff Davis
Re: PATCH: Using BRIN indexes for sorted output Alvaro Herrera
Re: add PROCESS_MAIN to VACUUM Nathan Bossart
Re: meson: Optionally disable installation of test modules Peter Eisentraut
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Gregory Stark (as CFM)
Re: Allow +group in pg_ident.conf Gregory Stark (as CFM)
Re: Memory leak from ExecutorState context? Tomas Vondra
Re: Memory leak from ExecutorState context? Tomas Vondra
Re: [PATCH] Make ON CONFLICT DO NOTHING and ON CONFLICT DO UPDATE consistent Gregory Stark (as CFM)
Re: allow meson to find ICU in non-standard localtion Jacob Champion
Re: Flush SLRU counters in checkpointer process Gregory Stark (as CFM)
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema
Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL Peter Eisentraut
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Gregory Stark (as CFM)
Re: Should vacuum process config file reload more often Melanie Plageman
Re: Generate pg_stat_get_xact*() functions with Macros Gregory Stark (as CFM)
Re: In-placre persistance change of a relation Gregory Stark (as CFM)
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema
Re: Infinite Interval Gregory Stark (as CFM)
Re: [EXTERNAL] Re: Support load balancing in libpq Jelte Fennema
Re: Logical replication timeout problem Gregory Stark (as CFM)
Re: Making empty Bitmapsets always be NULL Nathan Bossart
Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL Daniel Gustafsson
Re: File descriptors in exec'd subprocesses Gregory Stark (as CFM)
Re: File descriptors in exec'd subprocesses Thomas Munro
Re: Operation log for major operations Gregory Stark (as CFM)
Re: WIP: Aggregation push-down - take2 Gregory Stark (as CFM)
Re: Non-superuser subscription owners Robert Haas
Re: buildfarm + meson Andrew Dunstan
Re: buildfarm + meson Andres Freund
Re: Making empty Bitmapsets always be NULL Jacob Champion
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
Re: refactoring relation extension and BufferAlloc(), faster COPY Heikki Linnakangas
typedef struct LogicalDecodingContext Peter Smith
Re: Infinite Interval Joseph Koshakow
Re: Non-superuser subscription owners Jeff Davis
Re: cataloguing NOT NULL constraints Justin Pryzby
Re: stopgap fix for signal handling during restore_command Nathan Bossart
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
Re: stopgap fix for signal handling during restore_command Nathan Bossart
Re: We shouldn't signal process groups with SIGQUIT Thomas Munro
Re: We shouldn't signal process groups with SIGQUIT Andres Freund
Re: Add standard collation UNICODE Vik Fearing
Re: We shouldn't signal process groups with SIGQUIT Andres Freund
Re: Non-superuser subscription owners Andres Freund
Re: Should vacuum process config file reload more often Andres Freund
Re: Making empty Bitmapsets always be NULL Nathan Bossart
Re: Memory leak from ExecutorState context? Tomas Vondra
Re: Non-superuser subscription owners Andres Freund
Re: Minimal logical decoding on standbys Jeff Davis
Re: typedef struct LogicalDecodingContext Peter Smith
Re: Allow +group in pg_ident.conf Michael Paquier
Re: We shouldn't signal process groups with SIGQUIT Michael Paquier
Re: add PROCESS_MAIN to VACUUM Michael Paquier
Re: We shouldn't signal process groups with SIGQUIT Thomas Munro
Re: [HACKERS] make async slave to wait for lsn to be replayed Michael Paquier
Re: pg_upgrade and logical replication Julien Rouhaud
Re: Commitfest 2023-03 starting tomorrow! Michael Paquier
Re: Should vacuum process config file reload more often Melanie Plageman
Re: Time delayed LR (WAS Re: logical replication restrictions) Masahiko Sawada
Re: typedef struct LogicalDecodingContext Peter Smith
RE: Logical replication timeout problem wangw.fnst@fujitsu.com
Re: Making empty Bitmapsets always be NULL Richard Guo
Re: add PROCESS_MAIN to VACUUM Masahiko Sawada
RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
Re: add PROCESS_MAIN to VACUUM Michael Paquier
Re: add PROCESS_MAIN to VACUUM Nathan Bossart
Re: add PROCESS_MAIN to VACUUM Masahiko Sawada
Re: add PROCESS_MAIN to VACUUM Michael Paquier
Re: add PROCESS_MAIN to VACUUM Nathan Bossart
Re: meson: Optionally disable installation of test modules Nazir Bilal Yavuz
Re: Normalization of utility queries in pg_stat_statements Drouvot, Bertrand
Re: [BUG] pg_stat_statements and extended query protocol Michael Paquier
Re: Should vacuum process config file reload more often Masahiko Sawada
Re: Generate pg_stat_get_xact*() functions with Macros Drouvot, Bertrand
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher shiy.fnst@fujitsu.com
Re: Timeline ID hexadecimal format Peter Eisentraut
Re: Show various offset arrays for heap WAL records Peter Eisentraut
Re: Make some xlogreader messages more accurate Peter Eisentraut
Re: Make some xlogreader messages more accurate Peter Eisentraut
Re: Missing free_var() at end of accum_sum_final()? Peter Eisentraut
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: Minimal logical decoding on standbys Drouvot, Bertrand
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
Re: Move defaults toward ICU in 16? Peter Eisentraut
Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL Peter Eisentraut
Re: pg_upgrade and logical replication Amit Kapila
Re: [HACKERS] make async slave to wait for lsn to be replayed Peter Eisentraut
Re: meson: Non-feature feature options Nazir Bilal Yavuz
Re: typedef struct LogicalDecodingContext Peter Eisentraut
Re: typedef struct LogicalDecodingContext Peter Eisentraut
Re: pg_upgrade and logical replication Julien Rouhaud
Re: Real config values for bytes needs quotes? Peter Eisentraut
Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL Daniel Gustafsson
Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL Daniel Gustafsson
Re: Make some xlogreader messages more accurate Bharath Rupireddy
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: libpq: PQgetCopyData() and allocation overhead Daniel Gustafsson
Re: Memory leak from ExecutorState context? Tomas Vondra
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
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: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
Re: generic plans and "initial" pruning Amit Langote
Re: Improving inferred query column names Peter Eisentraut
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
Re: Allow tailoring of ICU locales with custom rules Laurenz Albe
Re: Add pg_walinspect function with block info columns Melanie Plageman
Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
Re: is_superuser is not documented Joseph Koshakow
Re: Add LZ4 compression in pg_dump Justin Pryzby
Re: Operation log for major operations Dmitry Koval
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: Sort optimizations: Making in-memory sort cache-aware Ankit Kumar Pandey
Re: Add SHELL_EXIT_CODE to psql Tom Lane
Re: Operation log for major operations Justin Pryzby
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
Re: Memory leak from ExecutorState context? Tomas Vondra
Re: Add the ability to limit the amount of memory that can be allocated to backends. reid.thompson@crunchydata.com
Re: libpq: PQgetCopyData() and allocation overhead Jeroen Vermeulen
Re: Minimal logical decoding on standbys Jeff Davis
Re: Add support for unit "B" to pg_size_pretty() David Rowley
Re: Auth extensions, with an LDAP/SCRAM example [was: Proposal: Support custom authentication methods using hooks] Jacob Champion
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov
Re: Add support for unit "B" to pg_size_pretty() Dean Rasheed
Re: Operation log for major operations Dmitry Koval
Re: Operation log for major operations Kirk Wolak
Re: buildfarm + meson Andrew Dunstan
Re: File descriptors in exec'd subprocesses Thomas Munro
Re: buildfarm + meson Andres Freund
Re: Introduce "log_connection_stages" setting. Jacob Champion
Re: buildfarm + meson Andrew Dunstan
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
Re: Introduce "log_connection_stages" setting. Jacob Champion
Re: Memory leak from ExecutorState context? Tomas Vondra
Re: Should vacuum process config file reload more often Melanie Plageman
Re: Normalization of utility queries in pg_stat_statements Michael Paquier
Re: Rework LogicalOutputPluginWriterUpdateProgress Andres Freund
Re: Making empty Bitmapsets always be NULL David Rowley
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith
RE: Rework LogicalOutputPluginWriterUpdateProgress houzj.fnst@fujitsu.com
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: Making empty Bitmapsets always be NULL David Rowley
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher houzj.fnst@fujitsu.com
min/max aggregation for jsonb Daneel Yaitskov
Re: Date-time extraneous fields with reserved keywords Keisuke Kuroda
Re: Remove source code display from \df+? Isaac Morland
Re: [EXTERNAL] Re: Support load balancing in libpq Andrey Borodin
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: Real config values for bytes needs quotes? Kyotaro Horiguchi
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: Add SHELL_EXIT_CODE to psql Corey Huinker
Re: Force testing of query jumbling code in TAP tests Michael Paquier
Re: meson: Optionally disable installation of test modules 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: Minimal logical decoding on standbys Jeff Davis
Re: Flush SLRU counters in checkpointer process Anthonin Bonnefoy
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Hayato Kuroda (Fujitsu)
Re: In-placre persistance change of a relation Kyotaro Horiguchi
Re: Add documentation for coverage reports with meson Peter Eisentraut
Re: meson: Non-feature feature options Peter Eisentraut
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
Re: meson: Non-feature feature options Nazir Bilal Yavuz
Re: cataloguing NOT NULL constraints Peter Eisentraut
Re: Missing update of all_hasnulls in BRIN opclasses Alvaro Herrera
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: min/max aggregation for jsonb David Rowley
Re: Deduplicate logicalrep_read_tuple() Bharath Rupireddy
Re: cataloguing NOT NULL constraints Alvaro Herrera
Re: Deduplicate logicalrep_read_tuple() Amit Kapila
Re: Add documentation for coverage reports with meson Michael Paquier
Re: Add support for unit "B" to pg_size_pretty() David Rowley
Re: Testing autovacuum wraparound (including failsafe) Heikki Linnakangas
Re: Allow ordered partition scans in more cases David Rowley
Re: Missing update of all_hasnulls in BRIN opclasses Tomas Vondra
Re: Add support for unit "B" to pg_size_pretty() Dean Rasheed
RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
What's MultiXactId? jacktby@gmail.com
Re: Allow tailoring of ICU locales with custom rules Peter Eisentraut
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
Re: Testing autovacuum wraparound (including failsafe) Heikki Linnakangas
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
Re: [EXTERNAL] Re: Support load balancing in libpq Jelte Fennema
Re: Non-superuser subscription owners Robert Haas
Re: Missing free_var() at end of accum_sum_final()? Dean Rasheed
Re: Time delayed LR (WAS Re: logical replication restrictions) Masahiko Sawada
Re: Timeline ID hexadecimal format Sébastien Lardière
Re: libpq: PQgetCopyData() and allocation overhead Jelte Fennema
Re: Timeline ID hexadecimal format Robert Haas
Re: libpq: PQgetCopyData() and allocation overhead Jeroen Vermeulen
Re: psql: Add role's membership options to the \du+ command David G. Johnston
Re: Minimal logical decoding on standbys Drouvot, Bertrand
Re: Minimal logical decoding on standbys Drouvot, Bertrand
Re: pgsql: Harden new test case against force_parallel_mode = regress. Matthias van de Meent
Re: libpq: PQgetCopyData() and allocation overhead Jeroen Vermeulen
Re: libpq: PQgetCopyData() and allocation overhead Jelte Fennema
Re: libpq: PQgetCopyData() and allocation overhead Jeroen Vermeulen
Re: zstd compression for pg_dump Jacob Champion
Re: zstd compression for pg_dump Justin Pryzby
Re: libpq: PQgetCopyData() and allocation overhead Jeroen Vermeulen
Re: meson: Optionally disable installation of test modules Andrew Dunstan
Re: SQL JSON path enhanced numeric literals Dean Rasheed
Re: zstd compression for pg_dump Jacob Champion
Re: Raising the SCRAM iteration count Daniel Gustafsson
Re: generate_series for timestamptz and time zone problem Andreas 'ads' Scherbaum
Re: RADIUS tests and improvements Thomas Munro
Re: [PoC] Let libpq reject unexpected authentication requests Michael Paquier
Re: Move defaults toward ICU in 16? Jeff Davis
Re: pg_upgrade and logical replication Amit Kapila
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: Minimal logical decoding on standbys Drouvot, Bertrand
Re: libpq-fe.h should compile *entirely* standalone Andrew Dunstan
Re: Date-time extraneous fields with reserved keywords Joseph Koshakow
Re: zstd compression for pg_dump Justin Pryzby
Re: Date-time extraneous fields with reserved keywords Joseph Koshakow
Re: Missing free_var() at end of accum_sum_final()? Joel Jacobson
Re: Add standard collation UNICODE Jeff Davis
Re: Add standard collation UNICODE Thomas Munro
Re: Date-time extraneous fields with reserved keywords Joseph Koshakow
Re: Latches vs lwlock contention Thomas Munro
Re: Date-time extraneous fields with reserved keywords Joseph Koshakow
Re: Date-Time dangling unit fix Tom Lane
Re: Date-Time dangling unit fix Joseph Koshakow
Re: Add standard collation UNICODE Jeff Davis
Re: Add standard collation UNICODE Tom Lane
Re: Request for comment on setting binary format output per session David G. Johnston
Re: Deduplicate logicalrep_read_tuple() Peter Smith
Re: Missing free_var() at end of accum_sum_final()? Joel Jacobson
[Question] Similar Cost but variable execution time in sort Ankit Kumar Pandey
Re: Date-Time dangling unit fix Alexander Lakhin
Re: SQL JSON path enhanced numeric literals Peter Eisentraut
Re: Date-Time dangling unit fix Joseph Koshakow
Re: zstd compression for pg_dump Justin Pryzby
Re: Date-Time dangling unit fix Tom Lane
Re: [Question] Similar Cost but variable execution time in sort Ankit Kumar Pandey
Re: Should vacuum process config file reload more often Melanie Plageman
Re: [PATCH] Add CANONICAL option to xmlserialize Thomas Munro
Re: Date-Time dangling unit fix Joseph Koshakow
Re: Date-Time dangling unit fix Joseph Koshakow
Re: Refactor to introduce pg_strcoll(). Thomas Munro
Re: [PATCH] Add CANONICAL option to xmlserialize Thomas Munro
pg_rewind: Skip log directory for file type check like pg_wal Soumyadeep Chakraborty
Re: SQL/JSON revisited Amit Langote
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Michael Paquier
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith
Re: Removing unneeded self joins Michał Kłeczek
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Kyotaro Horiguchi
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
Re: Support logical replication of DDLs Ajin Cherian
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Kyotaro Horiguchi
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Drouvot, Bertrand
Re: shoud be get_extension_schema visible? Julien Rouhaud
using memoize in in paralel query decreases performance Pavel Stehule
Re: shoud be get_extension_schema visible? Pavel Stehule
Re: shoud be get_extension_schema visible? Michael Paquier
Re: add PROCESS_MAIN to VACUUM Michael Paquier
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith
Re: Add support for unit "B" to pg_size_pretty() Peter Eisentraut
Re: Add support for unit "B" to pg_size_pretty() David Rowley
Re: pg_rewind: Skip log directory for file type check like pg_wal Alexander Kukushkin
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: Allow tests to pass in OpenSSL FIPS mode Daniel Gustafsson
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
wrong results due to qual pushdown tender wang
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
RE: Support logical replication of DDLs wangw.fnst@fujitsu.com
RE: Rework LogicalOutputPluginWriterUpdateProgress wangw.fnst@fujitsu.com
Re: Deduplicate logicalrep_read_tuple() Amit Kapila
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Dilip Kumar
Re: daitch_mokotoff module Dag Lem
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: [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 Amit Kapila
RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
Re: GUC for temporarily disabling event triggers Daniel Gustafsson
Re: Support logical replication of DDLs vignesh C
Re: meson: Optionally disable installation of test modules Nazir Bilal Yavuz
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Dilip Kumar
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Daniel Gustafsson
Re: wrong results due to qual pushdown Ashutosh Bapat
Re: [BUG] pg_stat_statements and extended query protocol Imseih (AWS), Sami
Re: Inaccurate comment for pg_get_partkeydef Ashutosh Bapat
Re: [EXTERNAL] Re: Support load balancing in libpq Jelte Fennema
Re: Add pg_walinspect function with block info columns Bharath Rupireddy
Re: wrong results due to qual pushdown tender wang
Re: Combine pg_walinspect till_end_of_wal functions with others Bharath Rupireddy
Re: Add pg_walinspect function with block info columns Matthias van de Meent
Re: Combine pg_walinspect till_end_of_wal functions with others Matthias van de Meent
Re: meson: Optionally disable installation of test modules Andrew Dunstan
Re: Combine pg_walinspect till_end_of_wal functions with others Bharath Rupireddy
Re: Add shared buffer hits to pg_stat_io Melanie Plageman
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema
Re: Combine pg_walinspect till_end_of_wal functions with others Matthias van de Meent
Re: Allow tests to pass in OpenSSL FIPS mode Daniel Gustafsson
Re: Track IO times in pg_stat_io Melanie Plageman
Re: Timeline ID hexadecimal format Peter Eisentraut
Re: HOT chain validation in verify_heapam() Robert Haas
Re: add PROCESS_MAIN to VACUUM Nathan Bossart
Re: pg_rewind: Skip log directory for file type check like pg_wal Soumyadeep Chakraborty
Re: Commitfest 2023-03 starting tomorrow! Gregory Stark (as CFM)
Re: Ability to reference other extensions by schema in extension scripts Gregory Stark (as CFM)
Re: add PROCESS_MAIN to VACUUM Melanie Plageman
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Heikki Linnakangas
Re: [PATCH] Support % wildcard in extension upgrade filenames Gregory Stark (as CFM)
Re: Make mesage at end-of-recovery less scary. Gregory Stark (as CFM)
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Andres Freund
Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Gregory Stark (as CFM)
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Andres Freund
Re: Add a hook to allow modification of the ldapbindpasswd Gregory Stark (as CFM)
Re: add PROCESS_MAIN to VACUUM Nathan Bossart
Re: proposal: possibility to read dumped table's name from file Gregory Stark (as CFM)
Re: add PROCESS_MAIN to VACUUM Melanie Plageman
Re: On login trigger: take three Gregory Stark (as CFM)
Re: add PROCESS_MAIN to VACUUM Nathan Bossart
Re: proposal: possibility to read dumped table's name from file Daniel Gustafsson
Re: On login trigger: take three Daniel Gustafsson
Re: add PROCESS_MAIN to VACUUM Melanie Plageman
Re: On login trigger: take three Andres Freund
Re: On login trigger: take three Daniel Gustafsson
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Andres Freund
Re: add PROCESS_MAIN to VACUUM Nathan Bossart
Re: add PROCESS_MAIN to VACUUM Melanie Plageman
Re: Record queryid when auto_explain.log_verbose is on Imseih (AWS), Sami
Re: Normalization of utility queries in pg_stat_statements Michael Paquier
Re: add PROCESS_MAIN to VACUUM Michael Paquier
Re: Add pg_walinspect function with block info columns Michael Paquier
Re: add PROCESS_MAIN to VACUUM Nathan Bossart
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
Re: Inaccurate comment for pg_get_partkeydef David Rowley
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov
RE: The order of queues in row lock is changed (not FIFO) Ryo Yamaji (Fujitsu)
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov
Re: Add pg_walinspect function with block info columns Kyotaro Horiguchi
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Thomas Munro
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Thomas Munro
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Kyotaro Horiguchi
some problem explicit_bzero with building PostgreSQL on linux Dimitry Markman
Re: Moving forward with TDE Chris Travers
Re: Record queryid when auto_explain.log_verbose is on Imseih (AWS), Sami
Re: add PROCESS_MAIN to VACUUM Michael Paquier
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher shiy.fnst@fujitsu.com
Re: Making empty Bitmapsets always be NULL David Rowley
RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Michael Paquier
Re: Combine pg_walinspect till_end_of_wal functions with others Michael Paquier
Re: NumericShort vs NumericLong format David G. Johnston
Re: Raising the SCRAM iteration count Michael Paquier
Re: Combine pg_walinspect till_end_of_wal functions with others Michael Paquier
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Michael Paquier
Re: Should vacuum process config file reload more often Masahiko Sawada
Re: Add pg_walinspect function with block info columns Michael Paquier
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Thomas Munro
Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Julien Rouhaud
Re: Add pg_walinspect function with block info columns Kyotaro Horiguchi
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: Add pg_walinspect function with block info columns Michael Paquier
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Thomas Munro
Re: pg_rewind: Skip log directory for file type check like pg_wal Alexander Kukushkin
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith
Re: pg_rewind: Skip log directory for file type check like pg_wal Soumyadeep Chakraborty
RE: Rework LogicalOutputPluginWriterUpdateProgress Hayato Kuroda (Fujitsu)
Re: pg_rewind: Skip log directory for file type check like pg_wal Alexander Kukushkin
Re: Raising the SCRAM iteration count Daniel Gustafsson
Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: Add pg_walinspect function with block info columns Kyotaro Horiguchi
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Daniel Gustafsson
Re: pg_rewind: Skip log directory for file type check like pg_wal Daniel Gustafsson
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Alvaro Herrera
Re: Add pg_walinspect function with block info columns Bharath Rupireddy
Re: RFC: logical publication via inheritance root? Aleksander Alekseev
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: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
Re: Add pg_walinspect function with block info columns Matthias van de Meent
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: pg_dump/pg_restore: Fix stdin/stdout handling of custom format on Win32 Juan José Santamaría Flecha
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Heikki Linnakangas
Re: Raising the SCRAM iteration count Daniel Gustafsson
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
Re: Add a hook to allow modification of the ldapbindpasswd Andrew Dunstan
Re: GUC for temporarily disabling event triggers Mikhail Gribkov
Re: Add shared buffer hits to pg_stat_io Drouvot, Bertrand
Re: Track IO times in pg_stat_io Drouvot, Bertrand
Re: Timeline ID hexadecimal format Sébastien Lardière
Re: add PROCESS_MAIN to VACUUM Melanie Plageman
Re: HOT chain validation in verify_heapam() Robert Haas
Re: HOT chain validation in verify_heapam() Mark Dilger
Re: Track IO times in pg_stat_io Andres Freund
Re: Track IO times in pg_stat_io Melanie Plageman
Re: Track IO times in pg_stat_io Andres Freund
Re: buildfarm + meson Andres Freund
Re: Add shared buffer hits to pg_stat_io Andres Freund
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Andres Freund
Re: Add support for unit "B" to pg_size_pretty() Peter Eisentraut
Re: buildfarm + meson Andrew Dunstan
Re: add PROCESS_MAIN to VACUUM Nathan Bossart
Re: psql: Add role's membership options to the \du+ command David G. Johnston
Re: Add support for unit "B" to pg_size_pretty() David Rowley
pipe_read_line for reading arbitrary strings Daniel Gustafsson
PGDOCS - Replica Identity quotes Peter Smith
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov
optimize several list functions with SIMD intrinsics Nathan Bossart
Re: add PROCESS_MAIN to VACUUM Michael Paquier
Re: shoud be get_extension_schema visible? Michael Paquier
Re: buildfarm + meson Andres Freund
Re: Add LZ4 compression in pg_dump Justin Pryzby
Re: buildfarm + meson Andres Freund
Re: psql: Add role's membership options to the \du+ command David G. Johnston
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher shiy.fnst@fujitsu.com
RE: Rework LogicalOutputPluginWriterUpdateProgress wangw.fnst@fujitsu.com
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: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Anton A. Melnikov
Re: Time delayed LR (WAS Re: logical replication restrictions) Masahiko Sawada
Re: buildfarm + meson Andres Freund
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: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
Re: Testing autovacuum wraparound (including failsafe) Masahiko Sawada
Re: optimize several list functions with SIMD intrinsics Nathan Bossart
Re: shoud be get_extension_schema visible? Pavel Stehule
Re: Testing autovacuum wraparound (including failsafe) Peter Geoghegan
RE: Allow logical replication to copy tables in binary format Hayato Kuroda (Fujitsu)
Re: Date-time extraneous fields with reserved keywords Keisuke Kuroda
Re: Move defaults toward ICU in 16? Jeff Davis
Re: Normalization of utility queries in pg_stat_statements Michael Paquier
Re: Add standard collation UNICODE Peter Eisentraut
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher houzj.fnst@fujitsu.com
Re: pg_upgrade and logical replication Julien Rouhaud
Re: Add standard collation UNICODE Peter Eisentraut
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher houzj.fnst@fujitsu.com
Re: Add pg_walinspect function with block info columns Michael Paquier
Re: Allow tests to pass in OpenSSL FIPS mode Peter Eisentraut
Re: Raising the SCRAM iteration count Michael Paquier
Re: Raising the SCRAM iteration count Daniel Gustafsson
Re: Combine pg_walinspect till_end_of_wal functions with others Bharath Rupireddy
Re: Raising the SCRAM iteration count Michael Paquier
Re: Allow tests to pass in OpenSSL FIPS mode Peter Eisentraut
Re: Allow tests to pass in OpenSSL FIPS mode Daniel Gustafsson
Re: Allow tests to pass in OpenSSL FIPS mode Peter Eisentraut
Re: Allow tests to pass in OpenSSL FIPS mode Peter Eisentraut
Re: Allow tests to pass in OpenSSL FIPS mode Peter Eisentraut
Re: Allow tests to pass in OpenSSL FIPS mode Daniel Gustafsson
Re: Minimal logical decoding on standbys Drouvot, Bertrand
Re: Add pg_walinspect function with block info columns Bharath Rupireddy
Re: HOT chain validation in verify_heapam() Aleksander Alekseev
Re: Allow tailoring of ICU locales with custom rules Laurenz Albe
Re: Add pg_walinspect function with block info columns Michael Paquier
RE: Rework LogicalOutputPluginWriterUpdateProgress Hayato Kuroda (Fujitsu)
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: [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: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: Track IO times in pg_stat_io Drouvot, Bertrand
Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli
Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli
Re: HOT chain validation in verify_heapam() Robert Haas
Re: meson: Optionally disable installation of test modules Nazir Bilal Yavuz
Re: buildfarm + meson Andrew Dunstan
Re: HOT chain validation in verify_heapam() Aleksander Alekseev
Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
Re: Allow tailoring of ICU locales with custom rules Laurenz Albe
Re: buildfarm + meson Nazir Bilal Yavuz
Re: buildfarm + meson Andrew Dunstan
Re: Add pg_walinspect function with block info columns Bharath Rupireddy
Re: TAP tests for psql \g piped into program Peter Eisentraut
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
RE: Rework LogicalOutputPluginWriterUpdateProgress Takamichi Osumi (Fujitsu)
Re: Allow tailoring of ICU locales with custom rules Peter Eisentraut
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
Re: Add documentation for coverage reports with meson Peter Eisentraut
Re: allow meson to find ICU in non-standard localtion Peter Eisentraut
proposal - get_extension_version function Pavel Stehule
lz4 --rm on Ubuntu 18.04 (Add LZ4 compression to pg_dump) Christoph Berg
Re: Add standard collation UNICODE Jeff Davis
Re: Add shared buffer hits to pg_stat_io Melanie Plageman
Re: psql \watch 2nd argument: iteration count Nathan Bossart
Re: optimize several list functions with SIMD intrinsics Nathan Bossart
Re: zstd compression for pg_dump Jacob Champion
Re: proposal - get_extension_version function Jacob Champion
Re: proposal - get_extension_version function Pavel Stehule
Re: proposal - get_extension_version function Pavel Stehule
Re: lz4 --rm on Ubuntu 18.04 (Add LZ4 compression to pg_dump) Daniel Gustafsson
Re: buildfarm + meson Andres Freund
Re: proposal - get_extension_version function Pavel Stehule
Re: buildfarm + meson Andres Freund
Re: Add shared buffer hits to pg_stat_io Andres Freund
Re: postgres_fdw, dblink, and CREATE SUBSCRIPTION security Jacob Champion
Re: Non-superuser subscription owners Andres Freund
Re: Add error functions: erf() and erfc() Nathan Bossart
Re: proposal - get_extension_version function Jacob Champion
Re: proposal - get_extension_version function Jacob Champion
Re: proposal - get_extension_version function Jacob Champion
Re: Moving forward with TDE Stephen Frost
allow_in_place_tablespaces vs. pg_basebackup Robert Haas
Re: Get rid of PgStat_BackendFunctionEntry Nathan Bossart
Re: SQL/JSON revisited Andrew Dunstan
Re: RFC: logical publication via inheritance root? Jacob Champion
Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Anton A. Melnikov
Re: Improve logging when using Huge Pages Nathan Bossart
Re: buildfarm + meson Andrew Dunstan
Re: meson: Optionally disable installation of test modules Andrew Dunstan
Re: proposal - get_extension_version function Jacob Champion
Re: Ignoring BRIN for HOT updates (was: -udpates seems broken) Matthias van de Meent
Re: postgres_fdw, dblink, and CREATE SUBSCRIPTION security Jacob Champion
Re: Add error functions: erf() and erfc() Thomas Munro
Re: Add error functions: erf() and erfc() Dean Rasheed
Re: Add error functions: erf() and erfc() Nathan Bossart
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: 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_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: 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
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: 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: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi
Re: Move defaults toward ICU in 16? Peter Eisentraut
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: 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: meson: Non-feature feature options Daniel Gustafsson
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: 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: 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
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: 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: Improve logging when using Huge Pages Stephen Frost
Re: ICU locale validation / canonicalization Jeff Davis
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 Melanie Plageman
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: buildfarm + meson Andrew Dunstan
Re: improving user.c error messages Nathan Bossart
Re: Date-Time dangling unit fix Tom Lane
Re: Add pg_walinspect function with block info columns Michael Paquier
Re: Add pg_walinspect function with block info columns Bharath Rupireddy
Re: Add pg_walinspect function with block info columns Michael Paquier
Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll() Michael Paquier
Re: Should vacuum process config file reload more often Melanie Plageman
Re: Should vacuum process config file reload more often Masahiko Sawada
Re: Combine pg_walinspect till_end_of_wal functions with others Michael Paquier
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith
Re: Combine pg_walinspect till_end_of_wal functions with others Michael Paquier
Re: Date-Time dangling unit fix Alexander Lakhin
Re: Combine pg_walinspect till_end_of_wal functions with others Bharath Rupireddy
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
How to get the real type use oid in internal codes? jacktby@gmail.com
Re: Transparent column encryption Peter Eisentraut
Re: Combine pg_walinspect till_end_of_wal functions with others Michael Paquier
Re: Compilation error after redesign of the archive modules Michael Paquier
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov
RE: Rework LogicalOutputPluginWriterUpdateProgress wangw.fnst@fujitsu.com
RE: Rework LogicalOutputPluginWriterUpdateProgress wangw.fnst@fujitsu.com
RE: Rework LogicalOutputPluginWriterUpdateProgress wangw.fnst@fujitsu.com
RE: Rework LogicalOutputPluginWriterUpdateProgress wangw.fnst@fujitsu.com
RE: Rework LogicalOutputPluginWriterUpdateProgress wangw.fnst@fujitsu.com
Re: pgsql: Allow tailoring of ICU locales with custom rules Peter Eisentraut
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
Re: pgsql: Use ICU by default at initdb time. Peter Eisentraut
Re: Combine pg_walinspect till_end_of_wal functions with others Michael Paquier
Re: Support logical replication of DDLs vignesh C
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
Re: Combine pg_walinspect till_end_of_wal functions with others Bharath Rupireddy
Re: Date-Time dangling unit fix Peter Eisentraut
Re: How to get the real type use oid in internal codes? Peter Eisentraut
Re: Add macros for ReorderBufferTXN toptxn Amit Kapila
Re: Minimal logical decoding on standbys Drouvot, Bertrand
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
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 Amit Kapila
RE: Rework LogicalOutputPluginWriterUpdateProgress Takamichi Osumi (Fujitsu)
Re: Add standard collation UNICODE Peter Eisentraut
Re: Add LZ4 compression in pg_dump Justin Pryzby
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
Re: pgsql: Use ICU by default at initdb time. Peter Eisentraut
Re: Date-Time dangling unit fix Tom Lane
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
Re: pg_usleep for multisecond delays Tom Lane
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
Re: zstd compression for pg_dump Jacob Champion
Re: Add SHELL_EXIT_CODE to psql Tom Lane
Lock mode in ExecMergeMatched() Alexander Korotkov
Re: recovery modules Nathan Bossart
Re: Support logical replication of DDLs Runqi Tian
Re: Add LZ4 compression in pg_dump Michael Paquier
Re: buildfarm + meson Andres Freund
Re: [PoC] Let libpq reject unexpected authentication requests Michael Paquier
Re: Should vacuum process config file reload more often Melanie Plageman
Re: postgres_fdw, dblink, and CREATE SUBSCRIPTION security Jacob Champion
Re: Should vacuum process config file reload more often Melanie Plageman
Re: pg_dump versus hash partitioning Julien Rouhaud
Re: Lock mode in ExecMergeMatched() Dean Rasheed
Re: pg_dump versus hash partitioning Tom Lane
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: pg_dump versus hash partitioning Julien Rouhaud
Re: cpluspluscheck vs ICU Andres Freund
Re: Dead code in ps_status.c Thomas Munro
Re: cpluspluscheck vs ICU Andres Freund
Re: proposal - get_extension_version function Pavel Stehule
Re: Dead code in ps_status.c Andres Freund
Re: Add LZ4 compression in pg_dump Alexander Lakhin
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: optimize several list functions with SIMD intrinsics Ankit Kumar Pandey
Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
Re: optimize several list functions with SIMD intrinsics Ankit Kumar Pandey
Re: Add LZ4 compression in pg_dump Alexander Lakhin
Re: Transparent column encryption Mark Dilger
Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Önder Kalacı
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
Re: buildfarm + meson Andres Freund
slapd logs to syslog during tests Andres Freund
Re: [BUG] pg_stat_statements and extended query protocol Imseih (AWS), Sami
Re: Transparent column encryption Andres Freund
Re: unsafe_tests module Andres Freund
Re: slapd logs to syslog during tests Andrew Dunstan
Re: [BUG] pg_stat_statements and extended query protocol Michael Paquier
Re: Testing autovacuum wraparound (including failsafe) Peter Geoghegan
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: [PoC] Implementation of distinct in Window Aggregates Ankit Kumar Pandey
Re: [PoC] Implementation of distinct in Window Aggregates Ankit Kumar Pandey
Re: Add LZ4 compression in pg_dump Peter Eisentraut
Re: unsafe_tests module Andrew Dunstan
Re: Account löschen Alvaro Herrera
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: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov
Re: [Proposal] Allow pg_dump to include all child tables with the root table Stéphane Tachoires
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: pg_dump versus hash partitioning Tom Lane
Re: pg_dump versus hash partitioning Justin Pryzby
Re: pg_dump versus hash partitioning Tom Lane
Re: psql \watch 2nd argument: iteration count Andrey Borodin
WIP Patch: pg_dump structured Attila Soki
Re: WIP Patch: pg_dump structured Tom Lane
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Peter Smith
Re: WIP Patch: pg_dump structured Attila Soki
Re: psql \watch 2nd argument: iteration count Michael Paquier
Re: psql \watch 2nd argument: iteration count Michael Paquier
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher shiy.fnst@fujitsu.com
RE: Rework LogicalOutputPluginWriterUpdateProgress wangw.fnst@fujitsu.com
Re: psql \watch 2nd argument: iteration count Andrey Borodin
Re: Compilation error after redesign of the archive modules Michael Paquier
Microsecond-based timeouts Thomas Munro
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
Re: meson: Non-feature feature options Peter Eisentraut
Re: CI and test improvements Peter Eisentraut
Re: Combine pg_walinspect till_end_of_wal functions with others Michael Paquier
RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
Re: ICU locale validation / canonicalization Peter Eisentraut
Re: [PATCH] Align GSS and TLS error handling in PQconnectPoll() Michael Paquier
Re: pg_dump versus hash partitioning Julien Rouhaud
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher houzj.fnst@fujitsu.com
Re: [BUG] pg_stat_statements and extended query protocol Drouvot, Bertrand
Re: Allow tests to pass in OpenSSL FIPS mode Peter Eisentraut
Re: Allow tests to pass in OpenSSL FIPS mode Daniel Gustafsson
Re: Combine pg_walinspect till_end_of_wal functions with others Bharath Rupireddy
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
RE: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL shiy.fnst@fujitsu.com
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: Ability to reference other extensions by schema in extension scripts 'Sandro Santilli'
Re: Lock mode in ExecMergeMatched() Dean Rasheed
Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli
Re: [PATCH] Support % wildcard in extension upgrade filenames 'Sandro Santilli'
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Önder Kalacı
Re: Supporting MERGE on updatable views Dean Rasheed
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL Daniel Gustafsson
Re: MERGE ... RETURNING Dean Rasheed
Re: Reducing connection overhead in pg_upgrade compat check phase Daniel Gustafsson
Re: Add support for DEFAULT specification in COPY FROM Andrew Dunstan
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
Bug in jsonb_in function (14 & 15 version are affected) Nikolay Shaplov
Re: buildfarm + meson Andrew Dunstan
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
[PATCH] Extend the length of BackgroundWorker.bgw_library_name Yurii Rashkovskii
Re: ICU locale validation / canonicalization Jeff Davis
Re: pg_dump/pg_restore: Fix stdin/stdout handling of custom format on Win32 Juan José Santamaría Flecha
Re: Lock mode in ExecMergeMatched() Alvaro Herrera
Re: [PATCH] Extend the length of BackgroundWorker.bgw_library_name Yurii Rashkovskii
Re: meson: Non-feature feature options Nathan Bossart
Re: Lock mode in ExecMergeMatched() Alvaro Herrera
Re: meson: Non-feature feature options Nazir Bilal Yavuz
Re: meson: Non-feature feature options Nathan Bossart
Re: Improve logging when using Huge Pages Justin Pryzby
Re: meson: Non-feature feature options Andres Freund
Re: meson: Non-feature feature options Andres Freund
Re: Transparent column encryption Peter Eisentraut
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: Transparent column encryption Peter Eisentraut
Re: meson: Non-feature feature options Nathan Bossart
Re: Improve logging when using Huge Pages Stephen Frost
Re: Transparent column encryption Andres Freund
Re: meson: Non-feature feature options Nazir Bilal Yavuz
Re: Transparent column encryption Andres Freund
Re: pg_usleep for multisecond delays Nathan Bossart
Re: Operation log for major operations Dmitry Koval
Re: optimize several list functions with SIMD intrinsics Nathan Bossart
Re: meson: Non-feature feature options Andres Freund
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: Microsecond-based timeouts Andres Freund
Re: Testing autovacuum wraparound (including failsafe) Jacob Champion
Re: meson: Non-feature feature options Nathan Bossart
Re: Show various offset arrays for heap WAL records Melanie Plageman
Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken Nathan Bossart
Re: Testing autovacuum wraparound (including failsafe) Peter Geoghegan
Re: Combine pg_walinspect till_end_of_wal functions with others Michael Paquier
ICU 54 and earlier are too dangerous Jeff Davis
Re: pg_dump versus hash partitioning Tom Lane
Re: psql \watch 2nd argument: iteration count Michael Paquier
Re: ICU 54 and earlier are too dangerous Andres Freund
Re: psql \watch 2nd argument: iteration count Andrey Borodin
Re: Show various offset arrays for heap WAL records Peter Geoghegan
Re: psql \watch 2nd argument: iteration count Michael Paquier
Re: Support logical replication of DDLs Ajin Cherian
Re: CI and test improvements Justin Pryzby
Re: psql \watch 2nd argument: iteration count Kyotaro Horiguchi
Re: Improve logging when using Huge Pages Kyotaro Horiguchi
Re: Combine pg_walinspect till_end_of_wal functions with others Bharath Rupireddy
Re: [PoC] Let libpq reject unexpected authentication requests Michael Paquier
RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher shiy.fnst@fujitsu.com
Re: Testing autovacuum wraparound (including failsafe) Masahiko Sawada
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL Peter Eisentraut
Re: Add macros for ReorderBufferTXN toptxn Peter Smith
Re: ICU locale validation / canonicalization 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: ICU 54 and earlier are too dangerous Peter Eisentraut
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: [Proposal] Allow pg_dump to include all child tables with the root table Stéphane Tachoires
Re: [Proposal] Allow pg_dump to include all child tables with the root table stephane tachoires
Re: generic plans and "initial" pruning Amit Langote
Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
Re: Add macros for ReorderBufferTXN toptxn Amit Kapila
Re: Add macros for ReorderBufferTXN toptxn Amit Kapila
Fix fseek() detection of unseekable files on WIN32 Juan José Santamaría Flecha
Re: pg_dump/pg_restore: Fix stdin/stdout handling of custom format on Win32 Juan José Santamaría Flecha
Re: meson: Non-feature feature options Nazir Bilal Yavuz
Re: Ignoring BRIN for HOT updates (was: -udpates seems broken) Matthias van de Meent
Re: doc: mentioned CREATE+ATTACH PARTITION as an alternative to CREATE TABLE..PARTITION OF Jakub Wartak
Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
RE: Allow logical replication to copy tables in binary format Takamichi Osumi (Fujitsu)
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: ICU 54 and earlier are too dangerous Jeff Davis
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: ICU locale validation / canonicalization Jeff Davis
DROP DATABASE is interruptible Andres Freund
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Gregory Stark (as CFM)
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Gregory Stark (as CFM)
Re: [EXTERNAL] Re: Support load balancing in libpq Gregory Stark (as CFM)
Re: pg_stat_statements and "IN" conditions Gregory Stark (as CFM)
Re: Using each rel as both outer and inner for JOIN_ANTI Gregory Stark (as CFM)
Re: Privileges on PUBLICATION Gregory Stark (as CFM)
Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken Nathan Bossart
Re: Raising the SCRAM iteration count Gregory Stark (as CFM)
Re: psql \watch 2nd argument: iteration count Nathan Bossart
Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
Re: Making background psql nicer to use in tap tests Daniel Gustafsson
Re: Add pg_walinspect function with block info columns Melanie Plageman
Re: Track IO times in pg_stat_io Andres Freund
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: Add macros for ReorderBufferTXN toptxn Peter Smith
Re: Add macros for ReorderBufferTXN toptxn Peter Smith
Re: Add pg_walinspect function with block info columns Melanie Plageman
Re: Combine pg_walinspect till_end_of_wal functions with others Michael Paquier
Re: Combine pg_walinspect till_end_of_wal functions with others Michael Paquier
Re: Making background psql nicer to use in tap tests Andres Freund
Re: psql \watch 2nd argument: iteration count Kyotaro Horiguchi
Re: psql \watch 2nd argument: iteration count Michael Paquier
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
Re: psql \watch 2nd argument: iteration count Andrey Borodin
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: psql \watch 2nd argument: iteration count Michael Paquier
Re: recovery modules Nathan Bossart
Re: psql \watch 2nd argument: iteration count Nathan Bossart
Re: Fix fseek() detection of unseekable files on WIN32 Michael Paquier
Re: Should vacuum process config file reload more often Masahiko Sawada
Re: Add macros for ReorderBufferTXN toptxn Masahiko Sawada
Re: Add pg_walinspect function with block info columns Bharath Rupireddy
Re: ICU locale validation / canonicalization Jeff Davis
RE: Allow logical replication to copy tables in binary format Takamichi Osumi (Fujitsu)
Re: Add pg_walinspect function with block info columns Michael Paquier
Re: Combine pg_walinspect till_end_of_wal functions with others Michael Paquier
Re: Add pg_walinspect function with block info columns Michael Paquier
Re: Combine pg_walinspect till_end_of_wal functions with others Bharath Rupireddy
meson documentation build open issues Peter Eisentraut
Re: Privileges on PUBLICATION Antonin Houska
pkg-config Requires.private entries should be comma-separated Peter Eisentraut
Re: psql \watch 2nd argument: iteration count Michael Paquier
Re: meson: Non-feature feature options Peter Eisentraut
Simplify some codes in pgoutput houzj.fnst@fujitsu.com
Re: [EXTERNAL] Re: Support load balancing in libpq Jelte Fennema
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema
Re: [PATCH] Extend the length of BackgroundWorker.bgw_library_name Daniel Gustafsson
Re: Combine pg_walinspect till_end_of_wal functions with others Michael Paquier
Re: CI and test improvements Peter Eisentraut
postgres_fdw: Useless if-test in GetConnection() Etsuro Fujita
Re: TAP output format in pg_regress Peter Eisentraut
Re: postgres_fdw: Useless if-test in GetConnection() Daniel Gustafsson
Re: Fix fseek() detection of unseekable files on WIN32 Juan José Santamaría Flecha
Re: Documentation for building with meson Peter Eisentraut
Re: SQL/JSON revisited Amit Langote
Re: optimize several list functions with SIMD intrinsics Ankit Kumar Pandey
Re: Making background psql nicer to use in tap tests Andrew Dunstan
Re: CI and test improvements Justin Pryzby
Re: CI and test improvements Peter Eisentraut
Re: optimize several list functions with SIMD intrinsics Nathan Bossart
Re: optimize several list functions with SIMD intrinsics Ankit Kumar Pandey
Re: Add support for DEFAULT specification in COPY FROM Alexander Lakhin
Initial Schema Sync for Logical Replication Kumar, Sachin
Re: On login trigger: take three Gregory Stark (as CFM)
Re: Commitfest 2023-03 starting tomorrow! Gregory Stark (as CFM)
How to check for in-progress transactions Tejasvi Kashi
Re: On login trigger: take three Mikhail Gribkov
Speed-up shared buffers prewarming Konstantin Knizhnik
Re: Add a hook to allow modification of the ldapbindpasswd Andrew Dunstan
Re: Add support for DEFAULT specification in COPY FROM Andrew Dunstan
Re: Add support for DEFAULT specification in COPY FROM Andrew Dunstan
Re: Speed-up shared buffers prewarming Matthias van de Meent
Re: Speed-up shared buffers prewarming Melanie Plageman
Re: ICU locale validation / canonicalization Jeff Davis
Re: Add a hook to allow modification of the ldapbindpasswd Andrew Dunstan
Re: cataloguing NOT NULL constraints Alvaro Herrera
Re: Add LZ4 compression in pg_dump Justin Pryzby
Re: Add a hook to allow modification of the ldapbindpasswd Michael Paquier
Re: psql \watch 2nd argument: iteration count Michael Paquier
Re: Fix fseek() detection of unseekable files on WIN32 Michael Paquier
Re: recovery modules Michael Paquier
Re: Making empty Bitmapsets always be NULL Yuya Watari
Re: Add macros for ReorderBufferTXN toptxn Peter Smith
"current directory" in a server error message Kyotaro Horiguchi
RE: Allow logical replication to copy tables in binary format shiy.fnst@fujitsu.com
RE: Support logical replication of DDLs wangw.fnst@fujitsu.com
RE: Allow logical replication to copy tables in binary format houzj.fnst@fujitsu.com
Re: meson documentation build open issues Andres Freund
Re: "current directory" in a server error message Bharath Rupireddy
Re: Initial Schema Sync for Logical Replication Peter Smith
Re: Simplify some codes in pgoutput Amit Kapila
Re: zstd compression for pg_dump Justin Pryzby
Re: Add macros for ReorderBufferTXN toptxn Bharath Rupireddy
Re: Add macros for ReorderBufferTXN toptxn Amit Kapila
Re: Get rid of PgStat_BackendFunctionEntry Michael Paquier
Re: How to check for in-progress transactions Bharath Rupireddy
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Michael Paquier
Re: Combine pg_walinspect till_end_of_wal functions with others Michael Paquier
Re: logical decoding and replication of sequences, take 2 Masahiko Sawada
Remove last traces of SCM credential auth from libpq? Michael Paquier
Re: Combine pg_walinspect till_end_of_wal functions with others Bharath Rupireddy
Re: "current directory" in a server error message Kyotaro Horiguchi
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: pg_dump versus hash partitioning Julien Rouhaud
Re: Fix fseek() detection of unseekable files on WIN32 Juan José Santamaría Flecha
Re: Add pg_walinspect function with block info columns Bharath Rupireddy
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Amit Kapila
Re: Split index and table statistics into different types of stats Drouvot, Bertrand
Re: postgres_fdw: Useless if-test in GetConnection() Etsuro Fujita
Re: Get rid of PgStat_BackendFunctionEntry Drouvot, Bertrand
Re: postgres_fdw: Useless if-test in GetConnection() Etsuro Fujita
The use of atooid() on non-Oid results Daniel Gustafsson
Re: Transparent column encryption Peter Eisentraut
Re: Add a hook to allow modification of the ldapbindpasswd Andrew Dunstan
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Drouvot, Bertrand
Re: Add a hook to allow modification of the ldapbindpasswd Andrew Dunstan
RE: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL shiy.fnst@fujitsu.com
Re: [EXTERNAL] Support load balancing in libpq Daniel Gustafsson
Re: Making empty Bitmapsets always be NULL Yuya Watari
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Michael Paquier
Re: Speed-up shared buffers prewarming Drouvot, Bertrand
Re: pg_dump versus hash partitioning Tom Lane
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Drouvot, Bertrand
Re: [BUG] Logical replica crash if there was an error in a function. Anton A. Melnikov
gcc 13 warnings Pavel Stehule
Re: Move defaults toward ICU in 16? Peter Eisentraut
Re: gcc 13 warnings Melanie Plageman
Re: improving user.c error messages Peter Eisentraut
Re: gcc 13 warnings Tom Lane
Re: improving user.c error messages Nathan Bossart
Re: improving user.c error messages Peter Eisentraut
Re: gcc 13 warnings Pavel Stehule
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Önder Kalacı
Re: gcc 13 warnings Tom Lane
Re: improving user.c error messages Nathan Bossart
Re: Transparent column encryption Andres Freund
RE: Initial Schema Sync for Logical Replication Kumar, Sachin
Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
Re: gcc 13 warnings Andres Freund
Re: More weird compiler warnings Andres Freund
Re: gcc 13 warnings Andres Freund
Re: Remove last traces of SCM credential auth from libpq? Jonathan S. Katz
Re: gcc 13 warnings Tom Lane
Default libpq connection parameter handling and copy-paste of apparently dead code for it? Greg Stark
Re: gcc 13 warnings Andres Freund
Re: Date-Time dangling unit fix Tom Lane
Re: More weird compiler warnings Tom Lane
Re: The use of atooid() on non-Oid results Daniel Gustafsson
Re: Experiments with Postgres and SSL Greg Stark
Re: slapd logs to syslog during tests Andrew Dunstan
Re: How to check for in-progress transactions Tejasvi Kashi
Re: How to check for in-progress transactions Melanie Plageman
Re: How to check for in-progress transactions Tejasvi Kashi
Re: doc: mentioned CREATE+ATTACH PARTITION as an alternative to CREATE TABLE..PARTITION OF Justin Pryzby
Re: Track IO times in pg_stat_io Melanie Plageman
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: More weird compiler warnings Andres Freund
Re: slapd logs to syslog during tests Thomas Munro
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: Add LZ4 compression in pg_dump Justin Pryzby
Re: Refactor calculations to use instr_time Melanie Plageman
Re: PGDOCS - Replica Identity quotes Peter Smith
Re: improving user.c error messages Nathan Bossart
Re: Amcheck verification of GiST and GIN Peter Geoghegan
Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Andres Freund
Re: Remove last traces of SCM credential auth from libpq? Michael Paquier
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Amit Kapila
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Tom Lane
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Amit Kapila
Re: suppressing useless wakeups in logical/worker.c Nathan Bossart
Re: Remove last traces of SCM credential auth from libpq? Michael Paquier
Re: slapd logs to syslog during tests Andres Freund
Re: SQL/JSON revisited Andrew Dunstan
Re: Amcheck verification of GiST and GIN Peter Geoghegan
Re: "current directory" in a server error message Kyotaro Horiguchi
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: pg_dump versus hash partitioning Julien Rouhaud
RE: Allow logical replication to copy tables in binary format shiy.fnst@fujitsu.com
Re: zstd compression for pg_dump Tomas Vondra
Re: gcc 13 warnings John Naylor
Re: Simplify some codes in pgoutput Peter Smith
Re: psql \watch 2nd argument: iteration count Andrey Borodin
Re: slapd logs to syslog during tests Andres Freund
Re: Add macros for ReorderBufferTXN toptxn Amit Kapila
Re: In-placre persistance change of a relation Kyotaro Horiguchi
RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
Re: slapd logs to syslog during tests Andres Freund
Re: Add pg_walinspect function with block info columns Bharath Rupireddy
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Önder Kalacı
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
Re: gcc 13 warnings Peter Eisentraut
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
RE: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL shiy.fnst@fujitsu.com
Re: [EXTERNAL] Support load balancing in libpq Jelte Fennema
Re: postgres_fdw: Useless if-test in GetConnection() Etsuro Fujita
Re: improving user.c error messages Peter Eisentraut
Re: Making background psql nicer to use in tap tests Daniel Gustafsson
Re: HOT chain validation in verify_heapam() Aleksander Alekseev
RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
Re: Commitfest 2023-03 starting tomorrow! Greg Stark
Re: Making background psql nicer to use in tap tests Andrew Dunstan
Re: Avoid use deprecated Windows Memory API Aleksander Alekseev
Re: Making background psql nicer to use in tap tests Daniel Gustafsson
Re: gcc 13 warnings Tom Lane
Re: Commitfest 2023-03 starting tomorrow! Aleksander Alekseev
RE: Support logical replication of DDLs Takamichi Osumi (Fujitsu)
Re: Commitfest 2023-03 starting tomorrow! Justin Pryzby
Re: Commitfest 2023-03 starting tomorrow! Greg Stark
Re: Avoid use deprecated Windows Memory API Ranier Vilela
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Önder Kalacı
Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
Re: Exclusion constraints on partitioned tables Paul Jungwirth
Re: Making background psql nicer to use in tap tests Andrew Dunstan
Re: Memory leak from ExecutorState context? Tomas Vondra
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: pg_dump versus hash partitioning Tom Lane
Re: ICU locale validation / canonicalization Jeff Davis
Re: Making background psql nicer to use in tap tests Dagfinn Ilmari Mannsåker
Re: ICU 54 and earlier are too dangerous Jeff Davis
Re: improving user.c error messages Nathan Bossart
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: Add SHELL_EXIT_CODE to psql Corey Huinker
Re: Add macros for ReorderBufferTXN toptxn Peter Smith
Re: File descriptors in exec'd subprocesses Thomas Munro
Re: Making background psql nicer to use in tap tests Andrew Dunstan
Re: Add n_tup_newpage_upd to pg_stat table views Peter Geoghegan
Re: Making background psql nicer to use in tap tests Andres Freund
Should we remove vacuum_defer_cleanup_age? Andres Freund
Re: Add pg_walinspect function with block info columns Michael Paquier
Re: Remove last traces of SCM credential auth from libpq? Michael Paquier
Re: Should we remove vacuum_defer_cleanup_age? Magnus Hagander
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: gcc 13 warnings Andres Freund
Re: Add pg_walinspect function with block info columns Michael Paquier
Re: pg_dump versus hash partitioning Julien Rouhaud
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: Add pg_walinspect function with block info columns Michael Paquier
Re: Amcheck verification of GiST and GIN Andrey Borodin
BF mamba failure Amit Kapila
Re: BF mamba failure Tom Lane
Re: Add pg_walinspect function with block info columns Bharath Rupireddy
Re: Should we remove vacuum_defer_cleanup_age? Alvaro Herrera
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
Re: Initial Schema Sync for Logical Replication Alvaro Herrera
Re: BF mamba failure Alexander Lakhin
Re: proposal: psql: psql variable BACKEND_PID Andrew Dunstan
Re: proposal: psql: psql variable BACKEND_PID Pavel Stehule
Re: Infinite Interval Joseph Koshakow
Re: Infinite Interval Tom Lane
Re: Infinite Interval Joseph Koshakow
Re: Infinite Interval Tom Lane
Re: Commitfest 2023-03 starting tomorrow! Alvaro Herrera
Re: Commitfest 2023-03 starting tomorrow! Peter Geoghegan
Re: buildfarm + meson Andrew Dunstan
Re: Making background psql nicer to use in tap tests Andrew Dunstan
Bytea PL/Perl transform Иван Панченко
Re: Should vacuum process config file reload more often Melanie Plageman
Re: buildfarm + meson Andres Freund
Re: Commitfest 2023-03 starting tomorrow! Justin Pryzby
Re: Commitfest 2023-03 starting tomorrow! Peter Geoghegan
Re: Commitfest 2023-03 starting tomorrow! Justin Pryzby
Re: buildfarm + meson Andrew Dunstan
Re: MERGE ... WHEN NOT MATCHED BY SOURCE Dean Rasheed
Re: Supporting MERGE on updatable views Dean Rasheed
Re: heapgettup refactoring David Rowley
Replace known_assigned_xids_lck by memory barrier Michail Nikolaev
Re: Fix fseek() detection of unseekable files on WIN32 Michael Paquier
server log inflates due to pg_logical_slot_peek_changes/pg_logical_slot_get_changes calls Jeevan Ladhe
Re: Fix fseek() detection of unseekable files on WIN32 Michael Paquier
Re: Extending outfuncs support to utility statements Alexander Lakhin
Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
Re: Commitfest 2023-03 starting tomorrow! Peter Eisentraut
Re: buildfarm + meson Andrew Dunstan
Re: Should vacuum process config file reload more often Melanie Plageman
Re: Fix fseek() detection of unseekable files on WIN32 Juan José Santamaría Flecha
Re: Memory leak from ExecutorState context? Justin Pryzby
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands stephane tachoires
Re: Infinite Interval Joseph Koshakow
Re: Infinite Interval Tom Lane
Re: Infinite Interval Joseph Koshakow
Re: Fix fseek() detection of unseekable files on WIN32 Michael Paquier
Re: Commitfest 2023-03 starting tomorrow! Thomas Munro
Remove AUTH_REQ_KRB4 and AUTH_REQ_KRB5 in libpq code Michael Paquier
Re: Avoid use deprecated Windows Memory API Michael Paquier
Re: Amcheck verification of GiST and GIN Andrey Borodin
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Michael Paquier
Re: Remove AUTH_REQ_KRB4 and AUTH_REQ_KRB5 in libpq code Michael Paquier
Re: Commitfest 2023-03 starting tomorrow! Thomas Munro
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier
Re: Commitfest 2023-03 starting tomorrow! Thomas Munro
RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
Lock conflict 席冲(宜穆)
Re: Lock conflict David Rowley
Re: meson documentation build open issues Andres Freund
Re: Add pg_walinspect function with block info columns Kyotaro Horiguchi
RE: Allow logical replication to copy tables in binary format Hayato Kuroda (Fujitsu)
Re: Initial Schema Sync for Logical Replication Amit Kapila
Re: Improve logging when using Huge Pages Michael Paquier
Re: Improve logging when using Huge Pages Michael Paquier
Re: Improve logging when using Huge Pages Michael Paquier
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
Re: BF mamba failure Peter Smith
Re: Privileges on PUBLICATION Peter Eisentraut
Re: RADIUS tests and improvements Michael Paquier
Re: Add macros for ReorderBufferTXN toptxn Peter Smith
RE: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL shiy.fnst@fujitsu.com
Re: Remove nonmeaningful prefixes in PgStat_* fields Michael Paquier
About a recently-added permission-related error message Kyotaro Horiguchi
Re: Timeline ID hexadecimal format Peter Eisentraut
Re: Exclusion constraints on partitioned tables Ronan Dunklau
Re: Memory leak from ExecutorState context? Tomas Vondra
Re: Remove nonmeaningful prefixes in PgStat_* fields Drouvot, Bertrand
RE: Support logical replication of DDLs houzj.fnst@fujitsu.com
RE: Simplify some codes in pgoutput houzj.fnst@fujitsu.com
RE: Simplify some codes in pgoutput houzj.fnst@fujitsu.com
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Önder Kalacı
Re: Timeline ID hexadecimal format Sébastien Lardière
Save a few bytes in pg_attribute Peter Eisentraut
Re: Ignoring BRIN for HOT updates (was: -udpates seems broken) Matthias van de Meent
Re: server log inflates due to pg_logical_slot_peek_changes/pg_logical_slot_get_changes calls Ashutosh Bapat
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Drouvot, Bertrand
Re: meson documentation build open issues Peter Eisentraut
Re: server log inflates due to pg_logical_slot_peek_changes/pg_logical_slot_get_changes calls Jeevan Ladhe
Re: allow_in_place_tablespaces vs. pg_basebackup Robert Haas
Question: Do we have a rule to use "PostgreSQL" and "<productname>PostgreSQL</productname>" separately? Hayato Kuroda (Fujitsu)
RE: Initial Schema Sync for Logical Replication Kumar, Sachin
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Amit Kapila
RE: Data is copied twice when specifying both child and parent table in publication Hayato Kuroda (Fujitsu)
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
Re: Commitfest 2023-03 starting tomorrow! Greg Stark
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
Re: Save a few bytes in pg_attribute Tom Lane
Re: Question: Do we have a rule to use "PostgreSQL" and "<productname>PostgreSQL</productname>" separately? Daniel Gustafsson
Re: explain analyze rows=%.0f Gregory Stark (as CFM)
Re: Allow parallel plan for referential integrity checks? Gregory Stark (as CFM)
Re: Implement missing join selectivity estimation for range types Schoemans Maxime
Re: Allow parallel plan for referential integrity checks? Frédéric Yhuel
Re: Add SHELL_EXIT_CODE to psql Maxim Orlov
Fix typo plgsql to plpgsql. Zhang Mingli
Re: Add SHELL_EXIT_CODE to psql Tom Lane
Re: meson documentation build open issues Andres Freund
Re: real/float example for testlibpq3 Gregory Stark (as CFM)
Re: [PATCH] Fix alter subscription concurrency errors Gregory Stark (as CFM)
Re: Save a few bytes in pg_attribute Tomas Vondra
Re: Error "initial slot snapshot too large" in create replication slot Gregory Stark (as CFM)
Re: Fix order of checking ICU options in initdb and create database Gregory Stark (as CFM)
Re: Save a few bytes in pg_attribute Tom Lane
Re: Make ON_ERROR_STOP stop on shell script failure Gregory Stark (as CFM)
Re: Make ON_ERROR_STOP stop on shell script failure Gregory Stark (as CFM)
Re: [PATCH] psql: Add tab-complete for optional view parameters Gregory Stark (as CFM)
Re: doc: add missing "id" attributes to extension packaging page Gregory Stark (as CFM)
Re: Eliminating SPI from RI triggers - take 2 Gregory Stark (as CFM)
Re: meson documentation build open issues Andres Freund
Re: pg_stats and range statistics Gregory Stark (as CFM)
Re: [PATCH] Add initial xid/mxid/mxoff to initdb Gregory Stark (as CFM)
Re: [PATCH] Introduce array_shuffle() and array_sample() Gregory Stark (as CFM)
Re: Save a few bytes in pg_attribute David Rowley
Re: pg_stats and range statistics Egor Rogov
Re: Optimizing Node Files Support Gregory Stark (as CFM)
Re: Inconsistency in reporting checkpointer stats Gregory Stark (as CFM)
Re: [PATCH] Add <<none>> support to sepgsql_restorecon Gregory Stark (as CFM)
Re: Commitfest 2023-03 starting tomorrow! Thomas Munro
Re: Add SHELL_EXIT_CODE to psql Corey Huinker
Re: Commitfest 2023-03 starting tomorrow! Greg Stark
Re: Experiments with Postgres and SSL Greg Stark
Re: Commitfest 2023-03 starting tomorrow! Thomas Munro
Re: Experiments with Postgres and SSL Greg Stark
Adjust Memoize hit_ratio calculation David Rowley
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: [BUG] pg_stat_statements and extended query protocol Imseih (AWS), Sami
Re: [PATCH] Fix alter subscription concurrency errors Jelte Fennema
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov
Re: Add LZ4 compression in pg_dump Justin Pryzby
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: Save a few bytes in pg_attribute Andres Freund
Re: Save a few bytes in pg_attribute Tom Lane
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: Save a few bytes in pg_attribute Andres Freund
Re: Fix typo plgsql to plpgsql. Richard Guo
Re: [BUG] pg_stat_statements and extended query protocol Michael Paquier
RE: Initial Schema Sync for Logical Replication Kumar, Sachin
Re: Fix typo plgsql to plpgsql. Michael Paquier
Re: Initial Schema Sync for Logical Replication Euler Taveira
Re: Track IO times in pg_stat_io Andres Freund
Re: Eliminating SPI from RI triggers - take 2 Amit Langote
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Amit Kapila
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
RE: Smoothing the subtrans performance catastrophe Kurlaev Jaroslav
CREATE DATABASE ... STRATEGY WAL_LOG issues Andres Freund
Re: Timeline ID hexadecimal format Peter Eisentraut
Hash table scans outside transactions Ashutosh Bapat
Re: Timeline ID hexadecimal format Sébastien Lardière
RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Önder Kalacı
Re: ICU locale validation / canonicalization Peter Eisentraut
Comment in preptlist.c Etsuro Fujita
Re: [PATCH] Add initial xid/mxid/mxoff to initdb Maxim Orlov
Re: Commitfest 2023-03 starting tomorrow! Alvaro Herrera
Re: Comment in preptlist.c Richard Guo
RE: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL shiy.fnst@fujitsu.com
Re: MERGE ... WHEN NOT MATCHED BY SOURCE Alvaro Herrera
Re: Initial Schema Sync for Logical Replication Amit Kapila
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound Aleksander Alekseev
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Önder Kalacı
Re: MERGE ... WHEN NOT MATCHED BY SOURCE Dean Rasheed
Re: MERGE ... WHEN NOT MATCHED BY SOURCE Alvaro Herrera
Re: [BUG] pg_stat_statements and extended query protocol Imseih (AWS), Sami
Re: real/float example for testlibpq3 Mark Wong
Re: Comment in preptlist.c Tom Lane
Making the initial and maximum DSA segment sizes configurable Masahiko Sawada
Re: CREATE DATABASE ... STRATEGY WAL_LOG issues Robert Haas
PostgreSQL 16 Release Management Team & Feature Freeze Jonathan S. Katz
Re: Schema variables - new implementation for Postgres 15 Peter Eisentraut
Re: CREATE DATABASE ... STRATEGY WAL_LOG issues Andres Freund
Re: Save a few bytes in pg_attribute Peter Eisentraut
Re: Save a few bytes in pg_attribute Andres Freund
Re: Transparent column encryption Peter Eisentraut
Re: Add SHELL_EXIT_CODE to psql Tom Lane
Re: CREATE DATABASE ... STRATEGY WAL_LOG issues Robert Haas
Re: Save a few bytes in pg_attribute Peter Eisentraut
Re: Save a few bytes in pg_attribute Andres Freund
Re: Transparent column encryption Andres Freund
Re: PostgreSQL 16 Release Management Team & Feature Freeze Jonathan S. Katz
Re: Save a few bytes in pg_attribute Tom Lane
Re: Save a few bytes in pg_attribute Matthias van de Meent
Re: Save a few bytes in pg_attribute Tom Lane
Re: Add SHELL_EXIT_CODE to psql Corey Huinker
Re: Adjust Memoize hit_ratio calculation David Rowley
Re: Save a few bytes in pg_attribute Andres Freund
Re: Comment in preptlist.c David Rowley
Re: Save a few bytes in pg_attribute Matthias van de Meent
Re: Save a few bytes in pg_attribute Andres Freund
Re: Save a few bytes in pg_attribute Andres Freund
Re: Save a few bytes in pg_attribute Matthias van de Meent
Re: Show various offset arrays for heap WAL records Peter Geoghegan
Re: allow_in_place_tablespaces vs. pg_basebackup Michael Paquier
Re: Fix fseek() detection of unseekable files on WIN32 Michael Paquier
Re: Track IO times in pg_stat_io Melanie Plageman
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Michael Paquier
Re: Remove nonmeaningful prefixes in PgStat_* fields Michael Paquier
Re: Show various offset arrays for heap WAL records Peter Geoghegan
RE: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL shiy.fnst@fujitsu.com
Re: Improve logging when using Huge Pages Justin Pryzby
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Kyotaro Horiguchi
Re: Initial Schema Sync for Logical Replication Masahiko Sawada
Re: Commitfest 2023-03 starting tomorrow! Greg Stark
Re: Raising the SCRAM iteration count Gregory Stark (as CFM)
RE: Question: Do we have a rule to use "PostgreSQL" and "<productname>PostgreSQL</productname>" separately? Hayato Kuroda (Fujitsu)
Re: [PATCH] Optional OR REPLACE in CREATE OPERATOR statement Gregory Stark (as CFM)
RE: Allow logical replication to copy tables in binary format shiy.fnst@fujitsu.com
Re: Commitfest 2023-03 starting tomorrow! Greg Stark
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Michael Paquier
Re: CREATE DATABASE ... STRATEGY WAL_LOG issues Andres Freund
Re: Initial Schema Sync for Logical Replication Amit Kapila
Re: Error "initial slot snapshot too large" in create replication slot Kyotaro Horiguchi
Re: Commitfest 2023-03 starting tomorrow! Thomas Munro
Re: [PoC] Let libpq reject unexpected authentication requests Michael Paquier
Re: Add pg_walinspect function with block info columns Michael Paquier
RE: Data is copied twice when specifying both child and parent table in publication Hayato Kuroda (Fujitsu)
Re: Add pg_walinspect function with block info columns Michael Paquier
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Drouvot, Bertrand
Re: Set arbitrary GUC options during initdb Peter Eisentraut
Re: User functions for building SCRAM secrets Michael Paquier
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Önder Kalacı
meson: Fix support for empty darwin sysroot Peter Eisentraut
Re: Improve logging when using Huge Pages Michael Paquier
Re: Comment in preptlist.c Etsuro Fujita
Re: Comment in preptlist.c David Rowley
RE: Initial Schema Sync for Logical Replication houzj.fnst@fujitsu.com
RE: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL shiy.fnst@fujitsu.com
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Drouvot, Bertrand
Re: An oversight in ExecInitAgg for grouping sets David Rowley
Re: Transparent column encryption Peter Eisentraut
Re: Request for comment on setting binary format output per session Peter Eisentraut
Re: Request for comment on setting binary format output per session Peter Eisentraut
Re: Request for comment on setting binary format output per session Peter Eisentraut
Re: Can we avoid chdir'ing in resolve_symlinks() ? Peter Eisentraut
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Michael Paquier
Re: Commitfest 2023-03 starting tomorrow! Peter Eisentraut
Re: Save a few bytes in pg_attribute Peter Eisentraut
Re: Bytea PL/Perl transform Daniel Gustafsson
Re: gcc 13 warnings Peter Eisentraut
Re: Avoid use deprecated Windows Memory API Daniel Gustafsson
RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
Re: Issue attaching a table to a partitioned table with an auto-referenced foreign key Guillaume Lelarge
Re: meson: Non-feature feature options Nazir Bilal Yavuz
Re: Commitfest 2023-03 starting tomorrow! Daniel Gustafsson
RE: Allow logical replication to copy tables in binary format Hayato Kuroda (Fujitsu)
RE: Initial Schema Sync for Logical Replication Kumar, Sachin
Re: [BUG] pg_stat_statements and extended query protocol Drouvot, Bertrand
Re: Save a few bytes in pg_attribute Matthias van de Meent
Re: Question: Do we have a rule to use "PostgreSQL" and "<productname>PostgreSQL</productname>" separately? Daniel Gustafsson
Re: Comment in preptlist.c Etsuro Fujita
Re: Avoid use deprecated Windows Memory API Ranier Vilela
Re: SQL/JSON revisited Alvaro Herrera
Re: [EXTERNAL] Support load balancing in libpq Jelte Fennema
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema
Re: generic plans and "initial" pruning Amit Langote
Re: HOT chain validation in verify_heapam() Robert Haas
Re: Initial Schema Sync for Logical Replication Masahiko Sawada
Re: CREATE DATABASE ... STRATEGY WAL_LOG issues Robert Haas
Re: User functions for building SCRAM secrets Jonathan S. Katz
Re: ResourceOwner refactoring Aleksander Alekseev
Re: meson: Non-feature feature options Peter Eisentraut
Re: Add pg_walinspect function with block info columns Melanie Plageman
Re: Non-superuser subscription owners Robert Haas
Re: Bytea PL/Perl transform Иван Панченко
Re: Add pg_walinspect function with block info columns Melanie Plageman
Re: Should we remove vacuum_defer_cleanup_age? Justin Pryzby
Re: Should we remove vacuum_defer_cleanup_age? Andres Freund
Re: CREATE DATABASE ... STRATEGY WAL_LOG issues Andres Freund
Re: allow_in_place_tablespaces vs. pg_basebackup Robert Haas
Re: Add pg_walinspect function with block info columns Melanie Plageman
Re: On login trigger: take three Robert Haas
Re: ICU locale validation / canonicalization Jeff Davis
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Melanie Plageman
Re: Remove nonmeaningful prefixes in PgStat_* fields Melanie Plageman
Re: meson documentation build open issues Andres Freund
Re: On login trigger: take three Daniel Gustafsson
Re: Non-superuser subscription owners Jeff Davis
Re: Set arbitrary GUC options during initdb Andres Freund
Re: HOT chain validation in verify_heapam() Andres Freund
Re: HOT chain validation in verify_heapam() Peter Geoghegan
Re: Initial Schema Sync for Logical Replication Euler Taveira
Re: [BUG] pg_stat_statements and extended query protocol Imseih (AWS), Sami
Re: HOT chain validation in verify_heapam() Peter Geoghegan
Re: Options to rowwise persist result of stable/immutable function with RECORD result David G. Johnston
Re: HOT chain validation in verify_heapam() Andres Freund
Re: HOT chain validation in verify_heapam() Andres Freund
Re: Improve logging when using Huge Pages Justin Pryzby
Re: Improve logging when using Huge Pages Michael Paquier
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Michael Paquier
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: Remove nonmeaningful prefixes in PgStat_* fields Michael Paquier
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: Add n_tup_newpage_upd to pg_stat table views Peter Geoghegan
Re: Add pg_walinspect function with block info columns Michael Paquier
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: Add n_tup_newpage_upd to pg_stat table views Michael Paquier
Re: HOT chain validation in verify_heapam() Andres Freund
RE: Simplify some codes in pgoutput houzj.fnst@fujitsu.com
[PATCH] Remove unnecessary unbind in LDAP search+bind mode Anatoly Zaretsky
Re: refactoring basebackup.c Thomas Munro
Orphaned wait event Thomas Munro
回复: WAL Insertion Lock Improvements adherent postgres
Re: Combine pg_walinspect till_end_of_wal functions with others Michael Paquier
Re: Support logical replication of DDLs Ajin Cherian
Re: Error "initial slot snapshot too large" in create replication slot Kyotaro Horiguchi
Re: Add n_tup_newpage_upd to pg_stat table views Corey Huinker
Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
Re: Should vacuum process config file reload more often Masahiko Sawada
PGdoc: add missing ID attribute to create_subscription.sgml Hayato Kuroda (Fujitsu)
RE: Allow logical replication to copy tables in binary format Hayato Kuroda (Fujitsu)
Re: ICU locale validation / canonicalization Peter Eisentraut
Re: Remove nonmeaningful prefixes in PgStat_* fields Drouvot, Bertrand
Re: Orphaned wait event Bharath Rupireddy
Re: pg_upgrade and logical replication Masahiko Sawada
Re: pg_upgrade and logical replication Julien Rouhaud
Re: Remove nonmeaningful prefixes in PgStat_* fields Michael Paquier
Re: Improve logging when using Huge Pages Kyotaro Horiguchi
Re: [BUG] pg_stat_statements and extended query protocol Drouvot, Bertrand
RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
Re: Should we remove vacuum_defer_cleanup_age? Daniel Gustafsson
Re: [BUG] pg_stat_statements and extended query protocol Michael Paquier
Re: Initial Schema Sync for Logical Replication Amit Kapila
Re: Initial Schema Sync for Logical Replication Amit Kapila
Re: Memory leak from ExecutorState context? Melanie Plageman
Re: Save a few bytes in pg_attribute Peter Eisentraut
Re: Support logical replication of DDLs vignesh C
Re: HOT chain validation in verify_heapam() Robert Haas
Re: Dropped and generated columns might cause wrong data on subs when REPLICA IDENTITY FULL Amit Kapila
Re: [BUG] pg_stat_statements and extended query protocol Imseih (AWS), Sami
Re: Transparent column encryption Peter Eisentraut
Re: HOT chain validation in verify_heapam() Robert Haas
Re: Refactor calculations to use instr_time Nazir Bilal Yavuz
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov
Re: Schema variables - new implementation for Postgres 15 Peter Eisentraut
Re: WIP Patch: pg_dump structured Attila Soki
Re: HOT chain validation in verify_heapam() Robert Haas
Re: Non-superuser subscription owners Robert Haas
RE: Initial Schema Sync for Logical Replication Kumar, Sachin
Re: Transparent column encryption Robert Haas
Re: Initial Schema Sync for Logical Replication Euler Taveira
Re: Should vacuum process config file reload more often Daniel Gustafsson
Re: HOT chain validation in verify_heapam() Robert Haas
Re: HOT chain validation in verify_heapam() Robert Haas
Re: Add LZ4 compression in pg_dump Tomas Vondra
RE: [EXTERNAL] Re: [PATCH] Report the query string that caused a memory error under Valgrind Onur Tirtir
Re: ICU locale validation / canonicalization Jeff Davis
Re: Add pg_walinspect function with block info columns Bharath Rupireddy
Re: HOT chain validation in verify_heapam() Andres Freund
Re: add log messages when replication slots become active and inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?) Bharath Rupireddy
Re: HOT chain validation in verify_heapam() Robert Haas
Re: HOT chain validation in verify_heapam() Andres Freund
Re: Non-superuser subscription owners Jeff Davis
Re: Add n_tup_newpage_upd to pg_stat table views Peter Geoghegan
Re: Consider parallel for lateral subqueries with limit Gregory Stark (as CFM)
Re: Memory leak from ExecutorState context? Tomas Vondra
Re: HOT chain validation in verify_heapam() Robert Haas
Re: HOT chain validation in verify_heapam() Robert Haas
Re: Non-superuser subscription owners Robert Haas
pg_bsd_indent vs vpath Andrew Dunstan
Re: refactoring basebackup.c Robert Haas
Re: Add standard collation UNICODE Jeff Davis
Re: HOT chain validation in verify_heapam() Andres Freund
Re: Commitfest 2023-03 starting tomorrow! Greg Stark
Re: pg_bsd_indent vs vpath Tom Lane
Re: Raising the SCRAM iteration count Daniel Gustafsson
Re: Orphaned wait event Thomas Munro
Re: Commitfest 2023-03 starting tomorrow! Justin Pryzby
Re: Making background psql nicer to use in tap tests Daniel Gustafsson
Re: pg_stats and range statistics Tomas Vondra
Re: HOT chain validation in verify_heapam() Robert Haas
Re: Raising the SCRAM iteration count Michael Paquier
Re: Remove nonmeaningful prefixes in PgStat_* fields Michael Paquier
Re: Generate pg_stat_get_xact*() functions with Macros Michael Paquier
Re: Should vacuum process config file reload more often Melanie Plageman
Re: Commitfest 2023-03 starting tomorrow! Masahiko Sawada
Re: Commitfest 2023-03 starting tomorrow! Michael Paquier
Re: Improve logging when using Huge Pages Justin Pryzby
Re: Commitfest 2023-03 starting tomorrow! Justin Pryzby
Re: Error "initial slot snapshot too large" in create replication slot Kyotaro Horiguchi
Re: add log messages when replication slots become active and inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?) Bharath Rupireddy
Re: Move backup-related code to xlogbackup.c/.h Gregory Stark (as CFM)
Re: Initial Schema Sync for Logical Replication Amit Kapila
Re: psql \watch 2nd argument: iteration count Yugo NAGATA
Re: [PoC] Let libpq reject unexpected authentication requests Michael Paquier
Re: Should vacuum process config file reload more often Masahiko Sawada
Re: Generate pg_stat_get_xact*() functions with Macros Drouvot, Bertrand
Re: Orphaned wait event Drouvot, Bertrand
Re: Orphaned wait event Bharath Rupireddy
Re: ICU locale validation / canonicalization Jeff Davis
RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
Re: Non-superuser subscription owners Jeff Davis
Re: meson documentation build open issues Andres Freund
Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL Peter Eisentraut
Re: ICU locale validation / canonicalization Peter Eisentraut
Re: fix a typo in file src/backend/utils/adt/xid8funcs.c comment Daniel Gustafsson
Re: Raising the SCRAM iteration count Daniel Gustafsson
RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
Re: ICU locale validation / canonicalization Peter Eisentraut
Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
Re: Transparent column encryption Peter Eisentraut
Re: meson documentation build open issues Peter Eisentraut
RE: PGdoc: add missing ID attribute to create_subscription.sgml Hayato Kuroda (Fujitsu)
RE: Initial Schema Sync for Logical Replication houzj.fnst@fujitsu.com
Re: pg_bsd_indent vs vpath Andrew Dunstan
Re: Non-superuser subscription owners Robert Haas
Re: [BUG] pg_stat_statements and extended query protocol Imseih (AWS), Sami
Re: Infinite Interval Ashutosh Bapat
Re: refactoring basebackup.c Robert Haas
Re: Non-superuser subscription owners Robert Haas
RE: Initial Schema Sync for Logical Replication Kumar, Sachin
Re: Initial Schema Sync for Logical Replication Euler Taveira
RE: Initial Schema Sync for Logical Replication Kumar, Sachin
Re: Make ON_ERROR_STOP stop on shell script failure Peter Eisentraut
Re: User functions for building SCRAM secrets Daniel Gustafsson
Re: Add the ability to limit the amount of memory that can be allocated to backends. reid.thompson@crunchydata.com
Re: Should vacuum process config file reload more often Melanie Plageman
Re: Transparent column encryption Andres Freund
Re: Make ON_ERROR_STOP stop on shell script failure Corey Huinker
Re: Make ON_ERROR_STOP stop on shell script failure Corey Huinker
Re: pg_stats and range statistics Egor Rogov
cfbot stuck Justin Pryzby
Bug with ICU for merge join Jeff Janes
Make fop less verbose when building PDF Andres Freund
Re: cfbot stuck Thomas Munro
Re: Parallel Full Hash Join Thomas Munro
Re: Should we remove vacuum_defer_cleanup_age? Andres Freund
Re: Should we remove vacuum_defer_cleanup_age? Daniel Gustafsson
Re: Remove 'htmlhelp' documentat format (was meson documentation build open issues) Daniel Gustafsson
Re: Make fop less verbose when building PDF Andres Freund
Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL Daniel Gustafsson
Re: Add SHELL_EXIT_CODE to psql Corey Huinker
Re: Should we remove vacuum_defer_cleanup_age? Peter Geoghegan
Re: postgres_fdw, dblink, and CREATE SUBSCRIPTION security Jacob Champion
Add PQsendSyncMessage() to libpq Anton Kirilov
Re: ICU locale validation / canonicalization Jeff Davis
Re: Raising the SCRAM iteration count Michael Paquier
Re: psql \watch 2nd argument: iteration count Andrey Borodin
Re: Generate pg_stat_get_xact*() functions with Macros Michael Paquier
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Michael Paquier
Re: [PoC] Let libpq reject unexpected authentication requests Michael Paquier
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Andres Freund
Re: Add pg_walinspect function with block info columns Michael Paquier
RE: Initial Schema Sync for Logical Replication houzj.fnst@fujitsu.com
Re: Commitfest 2023-03 starting tomorrow! Etsuro Fujita
Re: Disable vacuuming to provide data history marekmosiewicz@gmail.com
Re: [PATCH] Add XMLText function (SQL/XML X038) Pavel Stehule
meson/msys2 fails with plperl/Strawberry Andrew Dunstan
Re: Infinite Interval Joseph Koshakow
Re: Infinite Interval Joseph Koshakow
Re: meson/msys2 fails with plperl/Strawberry Andres Freund
Re: Bug with ICU for merge join Jeff Davis
Re: hio.c does visibilitymap_pin()/IO while holding buffer lock Peter Geoghegan
Re: Should vacuum process config file reload more often Melanie Plageman
Re: Non-superuser subscription owners Jeff Davis
Re: Infinite Interval Tom Lane
Re: windows/meson cfbot warnings Justin Pryzby
Re: Infinite Interval Isaac Morland
Re: Parallel Full Hash Join Melanie Plageman
Re: Refactoring SysCacheGetAttr to know when attr cannot be NULL Daniel Gustafsson
Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
Re: meson/msys2 fails with plperl/Strawberry Andrew Dunstan
Re: Support logical replication of DDLs vignesh C
Re: Support logical replication of DDLs vignesh C
Time to move pg_test_timing to measure in nanoseconds Hannu Krosing
Re: CREATE INDEX CONCURRENTLY on partitioned index Justin Pryzby
Re: Disable vacuuming to provide data history Hannu Krosing
Re: meson/msys2 fails with plperl/Strawberry Andres Freund
Re: Raising the SCRAM iteration count Daniel Gustafsson
Re: meson/msys2 fails with plperl/Strawberry Andres Freund
Re: refactoring relation extension and BufferAlloc(), faster COPY Melanie Plageman
Re: Amcheck verification of GiST and GIN Andrey Borodin
Re: meson/msys2 fails with plperl/Strawberry Andrew Dunstan
Re: Generate pg_stat_get_xact*() functions with Macros Michael Paquier
Re: logical decoding and replication of sequences, take 2 Masahiko Sawada
Re: Raising the SCRAM iteration count Michael Paquier
Re: Amcheck verification of GiST and GIN Peter Geoghegan
Re: Initial Schema Sync for Logical Replication Masahiko Sawada
Re: Add pg_walinspect function with block info columns Kyotaro Horiguchi
Re: Support logical replication of DDLs vignesh C
Re: Add pg_walinspect function with block info columns Bharath Rupireddy
Re: Add pg_walinspect function with block info columns Michael Paquier
RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
Re: add log messages when replication slots become active and inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?) Bharath Rupireddy
Re: Generate pg_stat_get_xact*() functions with Macros Drouvot, Bertrand
Assertion in pgstat_assoc_relation() fails intermittently Bharath Rupireddy
Re: refactoring relation extension and BufferAlloc(), faster COPY Kyotaro Horiguchi
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Michael Paquier
Re: Support logical replication of DDLs Amit Kapila
Re: Generate pg_stat_get_xact*() functions with Macros Michael Paquier
Re: Generate pg_stat_get_xact*() functions with Macros Drouvot, Bertrand
Re: Generate pg_stat_get_xact*() functions with Macros Michael Paquier
Re: Add pg_walinspect function with block info columns Bharath Rupireddy
Re: Generate pg_stat_get_xact*() functions with Macros Drouvot, Bertrand
Parallel plan cost Konstantin Knizhnik
Re: generic plans and "initial" pruning Amit Langote
Re: MacOS: xsltproc fails with "warning: failed to load external entity" Daniel Gustafsson
Re: pg_upgrade and logical replication Julien Rouhaud
RE: PGdoc: add missing ID attribute to create_subscription.sgml Hayato Kuroda (Fujitsu)
RE: PGdoc: add missing ID attribute to create_subscription.sgml Hayato Kuroda (Fujitsu)
Re: awkward cancellation of parallel queries on standby. Kyotaro Horiguchi
Re: [EXTERNAL] Support load balancing in libpq Daniel Gustafsson
JsonPath version bits Nikita Malakhov
Re: MacOS: xsltproc fails with "warning: failed to load external entity" Daniel Gustafsson
Re: Generate pg_stat_get_xact*() functions with Macros Michael Paquier
Re: CREATE INDEX CONCURRENTLY on partitioned index Alexander Pyhalov
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov
Re: [EXTERNAL] Support load balancing in libpq Jelte Fennema
Re: [EXTERNAL] Support load balancing in libpq Daniel Gustafsson
Re: [EXTERNAL] Support load balancing in libpq Aleksander Alekseev
Re: MacOS: xsltproc fails with "warning: failed to load external entity" Dagfinn Ilmari Mannsåker
Re: MacOS: xsltproc fails with "warning: failed to load external entity" Daniel Gustafsson
Re: Support logical replication of DDLs Amit Kapila
Re: [EXTERNAL] Support load balancing in libpq Aleksander Alekseev
Re: [EXTERNAL] Support load balancing in libpq Aleksander Alekseev
Re: Infinite Interval Ashutosh Bapat
Re: cataloguing NOT NULL constraints Peter Eisentraut
Re: generic plans and "initial" pruning Amit Langote
Re: Memory leak from ExecutorState context? Melanie Plageman
Re: facing issues in downloading of packages in pgadmin4 Bharath Rupireddy
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Melanie Plageman
Re: [EXTERNAL] Support load balancing in libpq Jelte Fennema
Re: MacOS: xsltproc fails with "warning: failed to load external entity" Daniel Gustafsson
Re: [EXTERNAL] Support load balancing in libpq Aleksander Alekseev
Re: zstd compression for pg_dump Tomas Vondra
Re: Moving forward with TDE Bruce Momjian
Re: meson/msys2 fails with plperl/Strawberry Andres Freund
Re: zstd compression for pg_dump Justin Pryzby
Re: HOT chain validation in verify_heapam() Robert Haas
Re: Non-superuser subscription owners Andres Freund
Re: Non-superuser subscription owners Robert Haas
Re: Should vacuum process config file reload more often Melanie Plageman
Re: SQL/JSON revisited Alvaro Herrera
Re: Non-superuser subscription owners Jeff Davis
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
Re: SQL/JSON revisited Justin Pryzby
Re: Show various offset arrays for heap WAL records Melanie Plageman
Re: Moving forward with TDE Stephen Frost
Re: Moving forward with TDE Bruce Momjian
Re: Non-superuser subscription owners Jeff Davis
Re: Show various offset arrays for heap WAL records Peter Geoghegan
Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Michael Paquier
Re: Generate pg_stat_get_xact*() functions with Macros Michael Paquier
Re: Memory leak from ExecutorState context? Tomas Vondra
Re: Moving forward with TDE Stephen Frost
Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli
Re: Parallel Full Hash Join Thomas Munro
Re: Moving forward with TDE Bruce Momjian
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: Moving forward with TDE Stephen Frost
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier
Re: Improve logging when using Huge Pages Michael Paquier
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: Moving forward with TDE Bruce Momjian
Re: Assertion in pgstat_assoc_relation() fails intermittently Kyotaro Horiguchi
Why mark empty pages all visible? Andres Freund
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: Add pg_walinspect function with block info columns Bharath Rupireddy
Re: Moving forward with TDE Stephen Frost
RE: PGdoc: add missing ID attribute to create_subscription.sgml Hayato Kuroda (Fujitsu)
Re: Why mark empty pages all visible? Peter Geoghegan
Re: SQL/JSON revisited Amit Langote
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Kyotaro Horiguchi
Re: Add pg_walinspect function with block info columns Michael Paquier
RE: Support logical replication of DDLs houzj.fnst@fujitsu.com
Re: allow_in_place_tablespaces vs. pg_basebackup Thomas Munro
RE: PGdoc: add missing ID attribute to create_subscription.sgml Hayato Kuroda (Fujitsu)
Re: Why mark empty pages all visible? Andres Freund
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Justin Pryzby
Re: Why mark empty pages all visible? Peter Geoghegan
Re: Generate pg_stat_get_xact*() functions with Macros Drouvot, Bertrand
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Michael Paquier
Re: Support logical replication of DDLs Amit Kapila
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Drouvot, Bertrand
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier
Re: SQL/JSON revisited Peter Eisentraut
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Michael Paquier
RE: Support logical replication of DDLs houzj.fnst@fujitsu.com
Re: Support logical replication of global object commands Masahiko Sawada
Re: ICU locale validation / canonicalization Peter Eisentraut
Re: Add standard collation UNICODE Laurenz Albe
Re: [EXTERNAL] Support load balancing in libpq Tatsuo Ishii
Re: [EXTERNAL] Support load balancing in libpq Daniel Gustafsson
Re: Moving forward with TDE Chris Travers
RE: PGdoc: add missing ID attribute to create_subscription.sgml Hayato Kuroda (Fujitsu)
Re: [EXTERNAL] Support load balancing in libpq Jelte Fennema
Re: [EXTERNAL] Support load balancing in libpq Tatsuo Ishii
Re: [EXTERNAL] Support load balancing in libpq Tatsuo Ishii
Re: Moving forward with TDE Chris Travers
Re: Should vacuum process config file reload more often Kyotaro Horiguchi
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Kyotaro Horiguchi
Re: Save a few bytes in pg_attribute Peter Eisentraut
Re: Remove 'htmlhelp' documentat format (was meson documentation build open issues) Peter Eisentraut
Re: Initial Schema Sync for Logical Replication Amit Kapila
RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
Re: Add standard collation UNICODE Peter Eisentraut
RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
"variable not found in subplan target list" Alvaro Herrera
Re: Add standard collation UNICODE Joe Conway
Re: Hash table scans outside transactions Ashutosh Bapat
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
Re: TAP output format in pg_regress Daniel Gustafsson
Re: Add standard collation UNICODE Jeff Davis
Re: Infinite Interval Ashutosh Bapat
Re: SQL/JSON revisited Erik Rijkers
Re: Infinite Interval Ashutosh Bapat
Re: Infinite Interval Ashutosh Bapat
Re: TAP output format in pg_regress Daniel Gustafsson
Re: Missing update of all_hasnulls in BRIN opclasses Tomas Vondra
Re: Support logical replication of DDLs Jonathan S. Katz
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Denis Laxalde
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
Re: Initial Schema Sync for Logical Replication Masahiko Sawada
Re: Memory leak from ExecutorState context? Tomas Vondra
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema
Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
Re: Commitfest 2023-03 starting tomorrow! Gregory Stark (as CFM)
Re: zstd compression for pg_dump Tomas Vondra
Re: logical decoding and replication of sequences, take 2 Masahiko Sawada
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: Non-superuser subscription owners Jeff Davis
Re: zstd compression for pg_dump Kirk Wolak
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: allow_in_place_tablespaces vs. pg_basebackup Thomas Munro
Re: "variable not found in subplan target list" Alvaro Herrera
Re: POC: Better infrastructure for automated testing of concurrency issues Gregory Stark (as CFM)
Re: zstd compression for pg_dump Tomas Vondra
Re: Add LZ4 compression in pg_dump Justin Pryzby
Re: Request for comment on setting binary format output per session Gregory Stark (as CFM)
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Gregory Stark (as CFM)
Re: [PATCH]Feature improvement for MERGE tab completion Gregory Stark (as CFM)
Re: [PATCH]Feature improvement for MERGE tab completion Gregory Stark (as CFM)
Re: Why mark empty pages all visible? Andres Freund
Re: Documentation for building with meson samay sharma
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands stephane tachoires
Re: POC: Better infrastructure for automated testing of concurrency issues Alexander Korotkov
Re: Some revises in adding sorting path David Rowley
Re: Why mark empty pages all visible? Peter Geoghegan
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: Why mark empty pages all visible? Andres Freund
Re: zstd compression for pg_dump Jacob Champion
Re: Add pg_walinspect function with block info columns Michael Paquier
Re: Why mark empty pages all visible? Peter Geoghegan
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Michael Paquier
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier
Re: Should vacuum process config file reload more often Melanie Plageman
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: [RFC] Add jit deform_counter David Rowley
RE: PGdoc: add missing ID attribute to create_subscription.sgml Hayato Kuroda (Fujitsu)
Re: allow_in_place_tablespaces vs. pg_basebackup Michael Paquier
Re: Should vacuum process config file reload more often Kyotaro Horiguchi
Re: Should vacuum process config file reload more often Kyotaro Horiguchi
RE: doc: add missing "id" attributes to extension packaging page Hayato Kuroda (Fujitsu)
[PATCH] Allow Postgres to pick an unused port to listen Yurii Rashkovskii
Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Drouvot, Bertrand
Re: logical decoding and replication of sequences, take 2 Masahiko Sawada
Re: Should vacuum process config file reload more often Kyotaro Horiguchi
Re: [BUG] pg_stat_statements and extended query protocol Michael Paquier
Re: TAP output format in pg_regress Peter Eisentraut
Re: gcc 13 warnings Peter Eisentraut
Re: "variable not found in subplan target list" Amit Langote
Re: Should vacuum process config file reload more often Kyotaro Horiguchi
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Denis Laxalde
Re: Commitfest 2023-03 starting tomorrow! Aleksander Alekseev
Re: Support logical replication of DDLs Amit Kapila
Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Aleksander Alekseev
Autogenerate some wait events code and documentation Drouvot, Bertrand
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands stephane tachoires
Re: Schema variables - new implementation for Postgres 15 Peter Eisentraut
Re: SQL/JSON revisited Alvaro Herrera
Tab completion for AT TIME ZONE Dagfinn Ilmari Mannsåker
RE: Initial Schema Sync for Logical Replication Kumar, Sachin
Re: Initial Schema Sync for Logical Replication Amit Kapila
BufmgrCommit no-op since 2008, remaining uses? Matthias van de Meent
Re: Tab completion for AT TIME ZONE Pavel Stehule
Re: BufmgrCommit no-op since 2008, remaining uses? Matthias van de Meent
Re: SQL/JSON revisited Erik Rijkers
Re: Autogenerate some wait events code and documentation Drouvot, Bertrand
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
Re: zstd compression for pg_dump Justin Pryzby
Re: cataloguing NOT NULL constraints Peter Eisentraut
Re: logical decoding and replication of sequences, take 2 Peter Eisentraut
Re: zstd compression for pg_dump Jacob Champion
Re: Initial Schema Sync for Logical Replication Masahiko Sawada
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema
Re: Transparent column encryption Peter Eisentraut
Re: what should install-world do when docs are not available? Peter Eisentraut
Re: Transparent column encryption Andres Freund
Re: what should install-world do when docs are not available? Peter Eisentraut
Re: Transparent column encryption Peter Eisentraut
Re: pgindent vs. git whitespace check Bruce Momjian
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov
Re: SQL/JSON revisited Alexander Lakhin
Re: SQL/JSON revisited Alvaro Herrera
Re: pgindent vs. git whitespace check Daniel Gustafsson
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: TAP tests for psql \g piped into program Daniel Verite
Re: TAP output format in pg_regress Daniel Gustafsson
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: Should vacuum process config file reload more often Melanie Plageman
Re: TAP output format in pg_regress Daniel Gustafsson
Re: [EXTERNAL] Support load balancing in libpq Daniel Gustafsson
Re: is_superuser is not documented Bruce Momjian
Images storing techniques Riccardo Gobbo
Re: Temporary tables versus wraparound... again Justin Pryzby
Re: [PATCH] Allow Postgres to pick an unused port to listen Yurii Rashkovskii
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: refactoring relation extension and BufferAlloc(), faster COPY Melanie Plageman
Re: Simplify some codes in pgoutput Peter Smith
Re: Transparent column encryption Andres Freund
RE: Initial Schema Sync for Logical Replication Kumar, Sachin
RE: [EXTERNAL] Support load balancing in libpq Hayato Kuroda (Fujitsu)
PGdoc: add ID attribute to create_publication.sgml Hayato Kuroda (Fujitsu)
Re: ICU locale validation / canonicalization Jeff Davis
Re: Should vacuum process config file reload more often Masahiko Sawada
RE: PGdoc: add ID attribute to create_publication.sgml Hayato Kuroda (Fujitsu)
RE: Simplify some codes in pgoutput houzj.fnst@fujitsu.com
Re: logical decoding and replication of sequences, take 2 Masahiko Sawada
Re: Add pg_walinspect function with block info columns Bharath Rupireddy
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Justin Pryzby
RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu)
Re: Simplify some codes in pgoutput Peter Smith
Re: Minimal logical decoding on standbys Jeff Davis
Re: Simplify some codes in pgoutput Amit Kapila
pg_basebackup: Correct type of WalSegSz Peter Eisentraut
RE: Support logical replication of DDLs houzj.fnst@fujitsu.com
Re: ICU locale validation / canonicalization Peter Eisentraut
Re: [EXTERNAL] Support load balancing in libpq Daniel Gustafsson
Re: Minimal logical decoding on standbys Andres Freund
RE: Support logical replication of DDLs houzj.fnst@fujitsu.com
Re: [EXTERNAL] Support load balancing in libpq Julien Rouhaud
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Denis Laxalde
RE: doc: add missing "id" attributes to extension packaging page Hayato Kuroda (Fujitsu)
Re: [EXTERNAL] Support load balancing in libpq Daniel Gustafsson
Re: Images storing techniques Gaetano Mendola
Re: Support logical replication of DDLs vignesh C
Re: [EXTERNAL] Support load balancing in libpq Daniel Gustafsson
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema
Re: Support logical replication of DDLs Amit Kapila
Re: Support logical replication of DDLs Amit Kapila
Re: "variable not found in subplan target list" Alvaro Herrera
Re: Support logical replication of DDLs vignesh C
Re: JsonPath version bits Nikita Malakhov
Re: Initial Schema Sync for Logical Replication Masahiko Sawada
Re: Schema variables - new implementation for Postgres 15 Peter Eisentraut
Re: Images storing techniques Peter Eisentraut
Re: Transparent column encryption Peter Eisentraut
Re: pgindent vs. git whitespace check Bruce Momjian
Re: meson/msys2 fails with plperl/Strawberry Andrew Dunstan
Re: Images storing techniques Bruce Momjian
Re: Transparent column encryption Andres Freund
Re: Non-superuser subscription owners Robert Haas
Re: Minimal logical decoding on standbys Drouvot, Bertrand
Re: Minimal logical decoding on standbys Masahiko Sawada
Re: Autogenerate some wait events code and documentation Corey Huinker
Re: Transparent column encryption Stephen Frost
Re: Thoughts on using Text::Template for our autogenerated code? Daniel Gustafsson
Re: ResourceOwner refactoring Aleksander Alekseev
Re: pgsql: Clean up role created in new subscription test. Daniel Gustafsson
Re: Parallel Full Hash Join Melanie Plageman
Re: Should vacuum process config file reload more often Daniel Gustafsson
Re: Transparent column encryption Peter Eisentraut
Re: Transparent column encryption Peter Eisentraut
Re: pgsql: Clean up role created in new subscription test. Daniel Gustafsson
Re: ICU locale validation / canonicalization Jeff Davis
Re: Refactor calculations to use instr_time Andres Freund
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: Support logical replication of DDLs Peter Smith
Re: Parallel Full Hash Join Thomas Munro
Re: Partial aggregates pushdown Bruce Momjian
RE: Non-superuser subscription owners houzj.fnst@fujitsu.com
Re: Array initialisation notation in syscache.c Thomas Munro
Re: Add shared buffer hits to pg_stat_io Andres Freund
Re: Minimal logical decoding on standbys Andres Freund
regression coverage gaps for gist and hash indexes Andres Freund
RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp
Re: Experiments with Postgres and SSL Greg Stark
Re: regression coverage gaps for gist and hash indexes Andrey Borodin
Re: Experiments with Postgres and SSL Greg Stark
Re: pg_basebackup: Correct type of WalSegSz Daniel Gustafsson
Re: Add LZ4 compression in pg_dump gkokolatos@pm.me
Re: Minimal logical decoding on standbys Jeff Davis
Re: Minimal logical decoding on standbys Jeff Davis
RE: Data is copied twice when specifying both child and parent table in publication shiy.fnst@fujitsu.com
Re: ICU locale validation / canonicalization Jeff Davis
Re: Infinite Interval Ashutosh Bapat
Re: Minimal logical decoding on standbys Drouvot, Bertrand
Re: TAP output format in pg_regress Daniel Gustafsson
Re: Minimal logical decoding on standbys Amit Kapila
Re: Memory leak from ExecutorState context? Jehan-Guillaume de Rorthais
Re: Infinite Interval Ashutosh Bapat
Re: FW: Add the ability to limit the amount of memory that can be allocated to backends. Reid Thompson
Re: Minimal logical decoding on standbys Drouvot, Bertrand
Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov
Re: regression coverage gaps for gist and hash indexes Alexander Lakhin
Re: Should vacuum process config file reload more often Melanie Plageman
Re: SQL JSON path enhanced numeric literals Nikita Malakhov
SELECT INTO without columns or star Zhang Mingli
Re: SELECT INTO without columns or star David G. Johnston
Re: regression coverage gaps for gist and hash indexes Andres Freund
Re: BUG #17877: Referencing a system column in a foreign key leads to incorrect memory access Ranier Vilela
Re: SQL/JSON revisited Alvaro Herrera
Re: SELECT INTO without columns or star Kirk Wolak
Re: [RFC] Add jit deform_counter Dmitry Dolgov
Re: [BUG] pg_stat_statements and extended query protocol Imseih (AWS), Sami
Re: Should vacuum process config file reload more often Melanie Plageman
Re: BUG #17877: Referencing a system column in a foreign key leads to incorrect memory access Tom Lane
Re: Track IO times in pg_stat_io Melanie Plageman
Re: Minimal logical decoding on standbys Andres Freund
Re: Non-superuser subscription owners Robert Haas
Re: Making background psql nicer to use in tap tests Daniel Gustafsson
Re: Add pg_walinspect function with block info columns Peter Geoghegan
Re: regression coverage gaps for gist and hash indexes Andres Freund
Re: zstd compression for pg_dump Justin Pryzby
Re: Add LZ4 compression in pg_dump Tomas Vondra
Re: RFC: logical publication via inheritance root? Jacob Champion