Mailing lists [pgsql-hackers]
- Re: add vacuum starttime columns Sami Imseih
- Re: Strange issue with NFS mounted PGDATA on ugreen NAS Tom Lane
- Re: Strange issue with NFS mounted PGDATA on ugreen NAS Thomas Munro
- Re: Strange issue with NFS mounted PGDATA on ugreen NAS Larry Rosenman
- Re: Strange issue with NFS mounted PGDATA on ugreen NAS Tom Lane
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Tomas Vondra
- Re: Strange issue with NFS mounted PGDATA on ugreen NAS Larry Rosenman
- Re: Strange issue with NFS mounted PGDATA on ugreen NAS Tom Lane
- Re: Strange issue with NFS mounted PGDATA on ugreen NAS Thomas Munro
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Strange issue with NFS mounted PGDATA on ugreen NAS Tom Lane
- Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch) Michail Nikolaev
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- Re: Backport of CVE-2024-10978 fix to older pgsql versions (11, 9.6, and 9.4) Bruce Momjian
- Re: POC: make mxidoff 64 bits Heikki Linnakangas
- Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Peter Smith
- Re: Incorrect CHUNKHDRSZ in nodeAgg.c Tom Lane
- Re: Typos in the code and README David Rowley
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: Incorrect CHUNKHDRSZ in nodeAgg.c David Rowley
- Re: Incorrect CHUNKHDRSZ in nodeAgg.c Tom Lane
- Re: Incorrect CHUNKHDRSZ in nodeAgg.c David Rowley
- Re: Backport of CVE-2024-10978 fix to older pgsql versions (11, 9.6, and 9.4) Roberto C. Sánchez
- Re: Backport of CVE-2024-10978 fix to older pgsql versions (11, 9.6, and 9.4) Bruce Momjian
- Re: System views for versions reporting jian he
- Re: System views for versions reporting Andres Freund
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: Windows UTF8 system locale Noah Misch
- Re: Document How Commit Handles Aborted Transactions Gurjeet Singh
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Strange issue with NFS mounted PGDATA on ugreen NAS Thomas Munro
- Re: Proposal: Progressive explain jian he
- Re: Conflict detection for update_deleted in logical replication vignesh C
- Re: ERROR: corrupt MVNDistinct entry Richard Guo
- Re: apply_scanjoin_target_to_paths and partitionwise join Ashutosh Bapat
- Re: [PoC] Federated Authn/z with OAUTHBEARER Peter Eisentraut
- Re: Introduce XID age and inactive timeout based replication slot invalidation Nisha Moond
- Re: Conflict detection for update_deleted in logical replication vignesh C
- Re: FileFallocate misbehaving on XFS Andrea Gelmini
- RE: [RFC] Lock-free XLog Reservation from WAL Zhou, Zhiguo
- RE: RFC: Lock-free XLog Reservation from WAL Zhou, Zhiguo
- Re: IWYU annotations Peter Eisentraut
- Re: FileFallocate misbehaving on XFS Andres Freund
- Re: FileFallocate misbehaving on XFS Andres Freund
- Re: Modern SHA2- based password hashes for pgcrypto Daniel Gustafsson
- Re: Modern SHA2- based password hashes for pgcrypto Bernd Helmle
- Re: Modern SHA2- based password hashes for pgcrypto Daniel Gustafsson
- Re: Strange issue with NFS mounted PGDATA on ugreen NAS Tom Lane
- Re: IWYU annotations Tom Lane
- Re: read stream on amcheck Kirill Reshke
- Re: Switching XLog source from archive to streaming when primary available Andrey M. Borodin
- Re: Allow NOT VALID foreign key constraints on partitioned tables. Álvaro Herrera
- Re: magical eref alias names Robert Haas
- Re: Alias of VALUES RTE in explain plan Robert Haas
- Re: Vacuum statistics Sami Imseih
- Re: Strange issue with NFS mounted PGDATA on ugreen NAS Tom Lane
- Fwd: Re: A new look at old NFS readdir() problems? Larry Rosenman
- Re: magical eref alias names Tom Lane
- Re: apply_scanjoin_target_to_paths and partitionwise join Robert Haas
- Re: Fwd: Re: A new look at old NFS readdir() problems? Tom Lane
- Re: Fwd: Re: A new look at old NFS readdir() problems? Bruce Momjian
- Re: apply_scanjoin_target_to_paths and partitionwise join Tom Lane
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Jim Nasby
- Re: Vacuum statistics Jim Nasby
- Re: Fwd: Re: A new look at old NFS readdir() problems? Larry Rosenman
- Re: magical eref alias names Robert Haas
- Re: apply_scanjoin_target_to_paths and partitionwise join Robert Haas
- Re: Fwd: Re: A new look at old NFS readdir() problems? Robert Haas
- Re: Alias of VALUES RTE in explain plan Tom Lane
- Re: Fwd: Re: A new look at old NFS readdir() problems? Tom Lane
- Re: magical eref alias names Tom Lane
- Re: Vacuum statistics Sami Imseih
- Re: Fwd: Re: A new look at old NFS readdir() problems? Larry Rosenman
- Re: Fwd: Re: A new look at old NFS readdir() problems? Tom Lane
- Re: Fwd: Re: A new look at old NFS readdir() problems? Larry Rosenman
- Re: Fwd: Re: A new look at old NFS readdir() problems? Tom Lane
- Re: Fwd: Re: A new look at old NFS readdir() problems? Thomas Munro
- Re: Fwd: Re: A new look at old NFS readdir() problems? Tom Lane
- Re: WAL-logging facility for pgstats kinds Andres Freund
- Re: Logical Replication of sequences Peter Smith
- Re: Fwd: Re: A new look at old NFS readdir() problems? Tom Lane
- Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Peter Smith
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Tomas Vondra
- Re: Logical Replication of sequences Peter Smith
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: Conflict detection for update_deleted in logical replication vignesh C
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Logging parallel worker draught Benoit Lobréau
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: per backend I/O statistics Bertrand Drouvot
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: [RFC] Lock-free XLog Reservation from WAL Yura Sokolov
- Re: [RFC] Lock-free XLog Reservation from WAL wenhui qiu
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Bertrand Drouvot
- Re: Fwd: Re: A new look at old NFS readdir() problems? Robert Haas
- Re: magical eref alias names Robert Haas
- Re: Vacuum statistics Greg Sabino Mullane
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Euler Taveira
- Re: Autovacuum giving up on tables after crash because of lack of stats Andres Freund
- Re: Fwd: Re: A new look at old NFS readdir() problems? Greg Sabino Mullane
- Re: Autovacuum giving up on tables after crash because of lack of stats Andres Freund
- Re: Remove unused rel parameter in lookup_var_attr_stats Fabrízio de Royes Mello
- Re: [PATCH] Fix jsonb comparison for raw scalar pseudo arrays Andrew Dunstan
- Re: Modern SHA2- based password hashes for pgcrypto Japin Li
- Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows Regina Obe
- Re: Autovacuum giving up on tables after crash because of lack of stats Bertrand Drouvot
- Re: relfilenode statistics Bertrand Drouvot
- Re: Logging parallel worker draught Sami Imseih
- Re: Fwd: Re: A new look at old NFS readdir() problems? David Steele
- Re: Modern SHA2- based password hashes for pgcrypto Bernd Helmle
- Re: Fwd: Re: A new look at old NFS readdir() problems? Peter Eisentraut
- Re: Fwd: Re: A new look at old NFS readdir() problems? Tom Lane
- Re: Vacuum statistics Jim Nasby
- Re: Adding OLD/NEW support to RETURNING Robert Treat
- Re: Vacuum statistics Sami Imseih
- Re: Add the ability to limit the amount of memory that can be allocated to backends. James Hunter
- Re: pg_attribute_noreturn(), MSVC, C11 Dagfinn Ilmari Mannsåker
- Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch) Sami Imseih
- Re: Add the ability to limit the amount of memory that can be allocated to backends. James Hunter
- Re: Proposal: add new API to stringinfo Andrew Dunstan
- Re: Proposal: add new API to stringinfo Gurjeet Singh
- Re: Fwd: Re: A new look at old NFS readdir() problems? Thomas Munro
- Re: Modern SHA2- based password hashes for pgcrypto Japin Li
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Fwd: Re: A new look at old NFS readdir() problems? Tom Lane
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent
- Re: Incorrect CHUNKHDRSZ in nodeAgg.c John Naylor
- Re: POC: track vacuum/analyze cumulative time per relation wenhui qiu
- Re: Logical Replication of sequences vignesh C
- Re: FileFallocate misbehaving on XFS Michael Harris
- Re: Proposal: add new API to stringinfo Tatsuo Ishii
- Re: Sort functions with specialized comparators John Naylor
- Re: Fwd: Re: A new look at old NFS readdir() problems? Tom Lane
- Re: Fwd: Re: A new look at old NFS readdir() problems? Thomas Munro
- Re: Using Expanded Objects other than Arrays from plpgsql Michel Pelletier
- Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane
- Re: Converting contrib SQL functions to new style Tom Lane
- Re: Using Expanded Objects other than Arrays from plpgsql Michel Pelletier
- Re: Vacuum statistics Alena Rybakina
- Re: Proposal: add new API to stringinfo Tatsuo Ishii
- Re: Proposal: add new API to stringinfo Gurjeet Singh
- Re: Re: proposal: schema variables jian he
- Re: Proposal: add new API to stringinfo Tatsuo Ishii
- Re: Proposal: add new API to stringinfo David Rowley
- Re: meson: Fix missing name arguments of cc.compiles() calls Peter Eisentraut
- Re: Re: proposal: schema variables jian he
- Re: Index AM API cleanup Paul Jungwirth
- Re: Vacuum statistics Sami Imseih
- RE: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Hayato Kuroda (Fujitsu)
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: RFC: Lock-free XLog Reservation from WAL Japin Li
- Re: Allow NOT VALID foreign key constraints on partitioned tables. Amul Sul
- Re: Logical Replication of sequences Peter Smith
- Re: apply_scanjoin_target_to_paths and partitionwise join Ashutosh Bapat
- Re: Fix crash when non-creator being an iteration on shared radix tree John Naylor
- Re: [RFC] Lock-free XLog Reservation from WAL Zhou, Zhiguo
- Re: RFC: Lock-free XLog Reservation from WAL Zhou, Zhiguo
- Re: Doc: clarify the log message level of the VERBOSE option Masahiro Ikeda
- Re: Doc: fix the rewrite condition when executing ALTER TABLE ADD COLUMN Masahiro Ikeda
- Re: Doc: clarify the log message level of the VERBOSE option Fujii Masao
- Re: [RFC] Lock-free XLog Reservation from WAL wenhui qiu
- Re: Re: proposal: schema variables Pavel Stehule
- Re: [RFC] Lock-free XLog Reservation from WAL Zhou, Zhiguo
- Re: [RFC] Lock-free XLog Reservation from WAL wenhui qiu
- Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query). jian he
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Julien Rouhaud
- Re: Re: proposal: schema variables Pavel Stehule
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: Remove unused rel parameter in lookup_var_attr_stats Ilia Evdokimov
- Re: Fwd: Re: A new look at old NFS readdir() problems? Robert Haas
- Re: Temporary Views Cleanup Issue Tom Lane
- Re: initdb -c "track_commit_timestamp=on" crashes in case of debug build Peter Eisentraut
- Re: Fwd: Re: A new look at old NFS readdir() problems? Tom Lane
- Re: pg_attribute_noreturn(), MSVC, C11 Peter Eisentraut
- Re: Adjusting hash join memory limit to handle batch explosion Robert Haas
- Re: Sort functions with specialized comparators Andrey M. Borodin
- Re: Sample rate added to pg_stat_statements Andrey M. Borodin
- Re: Windows pg_basebackup unable to create >2GB pg_wal.tar tarballs ("could not close file: Invalid argument" when creating pg_wal.tar of size ~ 2^31 bytes) Andrew Dunstan
- Re: AIO v2.0 Andres Freund
- Re: Fwd: Re: A new look at old NFS readdir() problems? David Steele
- Re: Adjusting hash join memory limit to handle batch explosion Tomas Vondra
- Re: Enhancing Memory Context Statistics Reporting Fujii Masao
- Re: Alias of VALUES RTE in explain plan Robert Haas
- Re: Non-text mode for pg_dumpall Nathan Bossart
- Re: Sort functions with specialized comparators Nathan Bossart
- Re: Sample rate added to pg_stat_statements Sami Imseih
- Re: Adjusting hash join memory limit to handle batch explosion Robert Haas
- Re: AIO v2.2 Noah Misch
- Re: Converting contrib SQL functions to new style Noah Misch
- Re: Parallel CREATE INDEX for GIN indexes Matthias van de Meent
- Re: Proposal: add new API to stringinfo Nathan Bossart
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Jelte Fennema-Nio
- Re: Incorrect CHUNKHDRSZ in nodeAgg.c Jeff Davis
- Re: Incorrect CHUNKHDRSZ in nodeAgg.c Jeff Davis
- Re: Alias of VALUES RTE in explain plan Tom Lane
- Re: Windows pg_basebackup unable to create >2GB pg_wal.tar tarballs ("could not close file: Invalid argument" when creating pg_wal.tar of size ~ 2^31 bytes) Thomas Munro
- Re: allow changing autovacuum_max_workers without restarting Nathan Bossart
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Jim Nasby
- Re: Log connection establishment timings Guillaume Lelarge
- Re: Alias of VALUES RTE in explain plan Robert Haas
- Re: Statistics Import and Export Nathan Bossart
- Re: Doc: fix the rewrite condition when executing ALTER TABLE ADD COLUMN Robert Treat
- Re: allow changing autovacuum_max_workers without restarting Tom Lane
- Re: AIO v2.2 Andres Freund
- Re: Adjusting hash join memory limit to handle batch explosion Tomas Vondra
- Re: allow changing autovacuum_max_workers without restarting Nathan Bossart
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Tomas Vondra
- Re: A few patches to clarify snapshot management Andres Freund
- Re: Psql meta-command conninfo+ Sami Imseih
- Re: allow changing autovacuum_max_workers without restarting Andres Freund
- Re: Alias of VALUES RTE in explain plan Tom Lane
- Re: allow changing autovacuum_max_workers without restarting Tom Lane
- Re: Alias of VALUES RTE in explain plan Tom Lane
- Re: allow changing autovacuum_max_workers without restarting Tom Lane
- Re: Fwd: Re: A new look at old NFS readdir() problems? Tom Lane
- Moving the vacuum GUCs' docs out of the Client Connection Defaults section Melanie Plageman
- Add Postmaster health monitoring statistics Alaa Attya
- Re: Fwd: Re: A new look at old NFS readdir() problems? David Steele
- Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Tom Lane
- Re: Remove unused rel parameter in lookup_var_attr_stats Richard Guo
- Re: Skip collecting decoded changes of already-aborted transactions Peter Smith
- RE: initdb -c "track_commit_timestamp=on" crashes in case of debug build Hayato Kuroda (Fujitsu)
- Re: Doc: fix the rewrite condition when executing ALTER TABLE ADD COLUMN Masahiro Ikeda
- Re: allow changing autovacuum_max_workers without restarting Tom Lane
- Re: Sort functions with specialized comparators John Naylor
- Re: Conflict detection for update_deleted in logical replication Nisha Moond
- Re: Sort functions with specialized comparators John Naylor
- Re: Sort functions with specialized comparators Andrey M. Borodin
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: Temporary Views Cleanup Issue 赵宇鹏(宇彭)
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Jeremy Schneider
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: Use Python "Limited API" in PL/Python Peter Eisentraut
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: per backend I/O statistics Bertrand Drouvot
- Re: Re: proposal: schema variables jian he
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: Psql meta-command conninfo+ Hunaid Sohail
- Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Cédric Villemain
- Re: A few patches to clarify snapshot management Heikki Linnakangas
- Re: POC: make mxidoff 64 bits Maxim Orlov
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: CREATE TABLE NOT VALID for check and foreign key Yasuo Honda
- Re: Adding OLD/NEW support to RETURNING Dean Rasheed
- Re: Conflict detection for update_deleted in logical replication vignesh C
- Re: Further _bt_first simplifications for parallel index scans Matthias van de Meent
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: More reliable nbtree detection of unsatisfiable RowCompare quals involving a leading NULL key/element Matthias van de Meent
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Atsushi Torikoshi
- Re: Sample rate added to pg_stat_statements Andrey M. Borodin
- Re: Temporary Views Cleanup Issue Tom Lane
- Re: Further _bt_first simplifications for parallel index scans Peter Geoghegan
- Re: More reliable nbtree detection of unsatisfiable RowCompare quals involving a leading NULL key/element Peter Geoghegan
- Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Bertrand Drouvot
- Re: not null constraints, again Alvaro Herrera
- Re: AIO v2.2 Heikki Linnakangas
- Re: AIO v2.2 Andres Freund
- Re: Small patch to use pqMsg_Query instead of `Q` Fabrízio de Royes Mello
- Re: AIO v2.2 Andres Freund
- Re: Small patch to use pqMsg_Query instead of `Q` Nathan Bossart
- Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Melanie Plageman
- Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Nathan Bossart
- Re: Meson bug in detection of 64 atomics Thomas Munro
- Re: add support for the old naming libs convention on windows (ssleay32.lib and libeay32.lib) Darek Ślusarczyk
- Re: AIO v2.2 Noah Misch
- Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Tom Lane
- Re: allow changing autovacuum_max_workers without restarting Tom Lane
- Re: Sample rate added to pg_stat_statements Sami Imseih
- Coccinelle for PostgreSQL development [2/N]: autoconf support Mats Kindahl
- Re: Coccinelle for PostgreSQL development [2/N]: autoconf support [RESEND] Daniel Gustafsson
- Re: Coccinelle for PostgreSQL development [2/N]: autoconf support [RESEND] Mats Kindahl
- Re: Coccinelle for PostgreSQL development [2/N]: autoconf support [RESEND] Daniel Gustafsson
- Re: AIO v2.2 Robert Haas
- Re: Statistics Import and Export Jeff Davis
- Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Tom Lane
- Re: Coccinelle for PostgreSQL development [2/N]: autoconf support [RESEND] Mats Kindahl
- Re: strangely worded message Alvaro Herrera
- Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Robert Treat
- Re: allow changing autovacuum_max_workers without restarting Nathan Bossart
- Re: Parametrization minimum password lenght Nathan Bossart
- Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Tomas Vondra
- Re: Small patch to use pqMsg_Query instead of `Q` Nathan Bossart
- Re: Recovering from detoast-related catcache invalidations Noah Misch
- Re: Sample rate added to pg_stat_statements Ilia Evdokimov
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Sort functions with specialized comparators John Naylor
- Re: Proposal: Progressive explain Tomas Vondra
- Re: Psql meta-command conninfo+ Sami Imseih
- Re: Converting contrib SQL functions to new style Noah Misch
- Re: NOT ENFORCED constraint feature Triveni N
- Re: Bug in v13 due to "Fix corruption when relation truncation fails." Thomas Munro
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Fujii Masao
- Re: Unsafe access BufferDescriptors array in BufferGetLSNAtomic() Xuneng Zhou
- Re: Adding OLD/NEW support to RETURNING jian he
- Re: PoC: history of recent vacuum/checkpoint runs (using new hooks) Bertrand Drouvot
- Re: Conflict detection for update_deleted in logical replication vignesh C
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Kirill Reshke
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith
- Re: Conflict detection for update_deleted in logical replication Nisha Moond
- Re: Virtual generated columns Richard Guo
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: [PoC] Federated Authn/z with OAUTHBEARER Kashif Zeeshan
- Re: Support for NO INHERIT to INHERIT state change with named NOT NULL constraints Alvaro Herrera
- Re: Re: proposal: schema variables jian he
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: Support for NO INHERIT to INHERIT state change with named NOT NULL constraints Alvaro Herrera
- Re: IANA timezone abbreviations versus timezone_abbreviations Aleksander Alekseev
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: pure parsers and reentrant scanners Peter Eisentraut
- pg_settings.unit and DefineCustomXXXVariable Luca Ferrari
- Re: pg_settings.unit and DefineCustomXXXVariable Matthias van de Meent
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: Coccinelle for PostgreSQL development [1/N]: coccicheck.py Andrew Dunstan
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: Conflict detection for update_deleted in logical replication vignesh C
- Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Daniel Gustafsson
- Re: Coccinelle for PostgreSQL development [1/N]: coccicheck.py Mats Kindahl
- Re: doc: Mention clock synchronization recommendation for hot_standby_feedback Jakub Wartak
- Re: Reorder shutdown sequence, to flush pgstats later Heikki Linnakangas
- RE: ecpg command does not warn COPY ... FROM STDIN; Hayato Kuroda (Fujitsu)
- Re: CREATE TABLE NOT VALID for check and foreign key Alvaro Herrera
- Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Peter Eisentraut
- Re: Virtual generated columns Peter Eisentraut
- Re: New GUC autovacuum_max_threshold ? Frédéric Yhuel
- Logical replication - proposal for a custom conflict resolution function Diego Fronza
- Re: AIO v2.0 Jakub Wartak
- Re: Reorder shutdown sequence, to flush pgstats later Bertrand Drouvot
- Re: pg_settings.unit and DefineCustomXXXVariable Tom Lane
- Re: ecpg command does not warn COPY ... FROM STDIN; Fujii Masao
- Re: improve DEBUG1 logging of parallel workers for CREATE INDEX? Bertrand Drouvot
- using PGOPTIONS in meson jian he
- Re: Fix a wrong errmsg in AlterRole() Tom Lane
- Re: ecpg command does not warn COPY ... FROM STDIN; Tom Lane
- Re: Enhancing Memory Context Statistics Reporting Fujii Masao
- Re: ecpg command does not warn COPY ... FROM STDIN; Fujii Masao
- Re: pgindent exit status if a file encounters an error Andrew Dunstan
- Re: Virtual generated columns Peter Eisentraut
- Re: Virtual generated columns Peter Eisentraut
- Re: Virtual generated columns Peter Eisentraut
- Re: Virtual generated columns Peter Eisentraut
- Re: ecpg command does not warn COPY ... FROM STDIN; Tom Lane
- Re: Virtual generated columns Tom Lane
- Re: jsonb_strip_nulls with arrays? Andrew Dunstan
- Re: Fix a wrong errmsg in AlterRole() Nathan Bossart
- Re: Fwd: Re: A new look at old NFS readdir() problems? Bruce Momjian
- Re: Proposal: add new API to stringinfo Nathan Bossart
- Re: use a non-locking initial test in TAS_SPIN on AArch64 Nathan Bossart
- Re: Fwd: Re: A new look at old NFS readdir() problems? David Steele
- Re: Virtual generated columns Marcos Pegoraro
- Re: Virtual generated columns Vik Fearing
- Re: Virtual generated columns Peter Eisentraut
- Re: Virtual generated columns Marcos Pegoraro
- Re: Reorder shutdown sequence, to flush pgstats later Andres Freund
- Re: [PoC] Federated Authn/z with OAUTHBEARER Peter Eisentraut
- Re: using PGOPTIONS in meson Andres Freund
- Re: use a non-locking initial test in TAS_SPIN on AArch64 Andres Freund
- Re: Fwd: Re: A new look at old NFS readdir() problems? Tom Lane
- Re: improve DEBUG1 logging of parallel workers for CREATE INDEX? Guillaume Lelarge
- Re: Fwd: Re: A new look at old NFS readdir() problems? Bruce Momjian
- Re: use a non-locking initial test in TAS_SPIN on AArch64 Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: use a non-locking initial test in TAS_SPIN on AArch64 Nathan Bossart
- Re: improve DEBUG1 logging of parallel workers for CREATE INDEX? Tom Lane
- Re: Fwd: Re: A new look at old NFS readdir() problems? Tom Lane
- Re: improve DEBUG1 logging of parallel workers for CREATE INDEX? Sami Imseih
- Re: improve DEBUG1 logging of parallel workers for CREATE INDEX? Guillaume Lelarge
- Re: improve DEBUG1 logging of parallel workers for CREATE INDEX? Guillaume Lelarge
- Re: improve DEBUG1 logging of parallel workers for CREATE INDEX? Tom Lane
- Re: AIO v2.0 Andres Freund
- Re: Non-text mode for pg_dumpall Guillaume Lelarge
- Re: Coccinelle for PostgreSQL development [4/N]: correcting palloc() use Peter Eisentraut
- Re: Parameter NOT NULL to CREATE DOMAIN not the same as CHECK (VALUE IS NOT NULL) Bruce Momjian
- Re: Parameter NOT NULL to CREATE DOMAIN not the same as CHECK (VALUE IS NOT NULL) Tom Lane
- Re: Sample rate added to pg_stat_statements Ilia Evdokimov
- Re: New GUC autovacuum_max_threshold ? Vinícius Abrahão
- Re: EphemeralNamedRelation and materialized view Tom Lane
- Re: use a non-locking initial test in TAS_SPIN on AArch64 Nathan Bossart
- Re: use a non-locking initial test in TAS_SPIN on AArch64 Andres Freund
- Re: use a non-locking initial test in TAS_SPIN on AArch64 Nathan Bossart
- Re: AIO v2.2 Andres Freund
- Re: use a non-locking initial test in TAS_SPIN on AArch64 Tom Lane
- Re: Add CASEFOLD() function. Jeff Davis
- Re: Add the ability to limit the amount of memory that can be allocated to backends. James Hunter
- Re: New GUC autovacuum_max_threshold ? Robert Treat
- Re: AIO v2.2 Andres Freund
- Re: Adding support for SSLKEYLOGFILE in the frontend Tom Lane
- Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Melanie Plageman
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: Sample rate added to pg_stat_statements Sami Imseih
- Re: Windows pg_basebackup unable to create >2GB pg_wal.tar tarballs ("could not close file: Invalid argument" when creating pg_wal.tar of size ~ 2^31 bytes) Thomas Munro
- Re: Eager aggregation, take 3 jian he
- Re: psql: Option to use expanded mode for various meta-commands Greg Sabino Mullane
- Re: improve DEBUG1 logging of parallel workers for CREATE INDEX? Sami Imseih
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: pgindent exit status if a file encounters an error Ashutosh Bapat
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Orphaned users in PG16 and above can only be managed by Superusers Ashutosh Sharma
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Psql meta-command conninfo+ Hunaid Sohail
- Re: Fix bank selection logic in SLRU Alvaro Herrera
- Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Shubham Khanna
- RE: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Hayato Kuroda (Fujitsu)
- Re: Several buildfarm animals fail tests because of shared memory error Robins Tharakan
- RE: ecpg command does not warn COPY ... FROM STDIN; Hayato Kuroda (Fujitsu)
- Re: Coccinelle for PostgreSQL development [4/N]: correcting palloc() use Mats Kindahl
- Re: Reorder shutdown sequence, to flush pgstats later Bertrand Drouvot
- Re: An improvement of ProcessTwoPhaseBuffer logic Давыдов Виталий
- Re: pg_settings.unit and DefineCustomXXXVariable Luca Ferrari
- Re: Virtual generated columns jian he
- Re: AIO v2.0 Ants Aasma
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: Eager aggregation, take 3 Richard Guo
- Re: Windows pg_basebackup unable to create >2GB pg_wal.tar tarballs ("could not close file: Invalid argument" when creating pg_wal.tar of size ~ 2^31 bytes) Jakub Wartak
- Re: Small refactoring around vacuum_open_relation Ashutosh Bapat
- Re: Small refactoring around vacuum_open_relation Alvaro Herrera
- Re: Windows meson build Vladlen Popolitov
- Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows Vladlen Popolitov
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat
- Re: Several buildfarm animals fail tests because of shared memory error Robins Tharakan
- Re: ecpg command does not warn COPY ... FROM STDIN; Fujii Masao
- Re: Small refactoring around vacuum_open_relation Daniel Gustafsson
- Re: Reorder shutdown sequence, to flush pgstats later Bertrand Drouvot
- Re: Adding support for SSLKEYLOGFILE in the frontend Daniel Gustafsson
- Re: add support for the old naming libs convention on windows (ssleay32.lib and libeay32.lib) Daniel Gustafsson
- Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Daniel Gustafsson
- Re: Virtual generated columns Dean Rasheed
- Re: why there is not VACUUM FULL CONCURRENTLY? Alvaro Herrera
- Re: Reorder shutdown sequence, to flush pgstats later Nazir Bilal Yavuz
- Re: Sample rate added to pg_stat_statements Ilia Evdokimov
- Re: pure parsers and reentrant scanners Tom Lane
- Re: Make pg_stat_io view count IOs as bytes instead of blocks Bertrand Drouvot
- Re: [RFC] Lock-free XLog Reservation from WAL Zhou, Zhiguo
- Re: [PoC] Federated Authn/z with OAUTHBEARER Peter Eisentraut
- Re: Adjusting hash join memory limit to handle batch explosion Melanie Plageman
- Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Peter Eisentraut
- Re: AIO v2.0 Andres Freund
- RE: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows Regina Obe
- Re: Psql meta-command conninfo+ Sami Imseih
- Re: Adjusting hash join memory limit to handle batch explosion Tomas Vondra
- Re: why there is not VACUUM FULL CONCURRENTLY? Pavel Stehule
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: New GUC autovacuum_max_threshold ? Nathan Bossart
- Re: use a non-locking initial test in TAS_SPIN on AArch64 Nathan Bossart
- Re: New GUC autovacuum_max_threshold ? Nathan Bossart
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Andres Freund
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart
- Re: Fix a wrong errmsg in AlterRole() Nathan Bossart
- Re: Psql meta-command conninfo+ Alvaro Herrera
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Psql meta-command conninfo+ Sami Imseih
- Re: Psql meta-command conninfo+ David G. Johnston
- Re: why there is not VACUUM FULL CONCURRENTLY? Alvaro Herrera
- Re: Adding support for SSLKEYLOGFILE in the frontend Jacob Champion
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: Adjusting hash join memory limit to handle batch explosion Melanie Plageman
- Re: Psql meta-command conninfo+ Sami Imseih
- Re: Psql meta-command conninfo+ Sami Imseih
- Re: AIO v2.0 Andres Freund
- Re: Why doesn't GiST VACUUM require a super-exclusive lock, like nbtree VACUUM? Michail Nikolaev
- Re: Sample rate added to pg_stat_statements Ilia Evdokimov
- Re: Sample rate added to pg_stat_statements Ilia Evdokimov
- Re: Why doesn't GiST VACUUM require a super-exclusive lock, like nbtree VACUUM? Matthias van de Meent
- Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Daniel Gustafsson
- Re: Adjusting hash join memory limit to handle batch explosion Melanie Plageman
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: Fix a wrong errmsg in AlterRole() Nathan Bossart
- Re: Adjusting hash join memory limit to handle batch explosion Tomas Vondra
- Re: Proposal: add new API to stringinfo Nathan Bossart
- Re: Adjusting hash join memory limit to handle batch explosion Tomas Vondra
- Re: IANA timezone abbreviations versus timezone_abbreviations Tom Lane
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: Why doesn't GiST VACUUM require a super-exclusive lock, like nbtree VACUUM? Michail Nikolaev
- Re: IANA timezone abbreviations versus timezone_abbreviations Tom Lane
- Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Peter Smith
- Re: New GUC autovacuum_max_threshold ? wenhui qiu
- pgbench error: (setshell) of script 0; execution of meta-command failed Andy Fan
- Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Peter Smith
- Re: CREATE SUBSCRIPTION - add missing test case Peter Smith
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Peter Smith
- Re: Small refactoring around vacuum_open_relation Ashutosh Bapat
- Re: Make pg_stat_io view count IOs as bytes instead of blocks Nazir Bilal Yavuz
- Re: Psql meta-command conninfo+ Hunaid Sohail
- Re: Make pg_stat_io view count IOs as bytes instead of blocks Bertrand Drouvot
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Conflict detection for update_deleted in logical replication Nisha Moond
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: Some ExecSeqScan optimizations Vladlen Popolitov
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Ajin Cherian
- Re: AIO v2.0 Ants Aasma
- Re: Some ExecSeqScan optimizations David Rowley
- Re: Some ExecSeqScan optimizations David Rowley
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Chiranmoy.Bhattacharya@fujitsu.com"
- Re: why there is not VACUUM FULL CONCURRENTLY? Marcos Pegoraro
- Re: psql: Add leakproof field to \dAo+ meta-command results Dean Rasheed
- Re: Adding extension default version to \dx Julien Rouhaud
- Re: pgbench error: (setshell) of script 0; execution of meta-command failed Fujii Masao
- Re: [RFC] Lock-free XLog Reservation from WAL Yura Sokolov
- Re: [PoC] Federated Authn/z with OAUTHBEARER Peter Eisentraut
- Re: per backend I/O statistics Bertrand Drouvot
- Re: pgbench error: (setshell) of script 0; execution of meta-command failed Nazir Bilal Yavuz
- Re: POC: track vacuum/analyze cumulative time per relation Alena Rybakina
- Re: pgbench error: (setshell) of script 0; execution of meta-command failed Fujii Masao
- Re: Some ExecSeqScan optimizations Vladlen Popolitov
- Re: Vacuum statistics Alena Rybakina
- Re: Adjusting hash join memory limit to handle batch explosion Melanie Plageman
- Re: Adding extension default version to \dx Michael Banck
- Re: pgbench error: (setshell) of script 0; execution of meta-command failed Tom Lane
- Re: pgbench error: (setshell) of script 0; execution of meta-command failed Tom Lane
- Re: pgbench error: (setshell) of script 0; execution of meta-command failed Nazir Bilal Yavuz
- Re: POC: track vacuum/analyze cumulative time per relation Bertrand Drouvot
- Re: pgbench error: (setshell) of script 0; execution of meta-command failed Tom Lane
- Re: Adding support for SSLKEYLOGFILE in the frontend Daniel Gustafsson
- Re: Vacuum statistics Alena Rybakina
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart
- Re: POC: track vacuum/analyze cumulative time per relation Sami Imseih
- Re: Adjusting hash join memory limit to handle batch explosion Tomas Vondra
- Re: POC: track vacuum/analyze cumulative time per relation Sami Imseih
- Re: use a non-locking initial test in TAS_SPIN on AArch64 Nathan Bossart
- Re: [RFC] Lock-free XLog Reservation from WAL Matthias van de Meent
- Re: pg_dump, pg_dumpall, pg_restore: Add --no-policies option Greg Sabino Mullane
- Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators James Hunter
- Re: [RFC] Lock-free XLog Reservation from WAL Yura Sokolov
- Re: Reorder shutdown sequence, to flush pgstats later Andres Freund
- Re: Reorder shutdown sequence, to flush pgstats later Andres Freund
- Re: use a non-locking initial test in TAS_SPIN on AArch64 Nathan Bossart
- Re: Proposal: add new API to stringinfo Nathan Bossart
- Re: IANA timezone abbreviations versus timezone_abbreviations Tom Lane
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart
- Re: Memory leak in plpython3u (with testcase and patch) Tom Lane
- Re: Memory leak in plpython3u (with testcase and patch) Tom Lane
- Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Daniel Gustafsson
- Re: Adjusting hash join memory limit to handle batch explosion Melanie Plageman
- Re: Proposal: add new API to stringinfo Tatsuo Ishii
- Re: Moving the vacuum GUCs' docs out of the Client Connection Defaults section Melanie Plageman
- Re: Restore support for USE_ASSERT_CHECKING in extensions only Tom Lane
- Re: Restore support for USE_ASSERT_CHECKING in extensions only David Rowley
- Re: Restore support for USE_ASSERT_CHECKING in extensions only Tom Lane
- Re: Restore support for USE_ASSERT_CHECKING in extensions only David Rowley
- Re: Restore support for USE_ASSERT_CHECKING in extensions only David Rowley
- Re: Restore support for USE_ASSERT_CHECKING in extensions only Tom Lane
- Re: Restore support for USE_ASSERT_CHECKING in extensions only David Rowley
- Re: Restore support for USE_ASSERT_CHECKING in extensions only Andrew Kane
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Non-text mode for pg_dumpall Alvaro Herrera
- Re: Some ExecSeqScan optimizations Junwang Zhao
- Re: Some ExecSeqScan optimizations Junwang Zhao
- Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection Alvaro Herrera
- Re: explain analyze rows=%.0f Guillaume Lelarge
- Re:Re: Re:Re:Re: backup server core when redo btree_xlog_insert that type is XLOG_BTREE_INSERT_POST yuansong
- Re: Include patch id in commitfest page Peter Eisentraut
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Kirill Reshke
- Re: improve DEBUG1 logging of parallel workers for CREATE INDEX? Guillaume Lelarge
- Re: Some ExecSeqScan optimizations Junwang Zhao
- Re: Include patch id in commitfest page Magnus Hagander
- Re: why there is not VACUUM FULL CONCURRENTLY? Andrew Dunstan
- Re: explain analyze rows=%.0f Guillaume Lelarge
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: why there is not VACUUM FULL CONCURRENTLY? Sami Imseih
- Re: Missing quotes when deparsing XMLTABLE() and SQL/JSON query functions Tom Lane
- Re: Non-text mode for pg_dumpall jian he
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: NOT ENFORCED constraint feature Peter Eisentraut
- Re: NOT ENFORCED constraint feature Amul Sul
- Re: explain analyze rows=%.0f Ilia Evdokimov
- Re: pgbench error: (setshell) of script 0; execution of meta-command failed Tom Lane
- llvm dependency and space concerns Jeremy Schneider
- Re: llvm dependency and space concerns Jeremy Schneider
- Re: llvm dependency and space concerns Tom Lane
- Re: llvm dependency and space concerns Jeremy Schneider
- Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch) Sami Imseih
- Re: llvm dependency and space concerns Christoph Moench-Tegeder
- Re: Adjusting hash join memory limit to handle batch explosion Tomas Vondra
- Re: llvm dependency and space concerns Andres Freund
- Re: Recovering from detoast-related catcache invalidations Noah Misch
- Re: Reduce TupleHashEntryData struct size by half David Rowley
- Re: llvm dependency and space concerns Jeremy Schneider
- Re: ecpg command does not warn COPY ... FROM STDIN; Fujii Masao
- Re: ecpg command does not warn COPY ... FROM STDIN; Ryo Kanbayashi
- Re: Missing quotes when deparsing XMLTABLE() and SQL/JSON query functions Dean Rasheed
- Re: Strange assertion in procarray.c Michail Nikolaev
- Re: Compression of bigger WAL records Kirill Reshke
- Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection Daniel Gustafsson
- Re: benign bug in BufFileLoadBuffer / incorrect sizeof Daniel Gustafsson
- Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection Tom Lane
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: Re: Re:Re:Re: backup server core when redo btree_xlog_insert that type is XLOG_BTREE_INSERT_POST Peter Geoghegan
- Re: Include patch id in commitfest page Jelte Fennema-Nio
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Ajin Cherian
- Re: POC, WIP: OR-clause support for indexes Alexander Korotkov
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Peter Smith
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Peter Smith
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Amit Kapila
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Robert Treat
- Re: Compression of bigger WAL records Andrey Borodin
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: Documentation update of wal_retrieve_retry_interval to mention table sync worker Peter Smith
- Re: Psql meta-command conninfo+ Alvaro Herrera
- Re: Vacuum statistics Andrei Zubkov
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Amit Kapila
- Re: Documentation update of wal_retrieve_retry_interval to mention table sync worker Shlok Kyal
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart vignesh C
- Re: Pgoutput not capturing the generated columns Amit Kapila
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat
- Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila
- Re: Psql meta-command conninfo+ Dean Rasheed
- Re: Vacuum statistics Alena Rybakina
- Re: Reorder shutdown sequence, to flush pgstats later Bertrand Drouvot
- Re: why there is not VACUUM FULL CONCURRENTLY? Michael Banck
- Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection Melanie Plageman
- Re: [PATCH] SVE popcount support Malladi, Rama
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Chiranmoy.Bhattacharya@fujitsu.com"
- Re: POC: track vacuum/analyze cumulative time per relation Bertrand Drouvot
- Re: Modern SHA2- based password hashes for pgcrypto Alvaro Herrera
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart
- Re: Adjusting hash join memory limit to handle batch explosion Melanie Plageman
- Re: Adjusting hash join memory limit to handle batch explosion Tomas Vondra
- Re: Conflict Detection and Resolution Michail Nikolaev
- Re: Virtual generated columns Dean Rasheed
- Re: [PATCH] Add get_bytes() and set_bytes() functions Dean Rasheed
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- InitControlFile misbehaving on graviton Christoph Berg
- Re: [PATCH] Add get_bytes() and set_bytes() functions Alvaro Herrera
- Re: connection establishment versus parallel workers Nathan Bossart
- Re: InitControlFile misbehaving on graviton Alexander Lakhin
- Re: InitControlFile misbehaving on graviton Matthias van de Meent
- Re: connection establishment versus parallel workers Thomas Munro
- Re: AIO v2.2 Robert Haas
- Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection Alvaro Herrera
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Robert Treat
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: AIO v2.2 Andres Freund
- question about relation_open Giampaolo Capelli
- Re: [PATCH] Add get_bytes() and set_bytes() functions Dean Rasheed
- Re: Reduce TupleHashEntryData struct size by half Jeff Davis
- Re: Reorder shutdown sequence, to flush pgstats later Andres Freund
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Alena Rybakina
- Re: pgbench error: (setshell) of script 0; execution of meta-command failed Tom Lane
- Re: New GUC autovacuum_max_threshold ? Sami Imseih
- Re: Issue with markers in isolation tester? Or not? Michail Nikolaev
- Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection Alena Rybakina
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Peter Smith
- Re: Skip collecting decoded changes of already-aborted transactions Peter Smith
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: Skip collecting decoded changes of already-aborted transactions Peter Smith
- Re: Several buildfarm animals fail tests because of shared memory error Tom Lane
- Re: Some ExecSeqScan optimizations Amit Langote
- Re: Some ExecSeqScan optimizations Amit Langote
- Docs for pg_basebackup needs v17 note for incremental backup David G. Johnston
- Re: Issue with markers in isolation tester? Or not? Noah Misch
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila
- Re: Conflict Detection and Resolution Amit Kapila
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Tom Lane
- RE: COPY performance on Windows Ryohei Takahashi (Fujitsu)
- RE: COPY performance on Windows Ryohei Takahashi (Fujitsu)
- Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Shubham Khanna
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Peter Smith
- Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Shubham Khanna
- Re: Psql meta-command conninfo+ Hunaid Sohail
- Re: XMLDocument (SQL/XML X030) Pavel Stehule
- Re: Psql meta-command conninfo+ Alvaro Herrera
- Re: Reduce TupleHashEntryData struct size by half David Rowley
- question about executor hooks Luca Ferrari
- Re: downgrade some aclchk.c errors to internal Alvaro Herrera
- Re: Sort functions with specialized comparators Andrey Borodin
- Re: Modern SHA2- based password hashes for pgcrypto Bernd Helmle
- Re: Virtual generated columns Peter Eisentraut
- Re: Psql meta-command conninfo+ Dean Rasheed
- Re: Virtual generated columns Peter Eisentraut
- Re: Retiring is_pushed_down Richard Guo
- Re: Modern SHA2- based password hashes for pgcrypto Alvaro Herrera
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shlok Kyal
- Re: question about relation_open Rahila Syed
- Re: question about relation_open Giampaolo Capelli
- Re: Modern SHA2- based password hashes for pgcrypto Bernd Helmle
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Alvaro Herrera
- RE: Replace current implementations in crypt() and gen_salt() to OpenSSL Hayato Kuroda (Fujitsu)
- Re: Reorder shutdown sequence, to flush pgstats later Bertrand Drouvot
- Re: Recovering from detoast-related catcache invalidations Heikki Linnakangas
- Re: question about executor hooks jian he
- Re: postgres_fdw: Provide better emulation of READ COMMITTED behavior Robert Haas
- Re: AIO v2.2 Robert Haas
- Re: Make pg_stat_io view count IOs as bytes instead of blocks Nazir Bilal Yavuz
- Re: psql: Add leakproof field to \dAo+ meta-command results Dean Rasheed
- Re: Support --include-analyze in pg_dump, pg_dumpall, pg_restore Tom Lane
- Re: question about relation_open Tom Lane
- Re: [RFC] Lock-free XLog Reservation from WAL Zhou, Zhiguo
- Re: Eager aggregation, take 3 Robert Haas
- Re: Coccinelle for PostgreSQL development [1/N]: coccicheck.py Aleksander Alekseev
- Re: question about executor hooks Sami Imseih
- Re: psql: Add leakproof field to \dAo+ meta-command results Yugo NAGATA
- Re: Support --include-analyze in pg_dump, pg_dumpall, pg_restore Nathan Bossart
- Re: pgbench error: (setshell) of script 0; execution of meta-command failed Nathan Bossart
- Re: ecpg command does not warn COPY ... FROM STDIN; Fujii Masao
- Re: refactor AlterDomainAddConstraint (alter domain add constraint) Alvaro Herrera
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart
- Re: New GUC autovacuum_max_threshold ? Sami Imseih
- Re: psql: Option to use expanded mode for various meta-commands Dean Rasheed
- Re: Adding extension default version to \dx Yugo Nagata
- Re: Bypassing cursors in postgres_fdw to enable parallel plans Robert Haas
- Re: New GUC autovacuum_max_threshold ? Nathan Bossart
- Re: New GUC autovacuum_max_threshold ? Sami Imseih
- Re: Reduce TupleHashEntryData struct size by half Alvaro Herrera
- Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection Alvaro Herrera
- Re: Reduce TupleHashEntryData struct size by half Jeff Davis
- Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection Melanie Plageman
- Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection Alvaro Herrera
- Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection Alena Rybakina
- Re: New GUC autovacuum_max_threshold ? Robert Haas
- Re: Reduce TupleHashEntryData struct size by half David Rowley
- Re: New GUC autovacuum_max_threshold ? Sami Imseih
- Re: Issue with markers in isolation tester? Or not? Noah Misch
- Re: pgbench error: (setshell) of script 0; execution of meta-command failed Tom Lane
- Re: New GUC autovacuum_max_threshold ? Alena Rybakina
- Re: pgsql: Consolidate docs for vacuum-related GUCs in new subsection Melanie Plageman
- Re: pgbench error: (setshell) of script 0; execution of meta-command failed Nathan Bossart
- Re: pgbench error: (setshell) of script 0; execution of meta-command failed Tom Lane
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: Proposal: Progressive explain Adrien Nayrat
- Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Peter Smith
- Re: Sample rate added to pg_stat_statements Sami Imseih
- Re: Reorder shutdown sequence, to flush pgstats later Andres Freund
- Re: pgbench error: (setshell) of script 0; execution of meta-command failed Tom Lane
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: Issue with markers in isolation tester? Or not? Michail Nikolaev
- Re: convert libpgport's pqsignal() to a void function Tom Lane
- Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C
- Re: convert libpgport's pqsignal() to a void function Nathan Bossart
- Re: convert libpgport's pqsignal() to a void function Tom Lane
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart vignesh C
- Re: CREATE TABLE NOT VALID for check and foreign key Amul Sul
- Re: Accept recovery conflict interrupt on blocked writing Thomas Munro
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Introduce XID age and inactive timeout based replication slot invalidation Shlok Kyal
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Issue with markers in isolation tester? Or not? Tom Lane
- Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila
- Re: Eager aggregation, take 3 Richard Guo
- Re: Virtual generated columns vignesh C
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Tom Lane
- Re: pg_dump, pg_dumpall, pg_restore: Add --no-policies option jian he
- Re: Incorrect CHUNKHDRSZ in nodeAgg.c David Rowley
- Re: per backend I/O statistics Nazir Bilal Yavuz
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: Several buildfarm animals fail tests because of shared memory error Robins Tharakan
- Re: per backend I/O statistics Bertrand Drouvot
- Re: Reorder shutdown sequence, to flush pgstats later Bertrand Drouvot
- New feature request for adding session information to PostgreSQL transaction log Sumanth Vishwaraj
- Re: Non-text mode for pg_dumpall jian he
- Re: Pgoutput not capturing the generated columns Shlok Kyal
- Purpose of wal_init_zero Andy Fan
- Re: Infinite loop in XLogPageRead() on standby Alexander Kukushkin
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Ajin Cherian
- Re: CREATE TABLE NOT VALID for check and foreign key Alvaro Herrera
- Re: per backend I/O statistics Bertrand Drouvot
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. John Naylor
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Ranier Vilela
- Re: Purpose of wal_init_zero Ranier Vilela
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Amit Kapila
- Re: Use Python "Limited API" in PL/Python Jakob Egger
- Re: use a non-locking initial test in TAS_SPIN on AArch64 Jingtang Zhang
- Re: Change GUC hashtable to use simplehash? Anton A. Melnikov
- Re: Purpose of wal_init_zero Aleksander Alekseev
- Re: POC: track vacuum/analyze cumulative time per relation Bertrand Drouvot
- Re: Purpose of wal_init_zero Aleksander Alekseev
- useless list_tail()? Zhang Mingli
- Re: useless list_tail()? Aleksander Alekseev
- Re: useless list_tail()? Mingli Zhang
- Re: per backend I/O statistics Nazir Bilal Yavuz
- Re: question about relation_open Giampaolo Capelli
- Re: Index AM API cleanup Peter Eisentraut
- Re: Eager aggregation, take 3 Robert Haas
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Yura Sokolov
- Re: Purpose of wal_init_zero Michael Banck
- Re: New feature request for adding session information to PostgreSQL transaction log Sumanth Vishwaraj
- Re: Purpose of wal_init_zero Aleksander Alekseev
- Re: per backend I/O statistics Bertrand Drouvot
- Re: downgrade some aclchk.c errors to internal Peter Eisentraut
- Re: why there is not VACUUM FULL CONCURRENTLY? Robert Treat
- Re: why there is not VACUUM FULL CONCURRENTLY? Andrew Dunstan
- Re: SCRAM pass-through authentication for postgres_fdw Peter Eisentraut
- Re: Sample rate added to pg_stat_statements Sami Imseih
- Re: Make pg_stat_io view count IOs as bytes instead of blocks Tom Lane
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane
- Re: [PATCH] Add sortsupport for range types and btree_gist Bernd Helmle
- Re: Having problems generating a code coverage report Peter Geoghegan
- Re: use a non-locking initial test in TAS_SPIN on AArch64 Nathan Bossart
- Re: Add -k/--link option to pg_combinebackup Israel Barth Rubio
- Re: Sample rate added to pg_stat_statements Alena Rybakina
- Re: IWYU annotations Peter Eisentraut
- Re: convert libpgport's pqsignal() to a void function Thomas Munro
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Marcos Pegoraro
- Re: Virtual generated columns Peter Eisentraut
- Re: Virtual generated columns Peter Eisentraut
- Re: convert libpgport's pqsignal() to a void function Nathan Bossart
- Re: IWYU annotations Peter Geoghegan
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Melanie Plageman
- Re: Purpose of wal_init_zero Andres Freund
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Melanie Plageman
- Re: Collation & ctype method table, and extension hooks Jeff Davis
- Re: convert libpgport's pqsignal() to a void function Nathan Bossart
- Re: XMLDocument (SQL/XML X030) Jim Jones
- Re: Index AM API cleanup Nathan Bossart
- Re: Unicode full case mapping: PG_UNICODE_FAST, and standard-compliant UCS_BASIC Jeff Davis
- Re: Having problems generating a code coverage report Tom Lane
- Re: convert libpgport's pqsignal() to a void function Thomas Munro
- Re: Index AM API cleanup Peter Eisentraut
- Re: Allow ILIKE forward matching to use btree index Jeff Davis
- Re: Allow ILIKE forward matching to use btree index Jeff Davis
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Peter Smith
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. David Rowley
- Re: Skip collecting decoded changes of already-aborted transactions Peter Smith
- Re: Having problems generating a code coverage report Peter Geoghegan
- Re: convert libpgport's pqsignal() to a void function Thomas Munro
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Tom Lane
- Re: Change GUC hashtable to use simplehash? Tom Lane
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith
- Re: Issue with markers in isolation tester? Or not? Noah Misch
- pg_dumpall appendPQExpBuffer construct sql need an white space jian he
- Re: pg_dumpall appendPQExpBuffer construct sql need an white space Tom Lane
- Re: Pgoutput not capturing the generated columns vignesh C
- Re: TOAST versus toast Tom Lane
- Re: Make pg_stat_io view count IOs as bytes instead of blocks Tom Lane
- Inquiry About Determining Parallel Plans for REFRESH MATERIALIZED VIEW Zhang Mingli
- Re: Question about behavior of deletes with REPLICA IDENTITY NOTHING Amit Kapila
- Re: Non-text mode for pg_dumpall jian he
- Re: Make pg_stat_io view count IOs as bytes instead of blocks Tom Lane
- Re: Make pg_stat_io view count IOs as bytes instead of blocks Tom Lane
- Re: Allow ILIKE forward matching to use btree index Yugo NAGATA
- Re: Inquiry About Determining Parallel Plans for REFRESH MATERIALIZED VIEW Yugo Nagata
- Re: XMLDocument (SQL/XML X030) Pavel Stehule
- Re: Purpose of wal_init_zero Andy Fan
- Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Shlok Kyal
- Re: per backend I/O statistics Bertrand Drouvot
- Re: Inquiry About Determining Parallel Plans for REFRESH MATERIALIZED VIEW Zhang Mingli
- Re: Introduce XID age and inactive timeout based replication slot invalidation Nisha Moond
- Re: [PATCH] New predefined role pg_manage_extensions Shinya Kato
- Re: Make pg_stat_io view count IOs as bytes instead of blocks Bertrand Drouvot
- Re: [PATCH] New predefined role pg_manage_extensions Michael Banck
- Re: Add XMLNamespaces to XMLElement Pavel Stehule
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Alena Rybakina
- Re: Inquiry About Determining Parallel Plans for REFRESH MATERIALIZED VIEW jian he
- Re: Fix misuse use of pg_b64_encode function (contrib/postgres_fdw/connection.c) Peter Eisentraut
- Re: Eager aggregation, take 3 Richard Guo
- Re: [PATCH] Improve code coverage of network address functions Keisuke Kuroda
- Re: Pgoutput not capturing the generated columns vignesh C
- Re: Virtual generated columns vignesh C
- Re: Make pg_stat_io view count IOs as bytes instead of blocks Nazir Bilal Yavuz
- Re: Windows meson build Vladlen Popolitov
- Re: SQL/JSON json_table plan clause Vladlen Popolitov
- Re: Purpose of wal_init_zero Ritu Bhandari
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shlok Kyal
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Conflict detection for update_deleted in logical replication Dilip Kumar
- Re: Fix misuse use of pg_b64_encode function (contrib/postgres_fdw/connection.c) Ranier Vilela
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Conflict detection for update_deleted in logical replication Dilip Kumar
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Shlok Kyal
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: NOT ENFORCED constraint feature Peter Eisentraut
- Re: Psql meta-command conninfo+ Alvaro Herrera
- Re: SCRAM pass-through authentication for postgres_fdw Matheus Alcantara
- Re: NOT ENFORCED constraint feature Amul Sul
- Re: refactor AlterDomainAddConstraint (alter domain add constraint) Peter Eisentraut
- Re: [RFC] Lock-free XLog Reservation from WAL Yura Sokolov
- Re: Statistics Import and Export jian he
- Re: Adding OLD/NEW support to RETURNING Dean Rasheed
- Re: Increase NUM_XLOGINSERT_LOCKS Andres Freund
- Re: Allow NOT VALID foreign key constraints on partitioned tables. Álvaro Herrera
- Re: Statistics Import and Export Corey Huinker
- Re: per backend I/O statistics Bertrand Drouvot
- Re: per backend I/O statistics Andres Freund
- Re: per backend WAL statistics Andres Freund
- Re: per backend WAL statistics Bertrand Drouvot
- Re: Allow ILIKE forward matching to use btree index Jeff Davis
- Re: per backend WAL statistics Andres Freund
- Re: Eager aggregation, take 3 Tom Lane
- Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Peter Smith
- Re: Purpose of wal_init_zero Hannu Krosing
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Peter Smith
- Re: An improvement of ProcessTwoPhaseBuffer logic Noah Misch
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Adding OLD/NEW support to RETURNING Richard Guo
- Re: An improvement of ProcessTwoPhaseBuffer logic Noah Misch
- Re: convert libpgport's pqsignal() to a void function Nathan Bossart
- Re: Automatic update of time column Tom Lane
- Re: Psql meta-command conninfo+ Hunaid Sohail
- Re: leafhopper: Assert("outerstartsel <= outerendsel"), File: "costsize.c" Tom Lane
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: per backend I/O statistics Bertrand Drouvot
- Re: Limit length of queryies in pg_stat_statement extension Julien Rouhaud
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: Fix misuse use of pg_b64_encode function (contrib/postgres_fdw/connection.c) Peter Eisentraut
- Re: Increase NUM_XLOGINSERT_LOCKS Yura Sokolov
- Re: ecpg command does not warn COPY ... FROM STDIN; Ryo Kanbayashi
- Re: [PATCH] New predefined role pg_manage_extensions Laurenz Albe
- Re: Parallel heap vacuum Dilip Kumar
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Adding OLD/NEW support to RETURNING Dean Rasheed
- Re: Fix misuse use of pg_b64_encode function (contrib/postgres_fdw/connection.c) Ranier Vilela
- Add a property to automatically suspend portals as they produce given number of bytes Vladimir Sitnikov
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Add a property to automatically suspend portals as they produce given number of bytes Kirill Reshke
- Re: Eager aggregation, take 3 Richard Guo
- Re: Add a property to automatically suspend portals as they produce given number of bytes Vladimir Sitnikov
- Re: Introduce XID age and inactive timeout based replication slot invalidation Shlok Kyal
- Re: Re: proposal: schema variables Bruce Momjian
- Re: POC: track vacuum/analyze cumulative time per relation Bertrand Drouvot
- Re: Re: proposal: schema variables Pavel Stehule
- Re: ecpg command does not warn COPY ... FROM STDIN; Fujii Masao
- Re: [RFC] Lock-free XLog Reservation from WAL Zhou, Zhiguo
- Re: Re: proposal: schema variables Bruce Momjian
- Re: Re: proposal: schema variables Álvaro Herrera
- Re: ecpg command does not warn COPY ... FROM STDIN; Ryo Kanbayashi
- Fwd: Re: proposal: schema variables Pavel Stehule
- Re: Fwd: Re: proposal: schema variables Bruce Momjian
- Re: pure parsers and reentrant scanners Peter Eisentraut
- Re: Remove XLogRecGetFullXid() in xlogreader.c? Nathan Bossart
- Re: Remove XLogRecGetFullXid() in xlogreader.c? Andres Freund
- Re: Fwd: Re: proposal: schema variables Pavel Stehule
- Re: create subscription with (origin = none, copy_data = on) vignesh C
- Re: Fwd: Re: proposal: schema variables Bruce Momjian
- Re: Fwd: Re: proposal: schema variables Julien Rouhaud
- Re: [PATCH] Add get_bytes() and set_bytes() functions Dean Rasheed
- Re: Fwd: Re: proposal: schema variables Laurenz Albe
- Re: Parallel heap vacuum Masahiko Sawada
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart
- Re: Fwd: Re: proposal: schema variables Dmitry Dolgov
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Fujii Masao
- Re: Accept recovery conflict interrupt on blocked writing Andres Freund
- Re: Accept recovery conflict interrupt on blocked writing Andres Freund
- Re: Catching query cancelations in PLPython3u Adam Brusselback
- Re: SQLFunctionCache and generic plans Tom Lane
- Re: Accept recovery conflict interrupt on blocked writing Andres Freund
- Re: [PATCH] Add some documentation on how to call internal functions Tom Lane
- Re: Set AUTOCOMMIT to on in script output by pg_dump Tom Lane
- Re: Fwd: Re: proposal: schema variables Wolfgang Walther
- Re: Psql meta-command conninfo+ Sami Imseih
- Re: Eager aggregation, take 3 Robert Haas
- Re: Purpose of wal_init_zero Andres Freund
- Re: Fwd: Re: proposal: schema variables Marcos Pegoraro
- Re: Fwd: Re: proposal: schema variables Marcos Pegoraro
- Re: Unicode full case mapping: PG_UNICODE_FAST, and standard-compliant UCS_BASIC Jeff Davis
- Re: [PATCH] Add roman support for to_number function Tom Lane
- Re: Unicode full case mapping: PG_UNICODE_FAST, and standard-compliant UCS_BASIC Jeff Davis
- Re: rename es_epq_active to es_epqstate Tom Lane
- Re: create subscription with (origin = none, copy_data = on) Sergey Tatarintsev
- Re: rename es_epq_active to es_epqstate Junwang Zhao
- Re: Old BufferDesc refcount in PrintBufferDescs and PrintPinnedBufs Tom Lane
- Re: Fwd: Re: proposal: schema variables Gilles Darold
- Re: create subscription with (origin = none, copy_data = on) Sergey Tatarintsev
- Re: jsonb_strip_nulls with arrays? Florents Tselai
- Re: Parallel heap vacuum Dilip Kumar
- Re: Increase NUM_XLOGINSERT_LOCKS Yura Sokolov
- Re: Issue with markers in isolation tester? Or not? Michail Nikolaev
- Re: Timeline issue if StartupXLOG() is interrupted right before end-of-recovery record is done Andrey M. Borodin
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Treat
- Re: [PATCH] Fix jsonb comparison for raw scalar pseudo arrays Tom Lane
- Re:Limit length of queryies in pg_stat_statement extension 赵庭海(庭章)
- Re: Adding comments to help understand psql hidden queries Tom Lane
- Re: InitControlFile misbehaving on graviton Julian Andres Klode
- Re: Confine vacuum skip logic to lazy_scan_skip Thomas Munro
- Re: [PATCH] Fix jsonb comparison for raw scalar pseudo arrays Andrew Dunstan
- Re: Confine vacuum skip logic to lazy_scan_skip Thomas Munro
- Re: Confine vacuum skip logic to lazy_scan_skip Tomas Vondra
- Re: [PATCH] immediately kill psql process if server is not running. Tom Lane
- Re: [PATCH] immediately kill psql process if server is not running. Tom Lane
- Re: [RFC] Lock-free XLog Reservation from WAL Yura Sokolov
- Re: Get rid of WALBufMappingLock Yura Sokolov
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Re:Limit length of queryies in pg_stat_statement extension Julien Rouhaud
- Re: improve DEBUG1 logging of parallel workers for CREATE INDEX? Sami Imseih
- Re: improve DEBUG1 logging of parallel workers for CREATE INDEX? Guillaume Lelarge
- Re: Pgoutput not capturing the generated columns vignesh C
- Re: Eager aggregation, take 3 Richard Guo
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: Additional comments around need_escapes in pg_parse_json() Andrew Dunstan
- Re: New feature request for adding session information to PostgreSQL transaction log Tom Lane
- Re: Old BufferDesc refcount in PrintBufferDescs and PrintPinnedBufs Andres Freund
- Re: Issue with markers in isolation tester? Or not? Michail Nikolaev
- Re: Old BufferDesc refcount in PrintBufferDescs and PrintPinnedBufs Tom Lane
- Re: Issue with markers in isolation tester? Or not? Noah Misch
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shlok Kyal
- Re: Issue with markers in isolation tester? Or not? Michail Nikolaev
- Re: stored short varlena in array Tom Lane
- Re: attndims, typndims still not enforced, but make the value within a sane threshold Tom Lane
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- Re: 回复:Re: 回复:Re: speed up pg_upgrade with large number of tables Hari Krishna Sunder
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tom Lane
- Re: attndims, typndims still not enforced, but make the value within a sane threshold Tom Lane
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- RE: Replace current implementations in crypt() and gen_salt() to OpenSSL Koshi Shibagaki (Fujitsu)
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tom Lane
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: improve DEBUG1 logging of parallel workers for CREATE INDEX? Sami Imseih
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila
- Re: int64 support in List API Tom Lane
- Re: int64 support in List API Yura Sokolov
- Re: [PoC] Federated Authn/z with OAUTHBEARER Kashif Zeeshan
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Peter Smith
- Re: Bug in detaching a partition with a foreign key. Amul Sul
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: improve DEBUG1 logging of parallel workers for CREATE INDEX? Guillaume Lelarge
- Re: [PATCH] Add roman support for to_number function Hunaid Sohail
- Re: Coccinelle for PostgreSQL development [1/N]: coccicheck.py Mats Kindahl
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: Re: proposal: schema variables Pavel Stehule
- Re: XMLDocument (SQL/XML X030) Jim Jones
- Re: Purpose of wal_init_zero Hannu Krosing
- Re: Purpose of wal_init_zero Hannu Krosing
- Re: Psql meta-command conninfo+ Alvaro Herrera
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Álvaro Herrera
- Re: create subscription with (origin = none, copy_data = on) Amit Kapila
- How to deinitialize a connection for background worker ISHAN CHHANGANI .
- Re: [PATCH] immediately kill psql process if server is not running. Srinath Reddy
- Re: Psql meta-command conninfo+ Maiquel Grassi
- Re: some Page/PageData const stuff Peter Eisentraut
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Kirill Reshke
- Re: [RFC] Lock-free XLog Reservation from WAL Zhou, Zhiguo
- Re: Bug in detaching a partition with a foreign key. Sami Imseih
- Re: Bug in detaching a partition with a foreign key. Álvaro Herrera
- Re: Bug in detaching a partition with a foreign key. Sami Imseih
- Re: Statistics Import and Export Corey Huinker
- Re: Non-text mode for pg_dumpall jian he
- Re: pg_stat_statements: improve loading and saving routines for the dump file Ivan Kush
- Proper way to clean-up connection for reuse (`DISCARD ALL` and default role) Logan MAUZAIZE
- Re: Add XMLNamespaces to XMLElement Umar Hayat
- Re: [PATCH] Add roman support for to_number function Tom Lane
- Re: Eager aggregation, take 3 Robert Haas
- Re: Purpose of wal_init_zero Nathan Bossart
- Re: Proper way to clean-up connection for reuse (`DISCARD ALL` and default role) Tom Lane
- Re: Bypassing cursors in postgres_fdw to enable parallel plans Robert Haas
- Re: Log connection establishment timings Jacob Champion
- Re: Eager aggregation, take 3 Tom Lane
- Re: Bug in detaching a partition with a foreign key. Sami Imseih
- Re: Eager aggregation, take 3 Robert Haas
- Re: [PATCH] Improve code coverage of network address functions Jacob Champion
- Re: XMLDocument (SQL/XML X030) Chapman Flack
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Oliver Ford
- Re: Statistics Import and Export Jeff Davis
- tzdata 2025a and timestamptz.out Christoph Berg
- Re: [PATCH] Improve code coverage of network address functions Tom Lane
- Re: attndims, typndims still not enforced, but make the value within a sane threshold Bruce Momjian
- Re: XMLDocument (SQL/XML X030) Jim Jones
- Re: tzdata 2025a and timestamptz.out Tom Lane
- Re: Re: proposal: schema variables Bruce Momjian
- Re: [PATCH] Improve code coverage of network address functions Jacob Champion
- Re: [PATCH] Improve code coverage of network address functions Tom Lane
- Re: Re: proposal: schema variables Laurenz Albe
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Dagfinn Ilmari Mannsåker
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Dagfinn Ilmari Mannsåker
- Re: [PATCH] Add roman support for to_number function Tom Lane
- Re: XMLDocument (SQL/XML X030) Andrew Dunstan
- Re: Update Unicode data to Unicode 16.0.0 Jeff Davis
- Re: [PATCH] Improve code coverage of network address functions Jacob Champion
- Re: Statistics Import and Export Corey Huinker
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: XMLDocument (SQL/XML X030) Chapman Flack
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Euler Taveira
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Tom Lane
- Re: Statistics Import and Export Jeff Davis
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Euler Taveira
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Peter Smith
- Re: Statistics Import and Export Jeff Davis
- Re: [PATCH] Add roman support for to_number function Maciek Sakrejda
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Update Unicode data to Unicode 16.0.0 Jeremy Schneider
- Re: Purpose of wal_init_zero Andy Fan
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Dagfinn Ilmari Mannsåker
- Re: New feature request for adding session information to PostgreSQL transaction log Jeremy Schneider
- Re: [PATCH] Add roman support for to_number function Tom Lane
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tom Lane
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Tom Lane
- Re: Update Unicode data to Unicode 16.0.0 Jeff Davis
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: Statistics Import and Export Jeff Davis
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: Statistics Import and Export Corey Huinker
- Re: Statistics Import and Export Jeff Davis
- Re: Pre-allocating WAL files Andy Fan
- Re: POC: make mxidoff 64 bits wenhui qiu
- Re: Statistics Import and Export Corey Huinker
- Re: Non-text mode for pg_dumpall jian he
- Re: [External] : Re: New feature request for adding session information to PostgreSQL transaction log Sumanth Vishwaraj
- pgbench without dbname worked differently with psql and pg_dump Hayato Kuroda (Fujitsu)
- Re: Proper way to clean-up connection for reuse (`DISCARD ALL` and default role) Logan MAUZAIZE
- Re: Update Unicode data to Unicode 16.0.0 Jeff Davis
- Re: Eager aggregation, take 3 Richard Guo
- Re: Pgoutput not capturing the generated columns vignesh C
- Re: [PATCH] Add roman support for to_number function Hunaid Sohail
- Re: [PATCH] Add roman support for to_number function Hunaid Sohail
- Re: [PATCH] Add roman support for to_number function Hunaid Sohail
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: Non-text mode for pg_dumpall jian he
- Re: Bug in detaching a partition with a foreign key. Álvaro Herrera
- Re: table_tuple_lock's snapshot argument Alexander Korotkov
- Re: table_tuple_lock's snapshot argument Alexander Korotkov
- Re: Psql meta-command conninfo+ Hunaid Sohail
- Re: pgbench without dbname worked differently with psql and pg_dump Ashutosh Bapat
- Re: Add XMLNamespaces to XMLElement Umar Hayat
- Re: Orphaned users in PG16 and above can only be managed by Superusers Ashutosh Sharma
- Re: Purpose of wal_init_zero Ritu Bhandari
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: Timeline issue if StartupXLOG() is interrupted right before end-of-recovery record is done Roman Eskin
- Year of first commit Marcos Pegoraro
- Re: Add XMLNamespaces to XMLElement Pavel Stehule
- Re: Bug in detaching a partition with a foreign key. Álvaro Herrera
- Re: Eager aggregation, take 3 Richard Guo
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Dagfinn Ilmari Mannsåker
- Re: SQLJSON: errmsg(" .. should ...") -> must Alvaro Herrera
- Re: Year of first commit Tom Lane
- Re: Statistics Import and Export jian he
- Re: pg_stat_statements: improve loading and saving routines for the dump file Ivan Kush
- Re: [PATCH] Add roman support for to_number function Tom Lane
- Re: Pre-allocating WAL files Nathan Bossart
- doc: explain pgstatindex fragmentation Benoit Lobréau
- Re: Pre-allocating WAL files Nathan Bossart
- Re: Statistics Import and Export Corey Huinker
- Re: Pre-allocating WAL files Andres Freund
- Re: Enhancing Memory Context Statistics Reporting Fujii Masao
- Re: Eager aggregation, take 3 Robert Haas
- Re: Orphaned users in PG16 and above can only be managed by Superusers Robert Haas
- Re: How to deinitialize a connection for background worker Tom Lane
- Re: Year of first commit Marcos Pegoraro
- Re: Year of first commit Tom Lane
- RE: Proposal for Updating CRC32C with AVX-512 Algorithm. Devulapalli, Raghuveer
- Re: Year of first commit Álvaro Herrera
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway
- Re: Using Expanded Objects other than Arrays from plpgsql Michel Pelletier
- Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane
- Re: Year of first commit Marcos Pegoraro
- Re: Year of first commit Tom Lane
- Re: New feature request for adding session information to PostgreSQL transaction log Chapman Flack
- Re: New feature request for adding session information to PostgreSQL transaction log Tom Lane
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Artem Gavrilov
- Re: New feature request for adding session information to PostgreSQL transaction log Andres Freund
- Re: SQL:2011 application time Peter Eisentraut
- Re: Parallel heap vacuum Masahiko Sawada
- Re: attndims, typndims still not enforced, but make the value within a sane threshold Tom Lane
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: pg_dump --no-comments confusion Álvaro Herrera
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Tom Lane
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: Allow NOT VALID foreign key constraints on partitioned tables. Álvaro Herrera
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway
- Re: pg_stat_statements: improve loading and saving routines for the dump file Sami Imseih
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators Jeff Davis
- Re: attndims, typndims still not enforced, but make the value within a sane threshold Tom Lane
- Re: XMLDocument (SQL/XML X030) Robert Treat
- Re: speedup COPY TO for partitioned table. Melih Mutlu
- Re: allow trigger to get updated columns Tom Lane
- Re: XMLDocument (SQL/XML X030) Jim Jones
- Re: improve DEBUG1 logging of parallel workers for CREATE INDEX? Sami Imseih
- Re: Some ExecSeqScan optimizations Amit Langote
- Re: Pre-allocating WAL files Andy Fan
- Re: Statistics Import and Export jian he
- Re: allow trigger to get updated columns Tom Lane
- Re: pgbench without dbname worked differently with psql and pg_dump David G. Johnston
- Re: Skip collecting decoded changes of already-aborted transactions Peter Smith
- Re: SQL:2011 application time Tom Lane
- Re: Bug in detaching a partition with a foreign key. Amul Sul
- Re: Introduce XID age and inactive timeout based replication slot invalidation Nisha Moond
- Re: [RFC] Lock-free XLog Reservation from WAL Japin Li
- Re: Pgoutput not capturing the generated columns Peter Smith
- add function argument name to substring and substr jian he
- Re: SQLJSON: errmsg(" .. should ...") -> must Amit Langote
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Eager aggregation, take 3 Richard Guo
- Re: [RFC] Lock-free XLog Reservation from WAL Yura Sokolov
- Re: [RFC] Lock-free XLog Reservation from WAL Japin Li
- Re: libedit history seems to be misbehaving / broken Rudolph Froger
- Re: [RFC] Lock-free XLog Reservation from WAL Yura Sokolov
- [PATCH] Fix a tiny typo in the documentation Robin Dupret
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: [RFC] Lock-free XLog Reservation from WAL Japin Li
- Re: Doc: Move standalone backup section, mention -X argument Benoit Lobréau
- Inconsistent string comparison using modified ICU collations Oleg Tselebrovskiy
- Re: Windows: openssl & gssapi dislike each other Daniel Gustafsson
- Re: Windows: openssl & gssapi dislike each other Dave Page
- Re: Proposal for Updating CRC32C with AVX-512 Algorithm. John Naylor
- Re: doc: explain pgstatindex fragmentation Frédéric Yhuel
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Bertrand Drouvot
- Re: Conflict detection for update_deleted in logical replication Nisha Moond
- Re: [PATCH] Fix a tiny typo in the documentation Daniel Gustafsson
- Re: Pgoutput not capturing the generated columns Amit Kapila
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Chiranmoy.Bhattacharya@fujitsu.com"
- Re: [PATCH] Fix a tiny typo in the documentation Daniel Gustafsson
- Re: [PATCH] SVE popcount support Chiranmoy.Bhattacharya@fujitsu.com"
- Re: Orphaned users in PG16 and above can only be managed by Superusers Ashutosh Sharma
- Re: doc: explain pgstatindex fragmentation Bertrand Drouvot
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- Re: [RFC] Lock-free XLog Reservation from WAL Japin Li
- Re: [PATCH] Fix a tiny typo in the documentation David G. Johnston
- Re: Pgoutput not capturing the generated columns Peter Eisentraut
- Re: pg_stat_statements: improve loading and saving routines for the dump file m.litsarev@postgrespro.ru
- Re: IWYU annotations Peter Eisentraut
- Re: [RFC] Lock-free XLog Reservation from WAL Yura Sokolov
- Re: IWYU annotations Peter Geoghegan
- Re: [RFC] Lock-free XLog Reservation from WAL Japin Li
- Re: [PATCH] SVE popcount support Nathan Bossart
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Dagfinn Ilmari Mannsåker
- Re: [PATCH] Fix a tiny typo in the documentation Tom Lane
- Re: Pre-allocating WAL files Nathan Bossart
- Re: Pre-allocating WAL files Nathan Bossart
- Converting pqsignal to void return Paul Ramsey
- Re: RFC: Additional Directory for Extensions Peter Eisentraut
- Re: create subscription with (origin = none, copy_data = on) Sergey Tatarintsev
- Re: Pre-allocating WAL files Andres Freund
- Re: Converting pqsignal to void return Nathan Bossart
- Re: Quadratic planning time for ordered paths over partitioned tables Alvaro Herrera
- Re: Converting pqsignal to void return Andres Freund
- Re: Quadratic planning time for ordered paths over partitioned tables Alexander Kuzmenkov
- Re: Converting pqsignal to void return Andres Freund
- Re: Converting pqsignal to void return Paul Ramsey
- Re: Quadratic planning time for ordered paths over partitioned tables Alvaro Herrera
- Re: Quadratic planning time for ordered paths over partitioned tables Tom Lane
- Re: Converting pqsignal to void return Andres Freund
- Re: Pre-allocating WAL files Nathan Bossart
- Re: Converting pqsignal to void return Paul Ramsey
- Invalid index on partitioned table - is this a bug or feature? Dmitry Koval
- Re: Invalid index on partitioned table - is this a bug or feature? Álvaro Herrera
- Re: Quadratic planning time for ordered paths over partitioned tables Alexander Kuzmenkov
- Re: Pre-allocating WAL files Andres Freund
- Re: Invalid index on partitioned table - is this a bug or feature? Dmitry Koval
- Re: Update Unicode data to Unicode 16.0.0 Peter Eisentraut
- Re: Update Unicode data to Unicode 16.0.0 Peter Eisentraut
- Re: Converting pqsignal to void return Andres Freund
- Re: pg_attribute_noreturn(), MSVC, C11 Peter Eisentraut
- Re: Wrong security context for deferred triggers? Tom Lane
- Re: Update Unicode data to Unicode 16.0.0 Jeff Davis
- Re: XMLDocument (SQL/XML X030) Robert Treat
- Re: [PATCH] Add get_bytes() and set_bytes() functions Peter Eisentraut
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway
- Re: attndims, typndims still not enforced, but make the value within a sane threshold Bruce Momjian
- Re: Issue with markers in isolation tester? Or not? Noah Misch
- Re: [PATCH] Add roman support for to_number function Tom Lane
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators Tomas Vondra
- Re: 回复:Re: 回复:Re: speed up pg_upgrade with large number of tables Nathan Bossart
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators Tomas Vondra
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Purpose of wal_init_zero Robert Pang
- Re: Set AUTOCOMMIT to on in script output by pg_dump Robert Treat
- Re: XMLDocument (SQL/XML X030) Chapman Flack
- Re: Update Unicode data to Unicode 16.0.0 Jeff Davis
- Re: Wrong security context for deferred triggers? Tom Lane
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators Jeff Davis
- Re: Extended Statistics set/restore/clear functions. Tomas Vondra
- Re: XMLDocument (SQL/XML X030) Jim Jones
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Change GUC hashtable to use simplehash? Anton A. Melnikov
- Re: Increase NUM_XLOGINSERT_LOCKS Japin Li
- Re: create subscription with (origin = none, copy_data = on) Amit Kapila
- Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila
- Re: Doc: Move standalone backup section, mention -X argument David G. Johnston
- Re: Skip collecting decoded changes of already-aborted transactions Peter Smith
- Re: Pgoutput not capturing the generated columns Amit Kapila
- Re: Separate GUC for replication origins Keisuke Kuroda
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Peter Smith
- Re: Sample rate added to pg_stat_statements Andrey Borodin
- Re: Increase NUM_XLOGINSERT_LOCKS wenhui qiu
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Krasiyan Andreev
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- Re: XMLDocument (SQL/XML X030) Pavel Stehule
- Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Peter Smith
- Re: create subscription with (origin = none, copy_data = on) Shlok Kyal
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Bertrand Drouvot
- why -Fdance archive format option works with ./pg_restore but not with ./pg_dump? Srinath Reddy
- Re: [RFC] Lock-free XLog Reservation from WAL Japin Li
- Re: doc: explain pgstatindex fragmentation Frédéric Yhuel
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: per backend WAL statistics Bertrand Drouvot
- Re: Doc: Move standalone backup section, mention -X argument Benoit Lobréau
- Re: Extend ALTER DEFAULT PRIVILEGES for large objects Yugo NAGATA
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat
- Re: pgsql: Doc: Update the interaction of tablesync with wal_retrieve_retry Erik Rijkers
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Ashutosh Bapat
- Re: Pgoutput not capturing the generated columns Amit Kapila
- Re: Convert macros to static inline functions Peter Eisentraut
- Re: Virtual generated columns Shlok Kyal
- Re: [RFC] Lock-free XLog Reservation from WAL Yura Sokolov
- Re: pgsql: Doc: Update the interaction of tablesync with wal_retrieve_retry Amit Kapila
- RE: create subscription with (origin = none, copy_data = on) Zhijie Hou (Fujitsu)
- Re: Pgoutput not capturing the generated columns Daniel Gustafsson
- Re: Increase NUM_XLOGINSERT_LOCKS Yura Sokolov
- New process of getting changes into the commitfest app Jelte Fennema-Nio
- Re: create subscription with (origin = none, copy_data = on) Sergey Tatarintsev
- Re: New process of getting changes into the commitfest app Jelte Fennema-Nio
- Re: Modern SHA2- based password hashes for pgcrypto Japin Li
- Re: [RFC] Lock-free XLog Reservation from WAL Japin Li
- Re: Increase NUM_XLOGINSERT_LOCKS Japin Li
- Re: [PATCH] Add get_bytes() and set_bytes() functions Aleksander Alekseev
- Re: [PATCH] Fix a tiny typo in the documentation Robin Dupret
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Allow NOT VALID foreign key constraints on partitioned tables. Álvaro Herrera
- Re: Compression of bigger WAL records Japin Li
- Re: XMLDocument (SQL/XML X030) Pavel Stehule
- Re: SQL:2011 application time Peter Eisentraut
- Re: SQL:2011 application time Peter Eisentraut
- Re: [PATCH] Add get_bytes() and set_bytes() functions Dean Rasheed
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Haas
- Re: Wrong security context for deferred triggers? Tom Lane
- Re: Pre-allocating WAL files Nathan Bossart
- "postmaster became multithreaded" is reachable Tom Lane
- Re: Wrong security context for deferred triggers? Laurenz Albe
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Haas
- Re: "postmaster became multithreaded" is reachable Noah Misch
- Re: "postmaster became multithreaded" is reachable Tom Lane
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Haas
- Re: Orphaned users in PG16 and above can only be managed by Superusers Tomas Vondra
- Re: "postmaster became multithreaded" is reachable Noah Misch
- Re: Orphaned users in PG16 and above can only be managed by Superusers Tom Lane
- Re: why -Fdance archive format option works with ./pg_restore but not with ./pg_dump? Andrew Dunstan
- Re: Extended Statistics set/restore/clear functions. Tomas Vondra
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Dagfinn Ilmari Mannsåker
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway
- Re: Orphaned users in PG16 and above can only be managed by Superusers Andres Freund
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Orphaned users in PG16 and above can only be managed by Superusers Robert Haas
- Re: Orphaned users in PG16 and above can only be managed by Superusers Robert Haas
- Re: Orphaned users in PG16 and above can only be managed by Superusers Robert Haas
- Re: Inconsistent string comparison using modified ICU collations Jeff Davis
- Re: Inconsistent string comparison using modified ICU collations Daniel Verite
- Re: Self contradictory examining on rel's baserestrictinfo Tom Lane
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Increase of maintenance_work_mem limit in 64-bit Windows Tom Lane
- Re: SQL:2011 application time Paul Jungwirth
- Re: Self contradictory examining on rel's baserestrictinfo Tom Lane
- Re: SQL:2011 application time Tom Lane
- Re: SQL:2011 application time Paul Jungwirth
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Peter Smith
- Re: Allow NOT VALID foreign key constraints on partitioned tables. Tom Lane
- Re: Pgoutput not capturing the generated columns Amit Kapila
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Peter Smith
- Re: SQL:2011 application time Tom Lane
- Re: Pgoutput not capturing the generated columns Tom Lane
- Re: Pgoutput not capturing the generated columns Amit Kapila
- Re: Pgoutput not capturing the generated columns Tom Lane
- Re: Pgoutput not capturing the generated columns vignesh C
- RE: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Zhijie Hou (Fujitsu)
- Re: XMLDocument (SQL/XML X030) Pavel Stehule
- Re: pure parsers and reentrant scanners Peter Eisentraut
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Lukas Fittl
- Re: XMLDocument (SQL/XML X030) Jim Jones
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Ashutosh Bapat
- Re: [RFC] Lock-free XLog Reservation from WAL Japin Li
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Andrei Lepikhov
- Re: Showing applied extended statistics in explain Part 2 Andrei Lepikhov
- Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch) Benoit Lobréau
- Re: doc: explain pgstatindex fragmentation Bertrand Drouvot
- Re: XMLDocument (SQL/XML X030) Pavel Stehule
- Re: create subscription with (origin = none, copy_data = on) Sergey Tatarintsev
- Re: XMLDocument (SQL/XML X030) Jim Jones
- Re: Convert sepgsql tests to TAP Peter Eisentraut
- Re: XMLDocument (SQL/XML X030) Pavel Stehule
- Re: Casts from jsonb to other types should cope with json null Maxim Orlov
- Re: Quadratic planning time for ordered paths over partitioned tables Aleksander Alekseev
- Re: doc: explain pgstatindex fragmentation Bertrand Drouvot
- Re: Quadratic planning time for ordered paths over partitioned tables Alvaro Herrera
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: XMLDocument (SQL/XML X030) Jim Jones
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Daniel Gustafsson
- Re: doc: explain pgstatindex fragmentation Laurenz Albe
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway
- Re: Convert sepgsql tests to TAP Andrew Dunstan
- Re: Convert sepgsql tests to TAP Joe Conway
- Re: why -Fdance archive format option works with ./pg_restore but not with ./pg_dump? Andrew Dunstan
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Melanie Plageman
- Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch) Benoit Lobréau
- Re: Show WAL write and fsync stats in pg_stat_io Bertrand Drouvot
- Re: Quadratic planning time for ordered paths over partitioned tables Alexander Kuzmenkov
- Re: Orphaned users in PG16 and above can only be managed by Superusers Andrew Dunstan
- Re: postgres_fdw could deparse ArrayCoerceExpr Maxim Orlov
- Re: Purpose of wal_init_zero Hannu Krosing
- Re: why -Fdance archive format option works with ./pg_restore but not with ./pg_dump? Tom Lane
- Re: XMLDocument (SQL/XML X030) Pavel Stehule
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: Casts from jsonb to other types should cope with json null Tom Lane
- Re: XMLDocument (SQL/XML X030) Chapman Flack
- Re: Orphaned users in PG16 and above can only be managed by Superusers Nathan Bossart
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: Convert sepgsql tests to TAP Tom Lane
- Re: Orphaned users in PG16 and above can only be managed by Superusers Nathan Bossart
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Tom Lane
- Re: Orphaned users in PG16 and above can only be managed by Superusers Ashutosh Sharma
- Re: XMLDocument (SQL/XML X030) Chapman Flack
- Re: vacuumdb changes for stats import/export Corey Huinker
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Haas
- BF member drongo doesn't like 035_standby_logical_decoding.pl Tom Lane
- Re: Modern SHA2- based password hashes for pgcrypto Bernd Helmle
- Re: Modern SHA2- based password hashes for pgcrypto Alvaro Herrera
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Dagfinn Ilmari Mannsåker
- Re: BF member drongo doesn't like 035_standby_logical_decoding.pl Alexander Lakhin
- Re: Casts from jsonb to other types should cope with json null Tom Lane
- Re: BF member drongo doesn't like 035_standby_logical_decoding.pl Andres Freund
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: BF member drongo doesn't like 035_standby_logical_decoding.pl Andres Freund
- Re: Convert sepgsql tests to TAP Andrew Dunstan
- Re: why -Fdance archive format option works with ./pg_restore but not with ./pg_dump? Andrew Dunstan
- Re: BF member drongo doesn't like 035_standby_logical_decoding.pl Andres Freund
- Re: BF member drongo doesn't like 035_standby_logical_decoding.pl Tom Lane
- Re: Windows: openssl & gssapi dislike each other Andrew Dunstan
- Re: POC: track vacuum/analyze cumulative time per relation Sami Imseih
- Re: Windows: openssl & gssapi dislike each other Dave Page
- RE: Proposal for Updating CRC32C with AVX-512 Algorithm. Devulapalli, Raghuveer
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Haas
- Re: BF member drongo doesn't like 035_standby_logical_decoding.pl Andres Freund
- Re: Eager aggregation, take 3 Robert Haas
- Re: XMLDocument (SQL/XML X030) Chapman Flack
- Re: Convert sepgsql tests to TAP Tom Lane
- Re: vacuumdb changes for stats import/export Masahiko Sawada
- Re: [PATCH] SVE popcount support Nathan Bossart
- Re: Windows: openssl & gssapi dislike each other Daniel Gustafsson
- Re: Convert sepgsql tests to TAP Andrew Dunstan
- Re: Enhancing Memory Context Statistics Reporting Tomas Vondra
- Re: Convert sepgsql tests to TAP Tom Lane
- Re: Convert sepgsql tests to TAP Tom Lane
- Re: Convert sepgsql tests to TAP Tom Lane
- Re: Convert sepgsql tests to TAP Robins Tharakan
- Re: Separate GUC for replication origins Masahiko Sawada
- Re: Convert sepgsql tests to TAP Andrew Dunstan
- Re: Convert sepgsql tests to TAP Tom Lane
- Re: Convert sepgsql tests to TAP Robins Tharakan
- Re: Inconsistent string comparison using modified ICU collations Jeff Davis
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators James Hunter
- Re: Convert sepgsql tests to TAP Andrew Dunstan
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators James Hunter
- Re: Convert sepgsql tests to TAP Andrew Dunstan
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators Jeff Davis
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Heikki Linnakangas
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: Allow NOT VALID foreign key constraints on partitioned tables. Alexander Lakhin
- Re: Add CASEFOLD() function. Tom Lane
- Re: New process of getting changes into the commitfest app Akshat Jaimini
- Re: XMLDocument (SQL/XML X030) Pavel Stehule
- Re: Add CASEFOLD() function. Jeff Davis
- Re: Allow NOT VALID foreign key constraints on partitioned tables. Álvaro Herrera
- Re: XMLDocument (SQL/XML X030) Pavel Stehule
- Re: Convert sepgsql tests to TAP Robins Tharakan
- Re: why -Fdance archive format option works with ./pg_restore but not with ./pg_dump? Srinath Reddy
- Re: XMLDocument (SQL/XML X030) Pavel Stehule
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shlok Kyal
- Re: XMLDocument (SQL/XML X030) Chapman Flack
- Re: XMLDocument (SQL/XML X030) Pavel Stehule
- Re: why -Fdance archive format option works with ./pg_restore but not with ./pg_dump? Andrew Dunstan
- Re: why -Fdance archive format option works with ./pg_restore but not with ./pg_dump? Tom Lane
- Re: Reorder shutdown sequence, to flush pgstats later Andres Freund
- Re: why -Fdance archive format option works with ./pg_restore but not with ./pg_dump? Srinath Reddy
- Re: Set AUTOCOMMIT to on in script output by pg_dump Tom Lane
- Re: doc: explain pgstatindex fragmentation Laurenz Albe
- Re: Why we need to check for local buffers in BufferIsExclusiveLocked and BufferIsDirty? Tom Lane
- Re: Convert sepgsql tests to TAP Tom Lane
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart
- MAX_BACKENDS size (comment accuracy) Jacob Brazeal
- Re: MAX_BACKENDS size (comment accuracy) Jacob Brazeal
- Re: Using Expanded Objects other than Arrays from plpgsql Andrey Borodin
- Re: Convert sepgsql tests to TAP Peter Eisentraut
- Re: XMLDocument (SQL/XML X030) Jim Jones
- Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Andrew Dunstan
- Re: Convert sepgsql tests to TAP Joe Conway
- Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Why we need to check for local buffers in BufferIsExclusiveLocked and BufferIsDirty? Tom Lane
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Treat
- Re: Convert sepgsql tests to TAP Andrew Dunstan
- Re: Allow NOT VALID foreign key constraints on partitioned tables. Álvaro Herrera
- Re: Why we need to check for local buffers in BufferIsExclusiveLocked and BufferIsDirty? Srinath Reddy
- Re: Using Expanded Objects other than Arrays from plpgsql Andrey Borodin
- Re: New process of getting changes into the commitfest app Yura Sokolov
- Re: MAX_BACKENDS size (comment accuracy) Andres Freund
- Re: MAX_BACKENDS size (comment accuracy) Andres Freund
- Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane
- Re: Convert sepgsql tests to TAP Joe Conway
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Treat
- Re: MAX_BACKENDS size (comment accuracy) Jacob Brazeal
- Re: MAX_BACKENDS size (comment accuracy) Jacob Brazeal
- Re: MAX_BACKENDS size (comment accuracy) Jacob Brazeal
- Re: Set AUTOCOMMIT to on in script output by pg_dump Shinya Kato
- Re: speedup COPY TO for partitioned table. jian he
- Re: Modern SHA2- based password hashes for pgcrypto Japin Li
- Re: New process of getting changes into the commitfest app Umar Hayat
- Re: Pgoutput not capturing the generated columns Amit Kapila
- Re: meson and check-tests Ashutosh Bapat
- Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila
- Re: postgres_fdw could deparse ArrayCoerceExpr Alexander Pyhalov
- Re: BF member drongo doesn't like 035_standby_logical_decoding.pl Bertrand Drouvot
- Re: BF member drongo doesn't like 035_standby_logical_decoding.pl Bertrand Drouvot
- Re: Reorder shutdown sequence, to flush pgstats later Bertrand Drouvot
- Re: Show WAL write and fsync stats in pg_stat_io Bertrand Drouvot
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: New process of getting changes into the commitfest app Jelte Fennema-Nio
- Re: create subscription with (origin = none, copy_data = on) Amit Kapila
- Re: New process of getting changes into the commitfest app Jelte Fennema-Nio
- Re: New process of getting changes into the commitfest app Jelte Fennema-Nio
- Re: doc: explain pgstatindex fragmentation Laurenz Albe
- Re: [RFC] Lock-free XLog Reservation from WAL Zhou, Zhiguo
- Re: POC, WIP: OR-clause support for indexes Alexander Korotkov
- Re: Disabling vacuum truncate for autovacuum Laurenz Albe
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: Add XMLNamespaces to XMLElement Jim Jones
- Re: meson "experimental"? Peter Eisentraut
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- Re: Virtual generated columns Dean Rasheed
- Back patch of Remove durable_rename_excl() Nitin Jadhav
- Re: POC: track vacuum/analyze cumulative time per relation Bertrand Drouvot
- Re: Adjust tuples estimate for appendrels Tender Wang
- Re: Casts from jsonb to other types should cope with json null Maxim Orlov
- Re: Add XMLNamespaces to XMLElement Umar Hayat
- Re: Statistics Import and Export jian he
- Re: further #include cleanup (IWYU) Matthias van de Meent
- Re: Add XMLNamespaces to XMLElement Pavel Stehule
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: postgres_fdw could deparse ArrayCoerceExpr Maxim Orlov
- Re: BF member drongo doesn't like 035_standby_logical_decoding.pl Tom Lane
- Re: Back patch of Remove durable_rename_excl() Tom Lane
- Re: Why we need to check for local buffers in BufferIsExclusiveLocked and BufferIsDirty? Srinath Reddy
- Re: Reorder shutdown sequence, to flush pgstats later Bertrand Drouvot
- Re: postgres_fdw could deparse ArrayCoerceExpr Maxim Orlov
- Re: Back patch of Remove durable_rename_excl() Nathan Bossart
- Re: BF member drongo doesn't like 035_standby_logical_decoding.pl Bertrand Drouvot
- Re: SQL:2011 application time Peter Eisentraut
- Re: SQL:2011 application time Peter Eisentraut
- Re: Statistics Import and Export Corey Huinker
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Haas
- Re: POC: track vacuum/analyze cumulative time per relation Sami Imseih
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Masahiko Sawada
- Re: Adding extension default version to \dx Nathan Bossart
- Re: Adding extension default version to \dx Nathan Bossart
- Re: doc: explain pgstatindex fragmentation Ants Aasma
- How to build Postgres Pro on FreeBSD? Vladimir Vasilenko
- Re: speedup COPY TO for partitioned table. Nathan Bossart
- Re: Disabling vacuum truncate for autovacuum Robert Haas
- Re: New process of getting changes into the commitfest app Melanie Plageman
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands stephane tachoires
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Peter Smith
- Re: Sample rate added to pg_stat_statements Sami Imseih
- Re: Purpose of wal_init_zero Robert Pang
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Skip collecting decoded changes of already-aborted transactions Peter Smith
- Re: Allow NOT VALID foreign key constraints on partitioned tables. Amul Sul
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: Non-text mode for pg_dumpall Srinath Reddy
- Re: XMLDocument (SQL/XML X030) Robert Treat
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Ashutosh Bapat
- Re: [PATCH] Improve code coverage of network address functions keisuke kuroda
- Re: [PATCH] Improve code coverage of network address functions Keisuke Kuroda
- Re: XMLDocument (SQL/XML X030) Jim Jones
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: Pgoutput not capturing the generated columns Amit Kapila
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- RE: POC: enable logical decoding when wal_level = 'replica' without a server restart Hayato Kuroda (Fujitsu)
- Re: Virtual generated columns Shlok Kyal
- Re: Timeline issue if StartupXLOG() is interrupted right before end-of-recovery record is done Andrey Borodin
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: Modern SHA2- based password hashes for pgcrypto Bernd Helmle
- Proposal to make temporary change of memory context a bit safer Antonin Houska
- Re: NOT ENFORCED constraint feature Peter Eisentraut
- Re: [PATCH] Improve code coverage of network address functions Aleksander Alekseev
- Feature Request: Add AES-128-CFB Mode Support to pgcrypto Vladyslav Nebozhyn
- Re: NOT ENFORCED constraint feature Amul Sul
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: Introduce XID age and inactive timeout based replication slot invalidation Nisha Moond
- Windows CFBot is broken because ecpg dec_test.c error Jelte Fennema-Nio
- Re: Feature Request: Add AES-128-CFB Mode Support to pgcrypto Daniel Gustafsson
- Re: Convert sepgsql tests to TAP Dagfinn Ilmari Mannsåker
- Re: Windows CFBot is broken because ecpg dec_test.c error Andres Freund
- Re: XMLDocument (SQL/XML X030) Chapman Flack
- Re: NOT ENFORCED constraint feature Peter Eisentraut
- Re: Extended Statistics set/restore/clear functions. jian he
- Extensibility proposal - transaction start callbacks Alastair Turner
- Re: Interrupts vs signals Andres Freund
- Re: Compression of bigger WAL records Fujii Masao
- Re: EDB Installer initcluster script changes - review requested Vladlen Popolitov
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Treat
- Re: Interrupts vs signals Andres Freund
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Masahiko Sawada
- Re: Interrupts vs signals Thomas Munro
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Peter Smith
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Logging parallel worker draught Sami Imseih
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- preptlist.c can insert unprocessed expression trees Tom Lane
- Re: Improve error handling for invalid slots and ensure a same 'inactive_since' time for inactive slots Peter Smith
- Re: Improve error handling for invalid slots and ensure a same 'inactive_since' time for inactive slots Peter Smith
- Re: Pgoutput not capturing the generated columns Amit Kapila
- RE: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Hayato Kuroda (Fujitsu)
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Amit Kapila
- Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C
- Re: create subscription with (origin = none, copy_data = on) Sergey Tatarintsev
- Re: Proposal for Updating CRC32C with AVX-512 Algorithm. John Naylor
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C
- Re: Comment cleanup - it's vs its John Naylor
- Re: Comment cleanup - it's vs its John Naylor
- Re: per backend WAL statistics Rahila Syed
- Re: Extended Statistics set/restore/clear functions. jian he
- Re: Comment cleanup - it's vs its John Naylor
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: Improve error handling for invalid slots and ensure a same 'inactive_since' time for inactive slots Amit Kapila
- Re: CREATE PUBLICATION and foreign partitions vignesh C
- Re: postgres_fdw could deparse ArrayCoerceExpr Maxim Orlov
- Re: Reorder shutdown sequence, to flush pgstats later Bertrand Drouvot
- Re: Improve error handling for invalid slots and ensure a same 'inactive_since' time for inactive slots Amit Kapila
- Re: create subscription with (origin = none, copy_data = on) vignesh C
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: Improve error handling for invalid slots and ensure a same 'inactive_since' time for inactive slots Amit Kapila
- Re: further #include cleanup (IWYU) Peter Eisentraut
- Re: An improvement of ProcessTwoPhaseBuffer logic Vitaly Davydov
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: per backend WAL statistics Bertrand Drouvot
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Melanie Plageman
- Re: Show WAL write and fsync stats in pg_stat_io Bertrand Drouvot
- Re: EDB Installer initcluster script changes - review requested Manika Singhal
- Re: Show WAL write and fsync stats in pg_stat_io Bertrand Drouvot
- Re: Windows CFBot is broken because ecpg dec_test.c error Nazir Bilal Yavuz
- getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Mahendra Singh Thalor
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Melanie Plageman
- Re: Windows CFBot is broken because ecpg dec_test.c error Andres Freund
- Re: Back patch of Remove durable_rename_excl() Nitin Jadhav
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Masahiko Sawada
- Re: Fwd: Why we need to check for local buffers in BufferIsExclusiveLocked and BufferIsDirty? Tom Lane
- Re: Sample rate added to pg_stat_statements Ilia Evdokimov
- Re: Should heapam_estimate_rel_size consider fillfactor? Heikki Linnakangas
- Idea: lock_timeout scoped by lock types James Coleman
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Optimization for lower(), upper(), casefold() functions. Alexander Borisov
- Re: preptlist.c can insert unprocessed expression trees Sami Imseih
- Re: Sample rate added to pg_stat_statements Sami Imseih
- Re: Improve error handling for invalid slots and ensure a same 'inactive_since' time for inactive slots Peter Smith
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Peter Smith
- Getting rid of CaseTestExpr (well, partially) Tom Lane
- Re: JIT: The nullness of casetest.value can be determined at the JIT compile time. Tom Lane
- Re: Index AM API cleanup Mark Dilger
- Re: Improve error handling for invalid slots and ensure a same 'inactive_since' time for inactive slots Amit Kapila
- Re: Skip collecting decoded changes of already-aborted transactions Peter Smith
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Amit Kapila
- RE: Improve error handling for invalid slots and ensure a same 'inactive_since' time for inactive slots Hayato Kuroda (Fujitsu)
- Re: Skip collecting decoded changes of already-aborted transactions Peter Smith
- Re: Feature Request: Add AES-128-CFB Mode Support to pgcrypto Vladyslav Nebozhyn
- Re: BitmapHeapScan streaming read user and prelim refactoring Nazir Bilal Yavuz
- Re: why there is not VACUUM FULL CONCURRENTLY? Michael Banck
- Re: UUID v7 Andrey Borodin
- Re: Sample rate added to pg_stat_statements Ilia Evdokimov
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Srinath Reddy
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Oliver Ford
- Re: Windows CFBot is broken because ecpg dec_test.c error Nazir Bilal Yavuz
- Re: POC, WIP: OR-clause support for indexes Pavel Borisov
- Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch) Benoit Lobréau
- Re: why there is not VACUUM FULL CONCURRENTLY? Alvaro Herrera
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: JIT: The nullness of casetest.value can be determined at the JIT compile time. Tom Lane
- Re: UUID v7 Masahiko Sawada
- Re: Using Expanded Objects other than Arrays from plpgsql Pavel Borisov
- Re: Adding comments to help understand psql hidden queries David Christensen
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: Optimization for lower(), upper(), casefold() functions. Heikki Linnakangas
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: FileFallocate misbehaving on XFS Michael Harris
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: Improve error handling for invalid slots and ensure a same 'inactive_since' time for inactive slots Peter Smith
- postgresql.conf.sample ordering for IO, worker related GUCs Andres Freund
- Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane
- Re: postgresql.conf.sample ordering for IO, worker related GUCs Tom Lane
- Re: postgresql.conf.sample ordering for IO, worker related GUCs Andres Freund
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- Re: Skip collecting decoded changes of already-aborted transactions Peter Smith
- Re: Compression of bigger WAL records wenhui qiu
- Re: Error in StrategySyncStart() prologue Ashutosh Bapat
- Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch) Sami Imseih
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- EvictUnpinnedBuffer and buffer free list Ashutosh Bapat
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Lukas Fittl
- Re: Improve error handling for invalid slots and ensure a same 'inactive_since' time for inactive slots Amit Kapila
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Feature Request: Add AES-128-CFB Mode Support to pgcrypto Umar Hayat
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: EvictUnpinnedBuffer and buffer free list Yura Sokolov
- Re: Non-text mode for pg_dumpall jian he
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
- Re: Use "protocol options" name instead of "protocol extensions" everywhere Laurenz Albe
- Re: why there is not VACUUM FULL CONCURRENTLY? Alvaro Herrera
- Re: Use "protocol options" name instead of "protocol extensions" everywhere Laurenz Albe
- Re: Minor fix in pg_buffercache_evict documentation Daniel Gustafsson
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: why there is not VACUUM FULL CONCURRENTLY? Alvaro Herrera
- Re: why there is not VACUUM FULL CONCURRENTLY? Matthias van de Meent
- hash_search_with_hash_value is high in "perf top" on a replica Dmitry Koterov
- Re: EvictUnpinnedBuffer and buffer free list Ashutosh Bapat
- Re: jsonlog missing from logging_collector description Ashutosh Bapat
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Alvaro Herrera
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Alvaro Herrera
- Re: hash_search_with_hash_value is high in "perf top" on a replica Srinath Reddy
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: jsonlog missing from logging_collector description Umar Hayat
- Re: NOT ENFORCED constraint feature Ashutosh Bapat
- Re: Optimization for lower(), upper(), casefold() functions. Alexander Borisov
- Re: why there is not VACUUM FULL CONCURRENTLY? Alvaro Herrera
- Re: NOT ENFORCED constraint feature Alvaro Herrera
- Re: Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData Vitaly Davydov
- Commitfest app release on Feb 17 with many improvements Jelte Fennema-Nio
- Re: hash_search_with_hash_value is high in "perf top" on a replica Álvaro Herrera
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: FileFallocate misbehaving on XFS Jean-Christophe Arnu
- Re: hash_search_with_hash_value is high in "perf top" on a replica Yura Sokolov
- Re: New process of getting changes into the commitfest app Jelte Fennema-Nio
- Re: hash_search_with_hash_value is high in "perf top" on a replica Andres Freund
- Re: EvictUnpinnedBuffer and buffer free list Melanie Plageman
- Re: jsonlog missing from logging_collector description Tom Lane
- Re: Windows: openssl & gssapi dislike each other Andres Freund
- Re: postgresql.conf.sample ordering for IO, worker related GUCs Tom Lane
- Re: Windows: openssl & gssapi dislike each other Daniel Gustafsson
- Re: RFC: Packing the buffer lookup table James Hunter
- Re: UUID v7 Masahiko Sawada
- Re: Increase of maintenance_work_mem limit in 64-bit Windows Tom Lane
- Re: pgbench with partitioned tables Sami Imseih
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska