Mailing lists [pgsql-hackers]
- Re: pgbench with partitioned tables Melanie Plageman
- Re: pgbench with partitioned tables Melanie Plageman
- Re: pgbench with partitioned tables Sami Imseih
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: postgresql.conf.sample ordering for IO, worker related GUCs Andres Freund
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Proposal to CREATE FOREIGN TABLE LIKE Zhang Mingli
- Re: Add trim_trailing_whitespace to editorconfig file Peter Eisentraut
- Re: hash_search_with_hash_value is high in "perf top" on a replica Ants Aasma
- Re: NOT ENFORCED constraint feature jian he
- Re: hash_search_with_hash_value is high in "perf top" on a replica Andres Freund
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- Re: Non-text mode for pg_dumpall Srinath Reddy
- Cross-type index comparison support in contrib/btree_gin Tom Lane
- Increased work_mem for "logical replication tablesync worker" only? Dmitry Koterov
- Re: Proposal to CREATE FOREIGN TABLE LIKE Álvaro Herrera
- Re: pgbench with partitioned tables Álvaro Herrera
- Re: Getting rid of CaseTestExpr (well, partially) Tom Lane
- Re: POC, WIP: OR-clause support for indexes Alexander Korotkov
- Re: POC, WIP: OR-clause support for indexes Alexander Korotkov
- Re: Vacuum statistics Alexander Korotkov
- Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane
- Re: [PATCH] Fix incorrect range in pg_regress comment Tom Lane
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: pgbench with partitioned tables Sami Imseih
- Re: Using Expanded Objects other than Arrays from plpgsql Michel Pelletier
- Re: Increased work_mem for "logical replication tablesync worker" only? Amit Kapila
- Re: pg_rewind with --write-recovery-conf option doesn't write dbname to primary_conninfo value. Amit Kapila
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: [PATCH] Fix incorrect range in pg_regress comment Tom Lane
- Re: Fix assert failure when decoding XLOG_PARAMETER_CHANGE on primary Amit Kapila
- Re: NOT ENFORCED constraint feature Amul Sul
- Re: NOT ENFORCED constraint feature Ashutosh Bapat
- Re: NOT ENFORCED constraint feature Amul Sul
- RE: pg_rewind with --write-recovery-conf option doesn't write dbname to primary_conninfo value. Hayato Kuroda (Fujitsu)
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: pg_rewind with --write-recovery-conf option doesn't write dbname to primary_conninfo value. Peter Smith
- Re: SQL/JSON json_table plan clause Vladlen Popolitov
- Re: Optimize scram_SaltedPassword performance Yura Sokolov
- Re: NOT ENFORCED constraint feature Alvaro Herrera
- Re: pgbench with partitioned tables Álvaro Herrera
- Re: Show WAL write and fsync stats in pg_stat_io Bertrand Drouvot
- Re: Using Expanded Objects other than Arrays from plpgsql Andrey Borodin
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: Truncate logs by max_log_size Jim Jones
- Re: Show WAL write and fsync stats in pg_stat_io Bertrand Drouvot
- Re: Increased work_mem for "logical replication tablesync worker" only? Dmitry Koterov
- Re: Index AM API cleanup Peter Eisentraut
- Re: Optimize scram_SaltedPassword performance Daniel Gustafsson
- new commitfest transition guidance Peter Eisentraut
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: Using Expanded Objects other than Arrays from plpgsql Pavel Borisov
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- Re: NOT ENFORCED constraint feature Ashutosh Bapat
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: Introduce XID age and inactive timeout based replication slot invalidation Nisha Moond
- Re: POC, WIP: OR-clause support for indexes Pavel Borisov
- Re: NOT ENFORCED constraint feature Alvaro Herrera
- Re: Increased work_mem for "logical replication tablesync worker" only? Dmitry Koterov
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Yuki Seino
- Re: SQLFunctionCache and generic plans Pavel Stehule
- Re: Extensible storage manager API - SMGR hook Redux Andreas Karlsson
- Re: Increased work_mem for "logical replication tablesync worker" only? Dmitry Koterov
- Re: new commitfest transition guidance Aleksander Alekseev
- Re: new commitfest transition guidance Aleksander Alekseev
- Re: Introduce XID age and inactive timeout based replication slot invalidation Shlok Kyal
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: Unsafe access BufferDescriptors array in BufferGetLSNAtomic() Tender Wang
- Re: SQLFunctionCache and generic plans Tom Lane
- Re: Doc fix of aggressive vacuum threshold for multixact members storage Sami Imseih
- Re: Doc fix of aggressive vacuum threshold for multixact members storage Alex Friedman
- Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane
- Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane
- Re: SQLFunctionCache and generic plans Pavel Stehule
- Re: Better title output for psql \dt \di etc. commands Tom Lane
- Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: Doc fix of aggressive vacuum threshold for multixact members storage Sami Imseih
- Re: Using Expanded Objects other than Arrays from plpgsql Andrey Borodin
- Re: pg_rewind with --write-recovery-conf option doesn't write dbname to primary_conninfo value. Masahiko Sawada
- Re: SQLFunctionCache and generic plans Tom Lane
- Re: Track the amount of time waiting due to cost_delay Nathan Bossart
- Re: Commitfest app release on Feb 17 with many improvements Nathan Bossart
- Re: Better title output for psql \dt \di etc. commands Tom Lane
- Re: why there is not VACUUM FULL CONCURRENTLY? Nathan Bossart
- Re: improve DEBUG1 logging of parallel workers for CREATE INDEX? Sami Imseih
- Re: pg_rewind with --write-recovery-conf option doesn't write dbname to primary_conninfo value. Masahiko Sawada
- Re: Prevent COPY FREEZE on Foreign tables Nathan Bossart
- Re: Prevent COPY FREEZE on Foreign tables Sami Imseih
- Re: Better title output for psql \dt \di etc. commands Nathan Bossart
- Re: SQLFunctionCache and generic plans Tom Lane
- Re: Better title output for psql \dt \di etc. commands Greg Sabino Mullane
- Re: Better title output for psql \dt \di etc. commands Tom Lane
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Andres Freund
- Re: Avoid updating inactive_since for invalid replication slots Amit Kapila
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: Adding facility for injection points (or probe points?) for more advanced tests Jeff Davis
- Re: injection points for hash aggregation Jeff Davis
- Re: new commitfest transition guidance Tom Lane
- Re: Increased work_mem for "logical replication tablesync worker" only? Amit Kapila
- Re: Increased work_mem for "logical replication tablesync worker" only? Amit Kapila
- Re: Avoid updating inactive_since for invalid replication slots vignesh C
- Re: new commitfest transition guidance Daniel Gustafsson
- Re: Avoid updating inactive_since for invalid replication slots Amit Kapila
- Re: Unsafe access BufferDescriptors array in BufferGetLSNAtomic() Richard Guo
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: per backend WAL statistics Bertrand Drouvot
- Re: Fix assert failure when decoding XLOG_PARAMETER_CHANGE on primary Masahiko Sawada
- Re: Introduce XID age and inactive timeout based replication slot invalidation Shlok Kyal
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Ashutosh Bapat
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Ashutosh Bapat
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Ashutosh Bapat
- Re: Make COPY format extendable: Extract COPY TO format implementations Vladlen Popolitov
- Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C
- Re: SQL/JSON json_table plan clause Nikita Malakhov
- Re: Using Expanded Objects other than Arrays from plpgsql Pavel Borisov
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shlok Kyal
- RE: Introduce XID age and inactive timeout based replication slot invalidation Hayato Kuroda (Fujitsu)
- Re: Restrict publishing of partitioned table with a foreign table as partition vignesh C
- Re: POC: track vacuum/analyze cumulative time per relation Alena Rybakina
- Re: NOT ENFORCED constraint feature Peter Eisentraut
- Re: NOT ENFORCED constraint feature Peter Eisentraut
- Re: NOT ENFORCED constraint feature Peter Eisentraut
- Re: NOT ENFORCED constraint feature Alvaro Herrera
- Re: Better title output for psql \dt \di etc. commands Álvaro Herrera
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: Convert sepgsql tests to TAP Peter Eisentraut
- Re: Should heapam_estimate_rel_size consider fillfactor? Tomas Vondra
- Re: Restrict publishing of partitioned table with a foreign table as partition Álvaro Herrera
- Re: Better title output for psql \dt \di etc. commands Tom Lane
- Re: Commitfest app release on Feb 17 with many improvements Álvaro Herrera
- RE: SIGSEGV, FPE fix in pg_controldata Ilyasov Ian
- Re: add missing PQfinish() calls to vacuumdb Daniel Gustafsson
- Re: Add a warning message when using unencrypted passwords Tom Lane
- Re: RFC: Packing the buffer lookup table Matthias van de Meent
- 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 Robert Haas
- Re: Windows CFBot is broken because ecpg dec_test.c error Andres Freund
- Re: RFC: Packing the buffer lookup table Matthias van de Meent
- Re: Sample rate added to pg_stat_statements Sami Imseih
- Re: Add a warning message when using unencrypted passwords Guillaume Lelarge
- Re: Fix assert failure when decoding XLOG_PARAMETER_CHANGE on primary Masahiko Sawada
- Re: Support for NO INHERIT to INHERIT state change with named NOT NULL constraints Alvaro Herrera
- Re: hash_search_with_hash_value is high in "perf top" on a replica Matthias van de Meent
- Re: Better title output for psql \dt \di etc. commands Álvaro Herrera
- Re: add missing PQfinish() calls to vacuumdb Nathan Bossart
- Re: should we have a fast-path planning for OLTP starjoins? Jeff Davis
- Re: Better title output for psql \dt \di etc. commands Tom Lane
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Treat
- Re: should we have a fast-path planning for OLTP starjoins? Tomas Vondra
- Re: new commitfest transition guidance Jeff Davis
- Re: should we have a fast-path planning for OLTP starjoins? Tom Lane
- Re: should we have a fast-path planning for OLTP starjoins? Joe Conway
- Re: RFC: Additional Directory for Extensions Andrew Dunstan
- Re: Add -k/--link option to pg_combinebackup Robert Haas
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Haas
- Re: should we have a fast-path planning for OLTP starjoins? Tomas Vondra
- Re: SIGSEGV, FPE fix in pg_controldata Alexander Korotkov
- Re: hash_search_with_hash_value is high in "perf top" on a replica Thomas Munro
- Re: hash_search_with_hash_value is high in "perf top" on a replica Thomas Munro
- Re: doc: explain pgstatindex fragmentation Frédéric Yhuel
- Re: should we have a fast-path planning for OLTP starjoins? Tomas Vondra
- Re: should we have a fast-path planning for OLTP starjoins? Tom Lane
- Re: UUID v7 Masahiko Sawada
- Re: UUID v7 Masahiko Sawada
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Melanie Plageman
- Re: Virtual generated columns Peter Eisentraut
- Re: should we have a fast-path planning for OLTP starjoins? Tom Lane
- Re: Commitfest app release on Feb 17 with many improvements Jelte Fennema-Nio
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Sami Imseih
- Re: meson missing test dependencies Andres Freund
- Re: Avoid updating inactive_since for invalid replication slots Peter Smith
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: new commitfest transition guidance Tomas Vondra
- Re: new commitfest transition guidance Tom Lane
- Re: RFC: Packing the buffer lookup table Andres Freund
- Re: new commitfest transition guidance Jeff Davis
- Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shlok Kyal
- Re: Conflict detection for update_deleted in logical replication Dilip Kumar
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Showing applied extended statistics in explain Part 2 Tatsuro Yamada
- Re: EDB Installer initcluster script changes - review requested Sandeep Thakkar
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Fix assert failure when decoding XLOG_PARAMETER_CHANGE on primary Amit Kapila
- Re: Restrict publishing of partitioned table with a foreign table as partition vignesh C
- Re: Vacuum statistics Alexander Korotkov
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- 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: Conflict detection for update_deleted in logical replication Dilip Kumar
- Re: Fix assert failure when decoding XLOG_PARAMETER_CHANGE on primary Bertrand Drouvot
- Re: should we have a fast-path planning for OLTP starjoins? Richard Guo
- Re: Logging parallel worker draught Benoit Lobréau
- Re: [RFC] Lock-free XLog Reservation from WAL Japin Li
- Re: Restrict publishing of partitioned table with a foreign table as partition Álvaro Herrera
- Re: Commitfest app release on Feb 17 with many improvements Álvaro Herrera
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: Better title output for psql \dt \di etc. commands Álvaro Herrera
- Re: Sample rate added to pg_stat_statements Ilia Evdokimov
- Re: per backend WAL statistics Bertrand Drouvot
- Re: Vacuum statistics Alena Rybakina
- Re: should we have a fast-path planning for OLTP starjoins? Tomas Vondra
- Remove unnecessary static specifier Japin Li
- Re: Remove unnecessary static specifier Daniel Gustafsson
- Inquiry About Google Summer of Code Projects Mohamed Badawy
- Re: CREATE ROLE bug? David G. Johnston
- Re: Failed assertion with jit enabled Tom Lane
- Re: Remove unnecessary static specifier Tom Lane
- Re: [PATCH] SVE popcount support Nathan Bossart
- Re: Better title output for psql \dt \di etc. commands Tom Lane
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Haas
- Re: Avoid possible deference NULL pointer (src/backend/optimizer/path/allpaths.c) Ilia Evdokimov
- Re: Avoid possible deference NULL pointer (src/backend/optimizer/path/allpaths.c) Ranier Vilela
- Re: Avoid possible deference NULL pointer (src/backend/optimizer/path/allpaths.c) Daniel Gustafsson
- Re: Avoid possible deference NULL pointer (src/backend/optimizer/path/allpaths.c) Ilia Evdokimov
- Re: Remove unnecessary static specifier Daniel Gustafsson
- Re: Feature Request: Add AES-128-CFB Mode Support to pgcrypto Álvaro Herrera
- Re: Feature Request: Add AES-128-CFB Mode Support to pgcrypto Daniel Gustafsson
- Re: Avoid possible deference NULL pointer (src/backend/optimizer/path/allpaths.c) Ranier Vilela
- Re: Failed assertion with jit enabled Bertrand Drouvot
- Re: Avoid possible deference NULL pointer (src/backend/optimizer/path/allpaths.c) Ranier Vilela
- Re: Avoid possible deference NULL pointer (src/backend/optimizer/path/allpaths.c) Daniel Gustafsson
- Inconsistency between Compression and Storage for Foreign Tables Zhang Mingli
- Re: Failed assertion with jit enabled Álvaro Herrera
- Re: Failed assertion with jit enabled Tom Lane
- Re: Inquiry About Google Summer of Code Projects Jesper Pedersen
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: SQL:2011 application time Paul Jungwirth
- Re: Show WAL write and fsync stats in pg_stat_io Tom Lane
- Re: Windows CFBot is broken because ecpg dec_test.c error Jelte Fennema-Nio
- Re: log_min_messages per backend type Álvaro Herrera
- Re: Avoid possible deference NULL pointer (src/backend/optimizer/path/allpaths.c) Tom Lane
- Re: Windows CFBot is broken because ecpg dec_test.c error Andres Freund
- Re: Windows CFBot is broken because ecpg dec_test.c error Tom Lane
- Re: Prevent COPY FREEZE on Foreign tables Sami Imseih
- Re: Windows CFBot is broken because ecpg dec_test.c error Andres Freund
- Re: Windows CFBot is broken because ecpg dec_test.c error Tom Lane
- Re: Prevent COPY FREEZE on Foreign tables Nathan Bossart
- Re: Make COPY format extendable: Extract COPY TO format implementations Álvaro Herrera
- Re: Prevent COPY FREEZE on Foreign tables Sami Imseih
- Re: Windows CFBot is broken because ecpg dec_test.c error Jelte Fennema-Nio
- Re: Prevent COPY FREEZE on Foreign tables Nathan Bossart
- Re: Windows CFBot is broken because ecpg dec_test.c error Andres Freund
- Re: Windows CFBot is broken because ecpg dec_test.c error Jelte Fennema-Nio
- Re: Prevent COPY FREEZE on Foreign tables Sami Imseih
- Re: Failed assertion with jit enabled Andres Freund
- Re: Windows CFBot is broken because ecpg dec_test.c error Daniel Gustafsson
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- problems with extensions compiling after upgrade to fc42 (and gcc15) Pavel Stehule
- Re: problems with extensions compiling after upgrade to fc42 (and gcc15) Nathan Bossart
- Re: problems with extensions compiling after upgrade to fc42 (and gcc15) Peter Eisentraut
- RE: Proposal for Updating CRC32C with AVX-512 Algorithm. Devulapalli, Raghuveer
- Re: problems with extensions compiling after upgrade to fc42 (and gcc15) Pavel Stehule
- Re: Windows CFBot is broken because ecpg dec_test.c error Jelte Fennema-Nio
- Re: Optimization for lower(), upper(), casefold() functions. Jeff Davis
- Re: New GUC autovacuum_max_threshold ? Nathan Bossart
- Re: Avoid possible deference NULL pointer (src/backend/optimizer/path/allpaths.c) Ilia Evdokimov
- Re: Confusing variable naming in LWLockRelease Jeff Davis
- Re: RFC: Packing the buffer lookup table Matthias van de Meent
- Re: should we have a fast-path planning for OLTP starjoins? Corey Huinker
- Re: RFC: Packing the buffer lookup table Matthias van de Meent
- Re: Virtual generated columns Dean Rasheed
- Re: [PATCH] Add regression tests of ecpg command notice (error / warning) Ryo Kanbayashi
- Re: Better visualization of default values Peter Smith
- Re: new commitfest transition guidance Peter Geoghegan
- Re: new commitfest transition guidance Tom Lane
- Re: Separate GUC for replication origins Euler Taveira
- Re: Separate GUC for replication origins Masahiko Sawada
- Re: Docs for pg_basebackup needs v17 note for incremental backup David G. Johnston
- Re: Remove unnecessary static specifier Japin Li
- Re: Trigger more frequent autovacuums of heavy insert tables wenhui qiu
- Re: Show WAL write and fsync stats in pg_stat_io Tom Lane
- RE: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Hayato Kuroda (Fujitsu)
- Re: Introduce XID age and inactive timeout based replication slot invalidation Nisha Moond
- Re: Introduce XID age and inactive timeout based replication slot invalidation Nisha Moond
- Re: Improve documentation regarding custom settings, placeholders, and the administrative functions Zhang Mingli
- Re: Improve documentation regarding custom settings, placeholders, and the administrative functions David G. Johnston
- Re: Show WAL write and fsync stats in pg_stat_io Tom Lane
- Re: Statistics Import and Export Corey Huinker
- Re: Statistics Import and Export Jeff Davis
- Re: Fix assert failure when decoding XLOG_PARAMETER_CHANGE on primary Amit Kapila
- Re: Implement waiting for wal lsn replay: reloaded Yura Sokolov
- RE: Improving tracking/processing of buildfarm test failures Hayato Kuroda (Fujitsu)
- Re: Test to dump and restore objects left behind by regression Alvaro Herrera
- Re: Modern SHA2- based password hashes for pgcrypto Alvaro Herrera
- Re: per backend WAL statistics Bertrand Drouvot
- Re: Proposal to CREATE FOREIGN TABLE LIKE Álvaro Herrera
- Re: Proposal to CREATE FOREIGN TABLE LIKE Álvaro Herrera
- Re: Better visualization of default values Marcos Pegoraro
- Re: Remove useless casts to (char *) Dagfinn Ilmari Mannsåker
- Re: Proposal to CREATE FOREIGN TABLE LIKE Zhang Mingli
- Re: new commitfest transition guidance Jelte Fennema-Nio
- Re: Virtual generated columns vignesh C
- Re: Docs for pg_basebackup needs v17 note for incremental backup Andrew Dunstan
- Re: SLRU_PAGES_PER_SEGMENT as configure parameter Daniel Gustafsson
- Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C
- Re: Docs for pg_basebackup needs v17 note for incremental backup David G. Johnston
- Re: Re: proposal: schema variables jian he
- Re: Buffer overflow in zic Tom Lane
- Re: Improve documentation regarding custom settings, placeholders, and the administrative functions Zhang Mingli
- Re: Prevent COPY FREEZE on Foreign tables Zhang Mingli
- Re: Better visualization of default values Greg Sabino Mullane
- Re: Better visualization of default values David G. Johnston
- Re: Optimization for lower(), upper(), casefold() functions. Alexander Borisov
- Re: Remove unnecessary static specifier Daniel Gustafsson
- Re: Prevent COPY FREEZE on Foreign tables Nathan Bossart
- Re: Prevent COPY FREEZE on Foreign tables Sami Imseih
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Alvaro Herrera
- Re: [PATCH] SVE popcount support Nathan Bossart
- "Type does not exist" error when returning array of type in non-public schema Chris Cleveland
- Re: "Type does not exist" error when returning array of type in non-public schema David G. Johnston
- Re: "Type does not exist" error when returning array of type in non-public schema Chapman Flack
- Re: new commitfest transition guidance Jeff Davis
- Re: new commitfest transition guidance Jacob Brazeal
- Re: new commitfest transition guidance Tom Lane
- outdated comment in table_tuple_update definition Sergei Kornilov
- Re: Optimization for lower(), upper(), casefold() functions. Jeff Davis
- Re: Better visualization of default values Marcos Pegoraro
- Re: Optimization for lower(), upper(), casefold() functions. Alexander Borisov
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane
- Re: "Type does not exist" error when returning array of type in non-public schema Chris Cleveland
- Re: "Type does not exist" error when returning array of type in non-public schema Chapman Flack
- Re: "Type does not exist" error when returning array of type in non-public schema David G. Johnston
- Re: Prevent COPY FREEZE on Foreign tables Nathan Bossart
- Re: Better visualization of default values Peter Smith
- Re: Docs for pg_basebackup needs v17 note for incremental backup Daniel Gustafsson
- Re: connection establishment versus parallel workers Thomas Munro
- Should we allow ALTER OPERATOR CLASS to ADD/DROP operators and procedures? Tomas Vondra
- RE: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Hayato Kuroda (Fujitsu)
- Re: Document NULL jian he
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: Avoid updating inactive_since for invalid replication slots Peter Smith
- Re: Better visualization of default values Vladlen Popolitov
- Re: Fix assert failure when decoding XLOG_PARAMETER_CHANGE on primary Bertrand Drouvot
- Re: Trigger more frequent autovacuums of heavy insert tables Japin Li
- Re: Fix assert failure when decoding XLOG_PARAMETER_CHANGE on primary Bertrand Drouvot
- Re: Modern SHA2- based password hashes for pgcrypto Japin Li
- Re: [PATCH] Fix Potential Memory Leak in pg_amcheck Code Daniel Gustafsson
- Re: SLRU_PAGES_PER_SEGMENT as configure parameter Daniel Gustafsson
- Re: Docs for pg_basebackup needs v17 note for incremental backup Álvaro Herrera
- Re: Modern SHA2- based password hashes for pgcrypto Alvaro Herrera
- Re: Using Expanded Objects other than Arrays from plpgsql Andrey Borodin
- Re: new commitfest transition guidance Aleksander Alekseev
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Alvaro Herrera
- Re: Get rid of WALBufMappingLock Alexander Korotkov
- Re: Virtual generated columns Peter Eisentraut
- Re: Re: proposal: schema variables jian he
- Re: add support for the old naming libs convention on windows (ssleay32.lib and libeay32.lib) Daniel Gustafsson
- Re: Proposal to CREATE FOREIGN TABLE LIKE Zhang Mingli
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: Should we allow ALTER OPERATOR CLASS to ADD/DROP operators and procedures? Tomas Vondra
- RE: AIX support Srirama Kucherlapati
- Re: Should we allow ALTER OPERATOR CLASS to ADD/DROP operators and procedures? Tom Lane
- Draft back-branch release notes are up Tom Lane
- Re: Fix for Extra Parenthesis in pgbench progress message Andres Freund
- Re: Trigger more frequent autovacuums of heavy insert tables Nathan Bossart
- Re: Fix for Extra Parenthesis in pgbench progress message Nathan Bossart
- Re: Fix for Extra Parenthesis in pgbench progress message Tom Lane
- Re: Fix assert failure when decoding XLOG_PARAMETER_CHANGE on primary Masahiko Sawada
- Re: Fix for Extra Parenthesis in pgbench progress message Nathan Bossart
- Re: Fix for Extra Parenthesis in pgbench progress message Tom Lane
- Re: Fix for Extra Parenthesis in pgbench progress message Andres Freund
- Re: Fix for Extra Parenthesis in pgbench progress message Nathan Bossart
- Re: Fix for Extra Parenthesis in pgbench progress message Tom Lane
- Re: Conflict detection for update_deleted in logical replication Masahiko Sawada
- Re: should we have a fast-path planning for OLTP starjoins? James Hunter
- Re: Trigger more frequent autovacuums of heavy insert tables Melanie Plageman
- Re: [18] separate collation and ctype versions, and cleanup of pg_database locale fields Jeff Davis
- Re: explain analyze rows=%.0f Matheus Alcantara
- Re: should we have a fast-path planning for OLTP starjoins? Tomas Vondra
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: explain analyze rows=%.0f Ilia Evdokimov
- Re: Trigger more frequent autovacuums of heavy insert tables Melanie Plageman
- Re: explain analyze rows=%.0f Matheus Alcantara
- Re: Trigger more frequent autovacuums of heavy insert tables Nathan Bossart
- Re: Adjusting hash join memory limit to handle batch explosion Melanie Plageman
- Re: Cross-type index comparison support in contrib/btree_gin Tom Lane
- Re: should we have a fast-path planning for OLTP starjoins? James Hunter
- Re: pgbench with partitioned tables Melanie Plageman
- Re: Fix for Extra Parenthesis in pgbench progress message Tatsuo Ishii
- Re: should we have a fast-path planning for OLTP starjoins? Tomas Vondra
- Question about UpdateFullPageWrites() at the end of recovery. Masahiko Sawada
- RE: Introduce XID age and inactive timeout based replication slot invalidation Zhijie Hou (Fujitsu)
- Re: proposal - plpgsql - support standard syntax for named arguments for cursors Julien Rouhaud
- Re: Get rid of WALBufMappingLock Alexander Korotkov
- Re: proposal - plpgsql - support standard syntax for named arguments for cursors Japin Li
- Re: Showing applied extended statistics in explain Part 2 Tomas Vondra
- Re: proposal - plpgsql - support standard syntax for named arguments for cursors Tom Lane
- Re: proposal - plpgsql - support standard syntax for named arguments for cursors Pavel Stehule
- Re: proposal - plpgsql - support standard syntax for named arguments for cursors Tom Lane
- Re: proposal - plpgsql - support standard syntax for named arguments for cursors Pavel Stehule
- Re: Expanding HOT updates for expression and partial indexes Laurenz Albe
- Re: Virtual generated columns Zhang Mingli
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Jelte Fennema-Nio
- Re: Replace IN VALUES with ANY in WHERE clauses during optimization Alexander Korotkov
- Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE Jelte Fennema-Nio
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Rushabh Lathia
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Andres Freund
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Tom Lane
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Rushabh Lathia
- Re: Confusing variable naming in LWLockRelease Jacob Brazeal
- Re: describe special values in GUC descriptions more consistently Peter Smith
- Re: should we have a fast-path planning for OLTP starjoins? Tomas Vondra
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Peter Smith
- Uncached buffered IO wenhui qiu
- Re: Trying to build x86 version on windows using meson Thomas Munro
- Re: Virtual generated columns Richard Guo
- Re: Conflict detection for update_deleted in logical replication Dilip Kumar
- Re: Virtual generated columns Zhang Mingli
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: should we have a fast-path planning for OLTP starjoins? Richard Guo
- Re: hash_search_with_hash_value is high in "perf top" on a replica Jakub Wartak
- Re: Fix outdated code comments in nodeAgg.c Richard Guo
- Re: Showing applied extended statistics in explain Part 2 Andrei Lepikhov
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: outdated comment in table_tuple_update definition Ashutosh Bapat
- Re: should we have a fast-path planning for OLTP starjoins? Tomas Vondra
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- RE: Introduce XID age and inactive timeout based replication slot invalidation Zhijie Hou (Fujitsu)
- Re: Fix assert failure when decoding XLOG_PARAMETER_CHANGE on primary Amit Kapila
- Re: Conflict detection for update_deleted in logical replication Dilip Kumar
- Re: [RFC] Lock-free XLog Reservation from WAL Zhou, Zhiguo
- Re: Doc: Move standalone backup section, mention -X argument David G. Johnston
- Re: BF member drongo doesn't like 035_standby_logical_decoding.pl Bertrand Drouvot
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: explain analyze rows=%.0f Matheus Alcantara
- Re: Showing applied extended statistics in explain Part 2 Tomas Vondra
- Re: describe special values in GUC descriptions more consistently Nathan Bossart
- Re: describe special values in GUC descriptions more consistently David G. Johnston
- Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Jacob Champion
- Re: explain analyze rows=%.0f Ilia Evdokimov
- Re: WAL-logging facility for pgstats kinds Andres Freund
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. vignesh C
- Re: Expanding HOT updates for expression and partial indexes Matthias van de Meent
- Re: Remove useless casts to (char *) Dagfinn Ilmari Mannsåker
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: Expanding HOT updates for expression and partial indexes Burd, Greg
- Re: NOT ENFORCED constraint feature Álvaro Herrera
- Re: Improving the latch handling between logical replication launcher and worker processes. Alexander Lakhin
- Re: speedup COPY TO for partitioned table. Melih Mutlu
- Re: Expanding HOT updates for expression and partial indexes Burd, Greg
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Robert Haas
- Re: NOT ENFORCED constraint feature Isaac Morland
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Sami Imseih
- Re: explain analyze rows=%.0f Matheus Alcantara
- Re: explain analyze rows=%.0f Ilia Evdokimov
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: BitmapHeapScan streaming read user and prelim refactoring Robert Haas
- Re: describe special values in GUC descriptions more consistently Peter Smith
- Re: should we have a fast-path planning for OLTP starjoins? Robert Haas
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: BitmapHeapScan streaming read user and prelim refactoring Andres Freund
- Re: AIO v2.3 Thomas Munro
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Jelte Fennema-Nio
- Re: AIO v2.3 Andres Freund
- Re: AIO v2.3 Andres Freund
- Re: Expanding HOT updates for expression and partial indexes Nathan Bossart
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Andres Freund
- Re: Statistics Import and Export Jeff Davis
- Re: Inconsistency between Compression and Storage for Foreign Tables Sami Imseih
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Andres Freund
- Re: describe special values in GUC descriptions more consistently Peter Smith
- Re: Proposal to CREATE FOREIGN TABLE LIKE Sami Imseih
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: describe special values in GUC descriptions more consistently David G. Johnston
- Re: speedup COPY TO for partitioned table. David Rowley
- Re: 2025-02-13 release announcement draft Erik Rijkers
- Re: 2025-02-13 release announcement draft Josef Šimánek
- Re: 2025-02-13 release announcement draft David Rowley
- Re: 2025-02-13 release announcement draft Josef Šimánek
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Peter Smith
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Andres Freund
- Re: Statistics Import and Export Jeff Davis
- Re: [RFC] Lock-free XLog Reservation from WAL Japin Li
- Re: Virtual generated columns Richard Guo
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators James Hunter
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators James Hunter
- Re: 2025-02-13 release announcement draft Ilia Evdokimov
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: read stream on amcheck jian he
- Re: Test to dump and restore objects left behind by regression Ashutosh Bapat
- Re: Improve CRC32C performance on SSE4.2 John Naylor
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Jelte Fennema-Nio
- Re: Virtual generated columns Richard Guo
- Re: should we have a fast-path planning for OLTP starjoins? Richard Guo
- Re: Convert macros to static inline functions Peter Eisentraut
- Re: DOCS - inactive_since field readability Amit Kapila
- Re: Restrict publishing of partitioned table with a foreign table as partition Shlok Kyal
- Re: pg_stat_statements and "IN" conditions Álvaro Herrera
- Re: Move wal_buffers_full to WalUsage (and report it in pgss/explain) Ilia Evdokimov
- Re: NOT ENFORCED constraint feature Álvaro Herrera
- Re: Introduce XID age and inactive timeout based replication slot invalidation Nisha Moond
- Re: Move wal_buffers_full to WalUsage (and report it in pgss/explain) Bertrand Drouvot
- Re: Introduce XID age and inactive timeout based replication slot invalidation Álvaro Herrera
- Re: explain analyze rows=%.0f Matheus Alcantara
- Re: should we have a fast-path planning for OLTP starjoins? Tomas Vondra
- Re: should we have a fast-path planning for OLTP starjoins? Tomas Vondra
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Andres Freund
- Re: NOT ENFORCED constraint feature Isaac Morland
- Re: pull-up subquery if JOIN-ON contains refs to upper-query Alena Rybakina
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Jelte Fennema-Nio
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Andres Freund
- Re: Introduce XID age and inactive timeout based replication slot invalidation Nathan Bossart
- Re: Orphaned users in PG16 and above can only be managed by Superusers Ashutosh Sharma
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Andres Freund
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shlok Kyal
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Andres Freund
- Re: Small memory fixes for pg_createsubcriber Euler Taveira
- Re: pg_stat_statements and "IN" conditions Sami Imseih
- Re: [PATCH] snowball: fix potential NULL dereference Tom Lane
- Re: AIO v2.3 James Hunter
- Re: explain analyze rows=%.0f Andrei Lepikhov
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: AIO v2.3 Robert Haas
- Re: explain analyze rows=%.0f Robert Haas
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Jelte Fennema-Nio
- Re: Using Expanded Objects other than Arrays from plpgsql Tom Lane
- Re: postgresql.conf.sample ordering for IO, worker related GUCs Andres Freund
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators Jeff Davis
- Re: pg_stat_statements and "IN" conditions Sami Imseih
- Re: Expanding HOT updates for expression and partial indexes Matthias van de Meent
- Re: pg_stat_statements and "IN" conditions Álvaro Herrera
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators James Hunter
- Re: pg_stat_statements and "IN" conditions Álvaro Herrera
- Re: pg_stat_statements and "IN" conditions Álvaro Herrera
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Andres Freund
- Re: Eagerly scan all-visible pages to amortize aggressive vacuum Melanie Plageman
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Tom Lane
- Re: pgbench with partitioned tables Melanie Plageman
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Andres Freund
- Re: explain analyze rows=%.0f Alena Rybakina
- Re: Fix assert failure when decoding XLOG_PARAMETER_CHANGE on primary Masahiko Sawada
- Re: injection points for hash aggregation Jeff Davis
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Tom Lane
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Tom Lane
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Tomas Vondra
- Proposal: allow non-masked IPs inside of pg_hba.conf Greg Sabino Mullane
- Re: pgbench with partitioned tables Melanie Plageman
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Tom Lane
- Re: explain analyze rows=%.0f Andrei Lepikhov
- Re: PATCH: Disallow a netmask of zero unless the IP is also all zeroes Tom Lane
- Re: Proposal: allow non-masked IPs inside of pg_hba.conf Tom Lane
- Re: explain analyze rows=%.0f Tom Lane
- Re: PATCH: Disallow a netmask of zero unless the IP is also all zeroes Daniel Gustafsson
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Andres Freund
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Tom Lane
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: Expanding HOT updates for expression and partial indexes Matthias van de Meent
- Re: AIO v2.3 Andres Freund
- Re: pgbench with partitioned tables Melanie Plageman
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators Jeff Davis
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Andres Freund
- Re: Proposal: allow non-masked IPs inside of pg_hba.conf Greg Sabino Mullane
- Re: PATCH: Disallow a netmask of zero unless the IP is also all zeroes Greg Sabino Mullane
- Re: describe special values in GUC descriptions more consistently Peter Smith
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Tomas Vondra
- Re: describe special values in GUC descriptions more consistently Daniel Gustafsson
- Re: Track the amount of time waiting due to cost_delay Nathan Bossart
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Tomas Vondra
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Tom Lane
- Re: describe special values in GUC descriptions more consistently Nathan Bossart
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Tom Lane
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Andres Freund
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Michail Nikolaev
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Peter Smith
- Re: Allow io_combine_limit up to 1MB Andres Freund
- RE: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Hayato Kuroda (Fujitsu)
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Julien Rouhaud
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Julien Rouhaud
- Re: Allow io_combine_limit up to 1MB Andres Freund
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Greg Sabino Mullane
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Sami Imseih
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Julien Rouhaud
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: Support POSITION with nondeterministic collations Euler Taveira
- Re: Test to dump and restore objects left behind by regression Ashutosh Bapat
- Re: NOT ENFORCED constraint feature Ashutosh Bapat
- Re: Showing applied extended statistics in explain Part 2 Tatsuro Yamada
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Peter Smith
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shlok Kyal
- RE: pg_rewind with --write-recovery-conf option doesn't write dbname to primary_conninfo value. Hayato Kuroda (Fujitsu)
- Re: Skip collecting decoded changes of already-aborted transactions Peter Smith
- Re: EvictUnpinnedBuffer and buffer free list Ashutosh Bapat
- EquivalenceClass and custom_read_write Ashutosh Bapat
- Re: Track the amount of time waiting due to cost_delay Bertrand Drouvot
- Re: Fix punctuation errors in PostgreSQL documentation John Naylor
- RE: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Hayato Kuroda (Fujitsu)
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Bertrand Drouvot
- RE: Introduce XID age and inactive timeout based replication slot invalidation Zhijie Hou (Fujitsu)
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: Unneeded volatile qualifier in fmgr.c Bertrand Drouvot
- Re: explain analyze rows=%.0f Andrei Lepikhov
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: Address the bug in 041_checkpoint_at_promote.pl Nitin Jadhav
- Re: explain analyze rows=%.0f Ilia Evdokimov
- Re: TAP test command_fails versus command_fails_like Ashutosh Bapat
- Re: Showing applied extended statistics in explain Part 2 Tomas Vondra
- Re: NOT ENFORCED constraint feature Álvaro Herrera
- Re: Address the bug in 041_checkpoint_at_promote.pl Nitin Jadhav
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Fujii Masao
- Re: Fix assert failure when decoding XLOG_PARAMETER_CHANGE on primary Amit Kapila
- Re: NOT ENFORCED constraint feature Peter Eisentraut
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Alvaro Herrera
- Re: Question about UpdateFullPageWrites() at the end of recovery. Fujii Masao
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Julien Rouhaud
- Re: TAP test command_fails versus command_fails_like Dagfinn Ilmari Mannsåker
- Re: Small memory fixes for pg_createsubcriber Ranier Vilela
- Re: Small memory fixes for pg_createsubcriber Andres Freund
- Re: NOT ENFORCED constraint feature Peter Eisentraut
- Re: Adding NetBSD and OpenBSD to Postgres CI Andres Freund
- Re: [PoC] Federated Authn/z with OAUTHBEARER Peter Eisentraut
- Re: Parallel CREATE INDEX for GIN indexes Matthias van de Meent
- Re: [PoC] Federated Authn/z with OAUTHBEARER Peter Eisentraut
- Re: SQL:2011 application time Peter Eisentraut
- Re: MAX_BACKENDS size (comment accuracy) Andres Freund
- Re: Expanding HOT updates for expression and partial indexes Burd, Greg
- Re: Unneeded volatile qualifier in fmgr.c Nathan Bossart
- Re: TAP test command_fails versus command_fails_like Andrew Dunstan
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Alvaro Herrera
- Re: Small memory fixes for pg_createsubcriber Tom Lane
- Re: EquivalenceClass and custom_read_write Tom Lane
- Re: TAP test command_fails versus command_fails_like Dagfinn Ilmari Mannsåker
- Re: Small memory fixes for pg_createsubcriber Andres Freund
- Re: TAP test command_fails versus command_fails_like Dagfinn Ilmari Mannsåker
- Re: SQL:2011 application time Paul Jungwirth
- Re: Small memory fixes for pg_createsubcriber Dagfinn Ilmari Mannsåker
- Re: TAP test command_fails versus command_fails_like Tom Lane
- Re: Small memory fixes for pg_createsubcriber Tom Lane
- Re: Small memory fixes for pg_createsubcriber Dagfinn Ilmari Mannsåker
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Jelte Fennema-Nio
- Re: Small memory fixes for pg_createsubcriber Tom Lane
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: AIO v2.3 Robert Haas
- Re: explain analyze rows=%.0f Robert Haas
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: explain analyze rows=%.0f Robert Haas
- Re: Small memory fixes for pg_createsubcriber Tom Lane
- Re: pg_stat_statements and "IN" conditions Álvaro Herrera
- Re: explain analyze rows=%.0f Tom Lane
- Re: Small memory fixes for pg_createsubcriber Dagfinn Ilmari Mannsåker
- Re: Optimization for lower(), upper(), casefold() functions. Jeff Davis
- Re: BitmapHeapScan streaming read user and prelim refactoring Robert Haas
- Re: Allow io_combine_limit up to 1MB Andres Freund
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: Add -k/--link option to pg_combinebackup Robert Haas
- Re: explain analyze rows=%.0f Andrei Lepikhov
- Re: Add -k/--link option to pg_combinebackup Robert Haas
- Re: explain analyze rows=%.0f Robert Haas
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Cost-based delay for (other) maintenance operations Christophe Pettus
- Re: AIO v2.3 James Hunter
- Re: BitmapHeapScan streaming read user and prelim refactoring Robert Haas
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: Small memory fixes for pg_createsubcriber Tom Lane
- Re: Improve CRC32C performance on SSE4.2 Nathan Bossart
- Re: describe special values in GUC descriptions more consistently Daniel Gustafsson
- Re: Unneeded volatile qualifier in fmgr.c Nathan Bossart
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: Improve CRC32C performance on SSE4.2 Nathan Bossart
- Re: describe special values in GUC descriptions more consistently Peter Smith
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: Improve CRC32C performance on SSE4.2 Nathan Bossart
- Re: Parallel heap vacuum Masahiko Sawada
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: describe special values in GUC descriptions more consistently David G. Johnston
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Peter Smith
- Re: Unneeded volatile qualifier in fmgr.c Julien Rouhaud
- Proposal - Allow extensions to set a Plan Identifier Sami Imseih
- Re: Small memory fixes for pg_createsubcriber Tom Lane
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Separate GUC for replication origins Masahiko Sawada
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Sami Imseih
- Re: Change GUC hashtable to use simplehash? Anton A. Melnikov
- Re: Statistics Import and Export Jeff Davis
- Re: BitmapHeapScan streaming read user and prelim refactoring Thomas Munro
- Re: EquivalenceClass and custom_read_write Ashutosh Bapat
- Re: NOT ENFORCED constraint feature Ashutosh Bapat
- Re: Address the bug in 041_checkpoint_at_promote.pl Ashutosh Bapat
- Re: Restrict publishing of partitioned table with a foreign table as partition vignesh C
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Track the amount of time waiting due to cost_delay Bertrand Drouvot
- Re: Proposal - Allow extensions to set a Plan Identifier Bertrand Drouvot
- Re: Change GUC hashtable to use simplehash? Anton A. Melnikov
- Re: Get rid of WALBufMappingLock Yura Sokolov
- Fwd: [Feature Request] Per-Database Transaction Logs for Enhanced Isolation and New Capabilities Sébastien
- [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations Sébastien
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: Restrict copying of invalidated replication slots vignesh C
- Re: Windows meson build Vladlen Popolitov
- Re: Small memory fixes for pg_createsubcriber Ranier Vilela
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Alvaro Herrera
- Re: Windows meson build Vladlen Popolitov
- Re: NOT ENFORCED constraint feature Álvaro Herrera
- Re: Elimination of the repetitive code at the SLRU bootstrap functions. Aleksander Alekseev
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shlok Kyal
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: pg_stat_statements and "IN" conditions Álvaro Herrera
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: Adding NetBSD and OpenBSD to Postgres CI Nazir Bilal Yavuz
- Re: Using Expanded Objects other than Arrays from plpgsql Pavel Borisov
- Re: Elimination of the repetitive code at the SLRU bootstrap functions. Álvaro Herrera
- Re: Elimination of the repetitive code at the SLRU bootstrap functions. Aleksander Alekseev
- Re: Address the bug in 041_checkpoint_at_promote.pl Nitin Jadhav
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations Tom Lane
- Re: Draft for basic NUMA observability Bertrand Drouvot
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations Greg Sabino Mullane
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations Sébastien
- Re: Get rid of WALBufMappingLock Pavel Borisov
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Sami Imseih
- pg17.3 PQescapeIdentifier() ignores len Justin Pryzby
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: pg17.3 PQescapeIdentifier() ignores len Ranier Vilela
- Is pgAdmin the only front-end to PostgreSQL debugger ? And is "a working pl/pgsql debugger" something core should care to maintain ? Hannu Krosing
- Re: Proposal - Allow extensions to set a Plan Identifier Sami Imseih
- DROP CONSTRAINT, printing a notice and/or skipping when no action is taken Andrew Atkinson
- Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Jacob Champion
- Re: Patch: Log parameter types in detailed query logging Tom Lane
- Re: Remove a unnecessary argument from execute_extension_script() Fabrízio de Royes Mello
- Re: pg17.3 PQescapeIdentifier() ignores len Tom Lane
- Re: pg17.3 PQescapeIdentifier() ignores len Tom Lane
- Re: Is pgAdmin the only front-end to PostgreSQL debugger ? And is "a working pl/pgsql debugger" something core should care to maintain ? Pavel Stehule
- Re: pg17.3 PQescapeIdentifier() ignores len Ranier Vilela
- Re: BitmapHeapScan streaming read user and prelim refactoring Andres Freund
- Re: explain analyze rows=%.0f Robert Haas
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: DOCS - Question about pg_sequences.last_value notes Nathan Bossart
- Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c) Álvaro Herrera
- Re: Remove a unnecessary argument from execute_extension_script() Nathan Bossart
- Re: pg17.3 PQescapeIdentifier() ignores len Nathan Bossart
- Re: Remove a unnecessary argument from execute_extension_script() Nathan Bossart
- Re: describe special values in GUC descriptions more consistently David G. Johnston
- Re: BitmapHeapScan streaming read user and prelim refactoring Thomas Munro
- Re: BitmapHeapScan streaming read user and prelim refactoring Thomas Munro
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: Confine vacuum skip logic to lazy_scan_skip Masahiko Sawada
- Re: pg_stat_statements and "IN" conditions Sami Imseih
- Re: Assignment before assert Daniel Gustafsson
- Re: dblink: Add SCRAM pass-through authentication Jacob Champion
- Re: Is pgAdmin the only front-end to PostgreSQL debugger ? And is "a working pl/pgsql debugger" something core should care to maintain ? Hannu Krosing
- Re: Confine vacuum skip logic to lazy_scan_skip Thomas Munro
- Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Re: DROP CONSTRAINT, printing a notice and/or skipping when no action is taken Andrew Atkinson
- Re: DOCS - Question about pg_sequences.last_value notes Peter Smith
- Re: Confine vacuum skip logic to lazy_scan_skip Masahiko Sawada
- Re: Parallel heap vacuum John Naylor
- Re: DOCS - inactive_since field readability Amit Kapila
- Re: Is pgAdmin the only front-end to PostgreSQL debugger ? And is "a working pl/pgsql debugger" something core should care to maintain ? Pavel Stehule
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Peter Smith
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Amit Kapila
- Re: AIO v2.3 Jakub Wartak
- Re: Update Unicode data to Unicode 16.0.0 Peter Eisentraut
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Allow io_combine_limit up to 1MB Jakub Wartak
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: Parallel heap vacuum Masahiko Sawada
- Re: pg_stat_statements and "IN" conditions Julien Rouhaud
- Re: pg_stat_statements and "IN" conditions Álvaro Herrera
- Re: pgbench without dbname worked differently with psql and pg_dump Ashutosh Bapat
- Re: Get rid of WALBufMappingLock Pavel Borisov
- Re: pg_stat_statements and "IN" conditions Julien Rouhaud
- Re: Add an option to skip loading missing publication to avoid logical replication failure Amit Kapila
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Bertrand Drouvot
- Re: Virtual generated columns Peter Eisentraut
- Re: pg_stat_statements and "IN" conditions Sami Imseih
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shlok Kyal
- Re: Change GUC hashtable to use simplehash? Anton A. Melnikov
- Re: PATCH: Disallow a netmask of zero unless the IP is also all zeroes Andreas Karlsson
- Re: Assignment before assert Daniel Gustafsson
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Ashutosh Bapat
- Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c) Ranier Vilela
- Re: pg17.3 PQescapeIdentifier() ignores len Ranier Vilela
- Re: BackgroundPsql swallowing errors on windows Daniel Gustafsson
- Re: BackgroundPsql swallowing errors on windows Andrew Dunstan
- Re: pg_stat_statements and "IN" conditions Julien Rouhaud
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: Parameter binding for COPY TO queries Tom Lane
- Re: pg_stat_statements and "IN" conditions Sami Imseih
- Re: NOT ENFORCED constraint feature Ashutosh Bapat
- Re: pg_stat_statements and "IN" conditions Julien Rouhaud
- Re: NOT ENFORCED constraint feature Isaac Morland
- Re: Improve pgindent exclude handling: ignore empty lines Andrew Dunstan
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: pg_stat_statements and "IN" conditions Sami Imseih
- Re: pg_stat_statements and "IN" conditions Sami Imseih
- Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations Greg Sabino Mullane
- Re: describe special values in GUC descriptions more consistently Nathan Bossart
- Re: BackgroundPsql swallowing errors on windows Andres Freund
- Re: Allow io_combine_limit up to 1MB Andres Freund
- Re: BitmapHeapScan streaming read user and prelim refactoring Andres Freund
- Re: BackgroundPsql swallowing errors on windows Tom Lane
- Re: pg_stat_statements and "IN" conditions Sami Imseih
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: BackgroundPsql swallowing errors on windows Jacob Champion
- New buildfarm animals with FIPS mode enabled Tom Lane
- Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Re: BitmapHeapScan streaming read user and prelim refactoring Andres Freund
- Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Re: BitmapHeapScan streaming read user and prelim refactoring Andres Freund
- Re: BackgroundPsql swallowing errors on windows Andres Freund
- Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations Andres Freund
- Re: Parameter binding for COPY TO queries Andres Freund
- Re: New buildfarm animals with FIPS mode enabled Daniel Gustafsson
- Re: Parameter binding for COPY TO queries Tom Lane
- Re: Feature Request: Add AES-128-CFB Mode Support to pgcrypto Daniel Gustafsson
- Re: Track the amount of time waiting due to cost_delay Nathan Bossart
- Re: generic plans and "initial" pruning Alexander Lakhin
- Re: Document How Commit Handles Aborted Transactions Ahmed Ashour
- Re: [PATCH] SVE popcount support Nathan Bossart
- Re: Confine vacuum skip logic to lazy_scan_skip Thomas Munro
- Re: Parallel heap vacuum Melanie Plageman
- Re: New buildfarm animals with FIPS mode enabled Jacob Champion
- Re: New buildfarm animals with FIPS mode enabled Tom Lane
- Re: Confine vacuum skip logic to lazy_scan_skip Tom Lane
- Re: Confine vacuum skip logic to lazy_scan_skip Thomas Munro
- Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Re: pg17.3 PQescapeIdentifier() ignores len Andres Freund
- Re: Confine vacuum skip logic to lazy_scan_skip Thomas Munro
- Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Jacob Champion
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Decision by Monday: PQescapeString() vs. encoding violation Laurenz Albe
- Re: explain analyze rows=%.0f Andrei Lepikhov
- Re: Get rid of WALBufMappingLock Alexander Korotkov
- Re: Proposal - Allow extensions to set a Plan Identifier Andrei Lepikhov
- Re: WAL-logging facility for pgstats kinds Cédric Villemain
- Re: Expanding HOT updates for expression and partial indexes Matthias van de Meent
- Re: pg17.3 PQescapeIdentifier() ignores len Christoph Berg
- Re: Decision by Monday: PQescapeString() vs. encoding violation Andrew Dunstan
- Re: pg17.3 PQescapeIdentifier() ignores len Andres Freund
- Re: pg17.3 PQescapeIdentifier() ignores len Christoph Berg
- Re: New buildfarm animals with FIPS mode enabled Mark Wong
- Re: New buildfarm animals with FIPS mode enabled Tom Lane
- Re: pg17.3 PQescapeIdentifier() ignores len Andres Freund
- Re: pg17.3 PQescapeIdentifier() ignores len Christoph Berg
- Re: Decision by Monday: PQescapeString() vs. encoding violation Tom Lane
- Re: Decision by Monday: PQescapeString() vs. encoding violation Andres Freund
- Re: Decision by Monday: PQescapeString() vs. encoding violation Tom Lane
- Re: Decision by Monday: PQescapeString() vs. encoding violation Noah Misch
- Re: Decision by Monday: PQescapeString() vs. encoding violation Tom Lane
- Re: Decision by Monday: PQescapeString() vs. encoding violation Andres Freund
- Re: Decision by Monday: PQescapeString() vs. encoding violation Jeff Davis
- Re: Decision by Monday: PQescapeString() vs. encoding violation Jeff Davis
- Re: Decision by Monday: PQescapeString() vs. encoding violation Andres Freund
- Re: Decision by Monday: PQescapeString() vs. encoding violation Tom Lane
- Re: Decision by Monday: PQescapeString() vs. encoding violation Jeff Davis
- Re: Decision by Monday: PQescapeString() vs. encoding violation Tom Lane
- Re: Decision by Monday: PQescapeString() vs. encoding violation Andres Freund
- Re: Decision by Monday: PQescapeString() vs. encoding violation Andres Freund
- Re: BackgroundPsql swallowing errors on windows Andres Freund
- Re: Decision by Monday: PQescapeString() vs. encoding violation Tom Lane
- Re: Decision by Monday: PQescapeString() vs. encoding violation Jeff Davis
- Pg_stat_activity Rajesh Kumar
- Re: Pg_stat_activity David G. Johnston
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: generic plans and "initial" pruning Junwang Zhao
- Re: Add pg_accept_connections_start_time() for better uptime calculation Laurenz Albe
- Re: psql: Add tab completion for ALTER USER RESET Tomas Vondra
- Re: BackgroundPsql swallowing errors on windows Noah Misch
- Re: BackgroundPsql swallowing errors on windows Andres Freund
- Re: Confine vacuum skip logic to lazy_scan_skip Tom Lane
- Re: BackgroundPsql swallowing errors on windows Noah Misch
- Re: BackgroundPsql swallowing errors on windows Andres Freund
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: BackgroundPsql swallowing errors on windows Noah Misch
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Peter Smith
- Re: BackgroundPsql swallowing errors on windows Tom Lane
- Re: BackgroundPsql swallowing errors on windows Andres Freund
- Re: BackgroundPsql swallowing errors on windows Noah Misch
- Re: BackgroundPsql swallowing errors on windows Andres Freund
- Re: BackgroundPsql swallowing errors on windows Tom Lane
- Re: Add pg_accept_connections_start_time() for better uptime calculation Tom Lane
- Re: UUID v7 Andrew Alsup
- Re: Add Postgres module info Alexander Korotkov
- Re: BackgroundPsql swallowing errors on windows Andres Freund
- Re: BackgroundPsql swallowing errors on windows Noah Misch
- Re: BackgroundPsql swallowing errors on windows Andres Freund
- Re: BackgroundPsql swallowing errors on windows Tom Lane
- Re: UUID v7 David G. Johnston
- Re: BackgroundPsql swallowing errors on windows Thomas Munro
- Re: Adjust tuples estimate for appendrels Richard Guo
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: NOT ENFORCED constraint feature Amul Sul
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Peter Smith
- Re: Restrict copying of invalidated replication slots Peter Smith
- Re: Get rid of WALBufMappingLock Kirill Reshke
- Re: Some read stream improvements Kirill Reshke
- Re: Some read stream improvements Thomas Munro
- Re: Some read stream improvements Thomas Munro
- Re: SQL:2011 application time Paul Jungwirth
- Re: per backend WAL statistics Bertrand Drouvot
- Re: per backend WAL statistics Nazir Bilal Yavuz
- Re: generic plans and "initial" pruning Amit Langote
- Re: per backend WAL statistics Bertrand Drouvot
- Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations wenhui qiu
- Re: Get rid of WALBufMappingLock Victor Yegorov
- Re: Commitfest app release on Feb 17 with many improvements Jelte Fennema-Nio
- New commitfest app release on March 4th Jelte Fennema-Nio
- Re: Get rid of WALBufMappingLock Pavel Borisov
- Re: Get rid of WALBufMappingLock Pavel Borisov
- Re: DOCS - inactive_since field readability Amit Kapila
- Re: Get rid of WALBufMappingLock Alexander Korotkov
- Re: New buildfarm animals with FIPS mode enabled Álvaro Herrera
- Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Amit Kapila
- Re: Restrict copying of invalidated replication slots Shlok Kyal
- Re: [PATCH] snowball: fix potential NULL dereference Maksim Korotkov
- Re: Elimination of the repetitive code at the SLRU bootstrap functions. Andrey Borodin
- Re: Elimination of the repetitive code at the SLRU bootstrap functions. Álvaro Herrera
- Re: Parallel CREATE INDEX for GIN indexes Matthias van de Meent
- Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations Sébastien
- Re: Bypassing cursors in postgres_fdw to enable parallel plans KENAN YILMAZ
- Re: explain analyze rows=%.0f Robert Haas
- Incorrect translator comment for ListenServerPort()? Japin Li
- Re: Restrict publishing of partitioned table with a foreign table as partition vignesh C
- Re: Incorrect translator comment for ListenServerPort()? Daniel Gustafsson
- Re: Incorrect translator comment for ListenServerPort()? Japin Li
- Re: pg_stat_statements and "IN" conditions Sami Imseih
- Re: New buildfarm animals with FIPS mode enabled Mark Wong
- Re: Trigger more frequent autovacuums of heavy insert tables Nathan Bossart
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. vignesh C
- Re: Get rid of WALBufMappingLock Tom Lane
- pg_waldump test failure Andres Freund
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. vignesh C
- Re: New buildfarm animals with FIPS mode enabled Tom Lane
- Re: Introduce XID age and inactive timeout based replication slot invalidation Nathan Bossart
- Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions Andres Freund
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Andres Freund
- Re: psql: Add tab completion for ALTER USER RESET Tomas Vondra
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Tom Lane
- Re: Improve CRC32C performance on SSE4.2 Nathan Bossart
- Re: revamp row-security tracking Nathan Bossart
- Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Peter Geoghegan
- Re: revamp row-security tracking Tom Lane
- Re: Parallel heap vacuum Masahiko Sawada
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Alena Rybakina
- Re: New buildfarm animals with FIPS mode enabled Daniel Gustafsson
- Re: New buildfarm animals with FIPS mode enabled Tom Lane
- Re: Update Unicode data to Unicode 16.0.0 Jeff Davis
- Re: Clarification on Role Access Rights to Table Indexes Ayush Vatsa
- Re: New buildfarm animals with FIPS mode enabled Daniel Gustafsson
- Re: UUID v7 Sergey Prokhorenko
- Re: Clarification on Role Access Rights to Table Indexes Tom Lane
- Re: UUID v7 David G. Johnston
- Re: Proposal - Allow extensions to set a Plan Identifier Sami Imseih
- Re: AIO v2.3 Andres Freund
- Re: describe special values in GUC descriptions more consistently Peter Smith
- Re: Commitfest app release on Feb 17 with many improvements Thomas Munro
- Re: Clarification on Role Access Rights to Table Indexes Robert Haas
- Re: revamp row-security tracking Nathan Bossart
- Re: Clarification on Role Access Rights to Table Indexes Ayush Vatsa
- Re: revamp row-security tracking Tom Lane
- Re: describe special values in GUC descriptions more consistently Nathan Bossart
- Re: Clarification on Role Access Rights to Table Indexes Tom Lane
- Re: add function argument name to substring and substr David G. Johnston
- Re: Clarification on Role Access Rights to Table Indexes David G. Johnston
- Re: Adding NetBSD and OpenBSD to Postgres CI Thomas Munro
- Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Peter Geoghegan
- Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Noah Misch
- Re: TOAST versus toast David G. Johnston
- Re: Commitfest app release on Feb 17 with many improvements Peter Geoghegan
- Re: Use or not record count on examples David G. Johnston
- Re: New "single" COPY format David G. Johnston
- Re: Get rid of WALBufMappingLock Alexander Korotkov
- RE: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Hayato Kuroda (Fujitsu)
- Re: Proposal to CREATE FOREIGN TABLE LIKE Zhang Mingli
- RE: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Hayato Kuroda (Fujitsu)
- Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations wenhui qiu
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- test_escape: invalid option -- 'c' Japin Li
- Re: [PATCH] Add regression tests of ecpg command notice (error / warning) Ryo Kanbayashi
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- Re: Non-text mode for pg_dumpall Srinath Reddy
- Re: Proposal - Reduce lock during first phase of VACUUM TRUNCATE from ACCESS EXCLUSIVE to EXCLUSIVE Ramanathan
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. vignesh C
- Re: Proposal - Reduce lock during first phase of VACUUM TRUNCATE from ACCESS EXCLUSIVE to EXCLUSIVE Tom Lane
- Re: NOT ENFORCED constraint feature Amul Sul
- ReplicationSlotRelease() crashes when the instance is in the single user mode Hayato Kuroda (Fujitsu)
- Re: Reduce TupleHashEntryData struct size by half Jeff Davis
- Re: Non-text mode for pg_dumpall jian he
- Re: ReplicationSlotRelease() crashes when the instance is in the single user mode David G. Johnston
- Re: UUID v7 David G. Johnston
- Re: Sort functions with specialized comparators John Naylor
- Re: read stream on amcheck Nazir Bilal Yavuz
- Re: Removing unneeded self joins Alena Rybakina
- RE: ReplicationSlotRelease() crashes when the instance is in the single user mode Hayato Kuroda (Fujitsu)
- Re: Modify an incorrect regression test case in the group by key value elimination function Japin Li
- RE: ReplicationSlotRelease() crashes when the instance is in the single user mode Hayato Kuroda (Fujitsu)
- Re: Non-text mode for pg_dumpall jian he
- Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations Sébastien
- Re: Log a warning in pg_createsubscriber for max_slot_wal_keep_size Amit Kapila
- Re: NOT ENFORCED constraint feature Álvaro Herrera
- Commitfest Manager for March vignesh C
- RE: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Zhijie Hou (Fujitsu)
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. vignesh C
- Re: Added schema level support for publication. Amit Kapila
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Yuki Seino
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- RE: Restrict copying of invalidated replication slots Zhijie Hou (Fujitsu)
- Re: Virtual generated columns Richard Guo
- Re: per backend WAL statistics Bertrand Drouvot
- Orphaned Files in PostgreSQL Ashutosh Sharma
- Re: Orphaned Files in PostgreSQL Bertrand Drouvot
- Re: Add an option to skip loading missing publication to avoid logical replication failure Amit Kapila
- Re: Modify an incorrect regression test case in the group by key value elimination function David Rowley
- Why does exec_simple_query requires 2 snapshots Andy Fan
- Re: Fix outdated code comments in nodeAgg.c Zhang Mingli
- Re: Support a wildcard in backtrace_functions Daniel Gustafsson
- Re: Should heapam_estimate_rel_size consider fillfactor? Heikki Linnakangas
- Re: test_escape: invalid option -- 'c' Dagfinn Ilmari Mannsåker
- Re: SIMD optimization for list_sort John Naylor
- Re: Bug in nbtree SAOP scans with non-required arrays, truncated high key Laurenz Albe
- Re: New buildfarm animals with FIPS mode enabled Álvaro Herrera
- Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Re: pg_stat_statements and "IN" conditions Sami Imseih
- Re: Bug in nbtree SAOP scans with non-required arrays, truncated high key Peter Geoghegan
- Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations Greg Sabino Mullane
- Re: New "single" COPY format Andrew Dunstan
- Re: Clarification on Role Access Rights to Table Indexes Robert Haas
- Re: Why does exec_simple_query requires 2 snapshots Tom Lane
- Re: Confine vacuum skip logic to lazy_scan_skip Tom Lane
- Re: Extend postgres_fdw_get_connections to return remote backend pid Sagar Shedge
- Re: Clarification on Role Access Rights to Table Indexes Tom Lane
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Fujii Masao
- Re: [PATCH] snowball: fix potential NULL dereference Tom Lane
- Re: Improve cleaning files on Postgres crashes Tom Lane
- Re: Clarification on Role Access Rights to Table Indexes Robert Haas
- Re: Improve cleaning files on Postgres crashes Ranier Vilela
- Re: Clarification on Role Access Rights to Table Indexes Tom Lane
- Re: Extend postgres_fdw_get_connections to return remote backend pid Fujii Masao
- Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations Sébastien
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: moving some code out of explain.c Peter Geoghegan
- Re: Clarification on Role Access Rights to Table Indexes Robert Haas
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: Fix outdated code comments in nodeAgg.c Jeff Davis
- Re: AIO v2.3 Robert Haas
- Re: Disabling vacuum truncate for autovacuum Nathan Bossart
- Re: BUG #18815: Logical replication worker Segmentation fault Tom Lane
- Re: explain analyze rows=%.0f Andrei Lepikhov
- Re: Commitfest app release on Feb 17 with many improvements Bruce Momjian
- Re: Optimization for lower(), upper(), casefold() functions. Jeff Davis
- Re: BUG #18815: Logical replication worker Segmentation fault Tom Lane
- Re: Commitfest app release on Feb 17 with many improvements Jelte Fennema-Nio
- Re: Optimization for lower(), upper(), casefold() functions. Alexander Borisov
- Re: Optimization for lower(), upper(), casefold() functions. Jeff Davis
- Re: Commitfest app release on Feb 17 with many improvements Jelte Fennema-Nio
- Re: Commitfest app release on Feb 17 with many improvements Jelte Fennema-Nio
- Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Noah Misch
- Re: Commitfest app release on Feb 17 with many improvements Bruce Momjian
- Re: Unsafe access BufferDescriptors array in BufferGetLSNAtomic() Richard Guo
- Re: Parallel heap vacuum Melanie Plageman
- Re: Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData Noah Misch
- Re: Unsafe access BufferDescriptors array in BufferGetLSNAtomic() Richard Guo
- Re: [Feature Request] INSERT FROZEN to Optimize Large Cold Data Imports and Migrations wenhui qiu
- Re: Why does exec_simple_query requires 2 snapshots Andy Fan
- Re: Unsafe access BufferDescriptors array in BufferGetLSNAtomic() Richard Guo
- Re: Why does exec_simple_query requires 2 snapshots Tom Lane
- Re: test_escape: invalid option -- 'c' Japin Li
- Re: Unsafe access BufferDescriptors array in BufferGetLSNAtomic() Tender Wang
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: Improve CRC32C performance on SSE4.2 John Naylor
- Re: Forbid to DROP temp tables of other sessions Daniil Davydov
- Re: missing assert in makeString Tom Lane
- Re: BUG #18815: Logical replication worker Segmentation fault Sergey Belyashov
- Re: BUG #18815: Logical replication worker Segmentation fault Tom Lane
- Re: missing assert in makeString Pavel Stehule
- Re: Proposal to CREATE FOREIGN TABLE LIKE Zhang Mingli
- Re: Extend postgres_fdw_get_connections to return remote backend pid Fujii Masao
- Re: Why does exec_simple_query requires 2 snapshots Andy Fan
- Re: Remove wal_[sync|write][_time] from pg_stat_wal and track_wal_io_timing Bertrand Drouvot
- Re: new commitfest transition guidance Jelte Fennema-Nio
- Re: [PATCH] SVE popcount support Chiranmoy.Bhattacharya@fujitsu.com"
- Re: Improve statistics estimation considering GROUP-BY as a 'uniqueiser' Alexander Korotkov
- Re: Fix logging for invalid recovery timeline Benoit Lobréau
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Bertrand Drouvot
- Re: Improve statistics estimation considering GROUP-BY as a 'uniqueiser' Alexander Korotkov
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: Clarification on Role Access Rights to Table Indexes Ayush Vatsa
- Re: Added schema level support for publication. Amit Kapila
- pg_upgrade fails for PostGIS custom SRIDs Jakub Wartak
- Re: Clarification on Role Access Rights to Table Indexes Ayush Vatsa
- Re: pg_upgrade fails for PostGIS custom SRIDs Jakub Wartak
- RE: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Hayato Kuroda (Fujitsu)
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Non-text mode for pg_dumpall jian he
- Re: Restrict copying of invalidated replication slots Shlok Kyal
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Added schema level support for publication. vignesh C
- Re: BitmapHeapScan streaming read user and prelim refactoring Jakub Wartak
- Re: explain analyze rows=%.0f Ilia Evdokimov
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: Sample rate added to pg_stat_statements Ilia Evdokimov
- Re: new commitfest transition guidance Aleksander Alekseev
- Re: new commitfest transition guidance Daniel Gustafsson
- Re: new commitfest transition guidance Robert Haas
- Re: new commitfest transition guidance Aleksander Alekseev
- Re: new commitfest transition guidance Tom Lane
- Re: new commitfest transition guidance Aleksander Alekseev
- Re: Virtual generated columns Dean Rasheed
- Re: new commitfest transition guidance Jelte Fennema-Nio
- Re: explain analyze rows=%.0f Andrei Lepikhov
- Re: BackgroundPsql swallowing errors on windows Andres Freund
- Re: Support for NO INHERIT to INHERIT state change with named NOT NULL constraints Alvaro Herrera
- Re: new commitfest transition guidance Daniel Gustafsson
- Re: new commitfest transition guidance David G. Johnston
- Re: new commitfest transition guidance Robert Haas
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: Fix logging for invalid recovery timeline David Steele
- Re: why there is not VACUUM FULL CONCURRENTLY? Marcos Pegoraro
- Re: BackgroundPsql swallowing errors on windows Andres Freund
- Re: Improve cleaning files on Postgres crashes Ranier Vilela
- Re: Improve cleaning files on Postgres crashes Ranier Vilela
- Re: new commitfest transition guidance Maciek Sakrejda
- Re: new commitfest transition guidance Jelte Fennema-Nio
- Re: missing assert in makeString Andres Freund
- Re: missing assert in makeString Pavel Stehule
- Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Masahiko Sawada
- Re: AIO v2.4 Andres Freund
- Re: Sample rate added to pg_stat_statements Sami Imseih
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: dblink: Add SCRAM pass-through authentication Matheus Alcantara
- Re: Adjusting hash join memory limit to handle batch explosion Tomas Vondra
- Re: Non-text mode for pg_dumpall Álvaro Herrera
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: jsonb_strip_nulls with arrays? Florents Tselai
- Re: Trigger more frequent autovacuums of heavy insert tables Melanie Plageman
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: BUG #18815: Logical replication worker Segmentation fault Tom Lane
- Re: Trigger more frequent autovacuums of heavy insert tables Nathan Bossart
- Re: IPC::Run::time[r|out] vs our TAP tests Andrew Dunstan
- Re: new commitfest transition guidance Jelte Fennema-Nio
- Re: jsonb_strip_nulls with arrays? Andrew Dunstan
- Re: new commitfest transition guidance Andrew Dunstan
- Re: new commitfest transition guidance Daniel Gustafsson
- Re: new commitfest transition guidance Magnus Hagander
- Re: new commitfest transition guidance Daniel Gustafsson
- Re: Should heapam_estimate_rel_size consider fillfactor? Tomas Vondra
- Re: Sample rate added to pg_stat_statements Ilia Evdokimov
- Re: BitmapHeapScan streaming read user and prelim refactoring Thomas Munro
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: dblink: Add SCRAM pass-through authentication Jacob Champion
- Re: Proposal to CREATE FOREIGN TABLE LIKE Michael Paquier
- Re: IPC::Run::time[r|out] vs our TAP tests Daniel Gustafsson
- Re: ReplicationSlotRelease() crashes when the instance is in the single user mode Michael Paquier
- Re: Sample rate added to pg_stat_statements Sami Imseih
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Andres Freund
- Re: GetRelationPath() vs critical sections Thomas Munro
- Re: Sample rate added to pg_stat_statements Sami Imseih
- Re: Parallel heap vacuum Masahiko Sawada
- Re: Fix logging for invalid recovery timeline Michael Paquier
- RE: ReplicationSlotRelease() crashes when the instance is in the single user mode Hayato Kuroda (Fujitsu)
- Re: ReplicationSlotRelease() crashes when the instance is in the single user mode David G. Johnston
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Ajin Cherian
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Ajin Cherian
- Re: Adding support for SSLKEYLOGFILE in the frontend Abhishek Chanda
- RE: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Hayato Kuroda (Fujitsu)
- Re: Commitfest app release on Feb 17 with many improvements Thomas Munro
- DB Restarting daily at midnight Gayatri Singh
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: DB Restarting daily at midnight Ashutosh Bapat
- Re: DB Restarting daily at midnight Tom Lane
- Re: Virtual generated columns jian he
- Inconsistent GUC descriptions Kyotaro Horiguchi
- Re: Remove wal_[sync|write][_time] from pg_stat_wal and track_wal_io_timing Michael Paquier
- RE: Inconsistent GUC descriptions Hayato Kuroda (Fujitsu)
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Yuki Seino
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Peter Smith
- Re: Add Pipelining support in psql Michael Paquier
- Re: Remove wal_[sync|write][_time] from pg_stat_wal and track_wal_io_timing Bertrand Drouvot
- Re: Draft for basic NUMA observability Bertrand Drouvot
- Re: Non-text mode for pg_dumpall jian he
- Re: Add Pipelining support in psql Anthonin Bonnefoy
- Re: Statistics Import and Export Jeff Davis
- RE: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Hayato Kuroda (Fujitsu)
- Re: Commitfest app release on Feb 17 with many improvements Tatsuo Ishii
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: Commitfest app release on Feb 17 with many improvements Thomas Munro
- Re: Statistics Import and Export vignesh C
- Re: ReplicationSlotRelease() crashes when the instance is in the single user mode Bertrand Drouvot
- Re: Commitfest app release on Feb 17 with many improvements Jelte Fennema-Nio
- RE: ReplicationSlotRelease() crashes when the instance is in the single user mode Zhijie Hou (Fujitsu)
- Re: Commitfest app release on Feb 17 with many improvements Tatsuo Ishii
- RE: create subscription with (origin = none, copy_data = on) Zhijie Hou (Fujitsu)
- Assert when executing query on partitioned table Dmitry Koval
- Re: Add XMLNamespaces to XMLElement Jim Jones
- Re: Commitfest app release on Feb 17 with many improvements Thomas Munro
- RE: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Hayato Kuroda (Fujitsu)
- Conflict detection for multiple_unique_conflicts in logical replication Nisha Moond
- Re: ReplicationSlotRelease() crashes when the instance is in the single user mode Amit Kapila
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Ashutosh Bapat
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Shlok Kyal
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Міхаіл Нікалаеў
- RE: ReplicationSlotRelease() crashes when the instance is in the single user mode Hayato Kuroda (Fujitsu)
- Proposal: pg_is_volatile function Andrew Farries
- RE: ReplicationSlotRelease() crashes when the instance is in the single user mode Hayato Kuroda (Fujitsu)
- Re: IPC::Run::time[r|out] vs our TAP tests Andrew Dunstan
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Missing [NO] INDENT flag in XMLSerialize backward parsing Jim Jones
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: IPC::Run::time[r|out] vs our TAP tests Daniel Gustafsson
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu
- Re: Fix logging for invalid recovery timeline David Steele
- Re: Statistics Import and Export Andrew Dunstan
- Re: Restrict publishing of partitioned table with a foreign table as partition vignesh C
- Re: Extend postgres_fdw_get_connections to return remote backend pid Sagar Shedge
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Strange assertion in procarray.c Mihail Nikalayeu
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Improve pgindent exclude handling: ignore empty lines Andrew Dunstan
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Improvement of var_eq_non_const() Teodor Sigaev
- Re: Proposal: pg_is_volatile function Pavel Stehule
- RE: SIMD optimization for list_sort Devulapalli, Raghuveer
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: GetRelationPath() vs critical sections Andres Freund
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Proposal: pg_is_volatile function Tom Lane
- Patch Review Workshop Paul Jungwirth
- Re: Improvement of var_eq_non_const() Tom Lane
- Re: Proposal: pg_is_volatile function Pavel Stehule
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: New buildfarm animals with FIPS mode enabled Mark Wong
- broken munhttps://github.com/munin-monitoring/contrib/issues/1483in plugins for PostgreSQL 17 Pavel Stehule
- Re: GetRelationPath() vs critical sections Noah Misch
- Re: GetRelationPath() vs critical sections Tom Lane
- Re: BUG #18815: Logical replication worker Segmentation fault Sergey Belyashov
- Re: Restrict copying of invalidated replication slots Masahiko Sawada
- Re: [PoC] Federated Authn/z with OAUTHBEARER Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Re: proposal: schema variables Pavel Stehule
- Re: GetRelationPath() vs critical sections Andres Freund
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Reset the output buffer after sending from WalSndWriteData Markus Wanner
- Re: Replace IN VALUES with ANY in WHERE clauses during optimization Alena Rybakina
- Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Noah Misch
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Add -k/--link option to pg_combinebackup Israel Barth Rubio
- Re: Adding support for SSLKEYLOGFILE in the frontend Daniel Gustafsson
- Re: Proposal - Allow extensions to set a Plan Identifier Sami Imseih
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Masahiko Sawada
- Re: pg_upgrade: Support for upgrading to checksums enabled Robert Treat
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Peter Smith
- Re: BitmapHeapScan streaming read user and prelim refactoring Thomas Munro
- Re: Trigger more frequent autovacuums of heavy insert tables Melanie Plageman
- Re: [PoC] XMLCast (SQL/XML X025) Jim Jones
- Re: Improve CRC32C performance on SSE4.2 John Naylor
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Fujii Masao
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Ajin Cherian
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Ajin Cherian
- Re: Add Pipelining support in psql Michael Paquier
- Re: Extend postgres_fdw_get_connections to return remote backend pid Fujii Masao
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Peter Smith
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Amit Kapila
- Re: generic plans and "initial" pruning Amit Langote
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Ashutosh Bapat
- pg_recvlogical requires -d but not described on the documentation Hayato Kuroda (Fujitsu)
- Re: Virtual generated columns jian he
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Ashutosh Bapat
- Re: GetRelationPath() vs critical sections Thomas Munro
- Re: GetRelationPath() vs critical sections Tom Lane
- Re: GetRelationPath() vs critical sections Thomas Munro
- Re: BgBufferSync(): clarification about reusable_buffers variable Ashutosh Bapat
- Re: generic plans and "initial" pruning Tom Lane
- Re: pg_recvlogical requires -d but not described on the documentation Ashutosh Bapat
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Alvaro Herrera
- Re: Virtual generated columns Richard Guo
- Re: Reset the output buffer after sending from WalSndWriteData Masahiko Sawada
- Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Michael Paquier
- Re: generic plans and "initial" pruning Amit Langote
- Re: create subscription with (origin = none, copy_data = on) Shlok Kyal
- RE: Statistics Import and Export Hayato Kuroda (Fujitsu)
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Peter Smith
- Re: Reset the output buffer after sending from WalSndWriteData Markus Wanner
- Re: generic plans and "initial" pruning Amit Langote
- RE: pg_recvlogical requires -d but not described on the documentation Hayato Kuroda (Fujitsu)
- TAP test started using meson, can get a tcp port already used by another test. Zharkov Roman
- Re: Inconsistency between Compression and Storage for Foreign Tables Zhang Mingli
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Ashutosh Bapat
- Re: TAP test started using meson, can get a tcp port already used by another test. Andrew Dunstan
- Re: XMLSerialize: version and explicit XML declaration Jim Jones
- Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Andrew Dunstan
- RE: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Hayato Kuroda (Fujitsu)
- Re: Doc fix of aggressive vacuum threshold for multixact members storage Bertrand Drouvot
- Re: TAP test started using meson, can get a tcp port already used by another test. Zharkov Roman
- Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Michael Paquier
- Remove vardata parameters from eqjoinsel_inner Ilia Evdokimov
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Rushabh Lathia
- Re: Bibliography section, some references cannot be found Daniel Gustafsson
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Ashutosh Bapat
- Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Andrew Dunstan
- Re: pg_recvlogical requires -d but not described on the documentation Ashutosh Bapat
- Fix crash during recovery when redo segment is missing Nitin Jadhav
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Dmitry Dolgov
- Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Jim Jones
- Re: [PoC] XMLCast (SQL/XML X025) Jim Jones
- Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Michael Paquier
- Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c) Ranier Vilela
- Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Michael Paquier
- Re: Support POSITION with nondeterministic collations Peter Eisentraut
- Doubts regarding pg_freespacemap extension Rucha Kulkarni
- Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Jim Jones
- Re: Restrict copying of invalidated replication slots Shlok Kyal
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Alvaro Herrera
- Re: Extend postgres_fdw_get_connections to return remote backend pid Sagar Shedge
- Re: Support for NO INHERIT to INHERIT state change with named NOT NULL constraints Suraj Kharage
- Re: Doc fix of aggressive vacuum threshold for multixact members storage Sami Imseih
- Re: Extend postgres_fdw_get_connections to return remote backend pid Fujii Masao
- Re: Amcheck verification of GiST and GIN Tomas Vondra
- Re: dblink: Add SCRAM pass-through authentication Matheus Alcantara
- Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Tom Lane
- Re: Enhancing Memory Context Statistics Reporting Tomas Vondra
- Re: Fix logging for invalid recovery timeline Benoit Lobréau
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Alvaro Herrera
- Re: SQL:2011 application time Peter Eisentraut
- Redact user password on pg_stat_statements Matheus Alcantara
- Re: Redact user password on pg_stat_statements Greg Sabino Mullane
- Re: TAP test started using meson, can get a tcp port already used by another test. Andres Freund
- Re: generic plans and "initial" pruning Tom Lane
- Re: TAP test started using meson, can get a tcp port already used by another test. Andrew Dunstan
- Re: Redact user password on pg_stat_statements Tom Lane
- Re: GetRelationPath() vs critical sections Andres Freund
- Re: Redact user password on pg_stat_statements Sami Imseih
- Re: Redact user password on pg_stat_statements Tom Lane
- Re: Redact user password on pg_stat_statements Andrew Dunstan
- Re: TAP test started using meson, can get a tcp port already used by another test. Andres Freund
- Re: Redact user password on pg_stat_statements Tom Lane
- Re: Amcheck verification of GiST and GIN Mark Dilger
- Re: [PoC] Federated Authn/z with OAUTHBEARER Andres Freund
- Re: Virtual generated columns Dean Rasheed
- Re: Amcheck verification of GiST and GIN Tomas Vondra
- Re: Psql meta-command conninfo+ Alvaro Herrera
- Re: Amcheck verification of GiST and GIN Andrey Borodin
- Re: Extend postgres_fdw_get_connections to return remote backend pid Sagar Shedge
- Re: MAX_BACKENDS size (comment accuracy) Andres Freund
- Re: Psql meta-command conninfo+ Tom Lane
- Re: Psql meta-command conninfo+ Maiquel Grassi
- Re: AIO v2.2 Andres Freund
- Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Masahiko Sawada
- Re: Psql meta-command conninfo+ Sami Imseih
- Re: Amcheck verification of GiST and GIN Mark Dilger
- Re: Statistics Import and Export Andres Freund
- Re: Psql meta-command conninfo+ Tom Lane
- Re: Statistics Import and Export Tom Lane
- Re: Amcheck verification of GiST and GIN Mark Dilger
- Re: Statistics Import and Export Andres Freund
- Re: Statistics Import and Export Andres Freund
- Re: TAP test started using meson, can get a tcp port already used by another test. Andrew Dunstan
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: explain analyze rows=%.0f Robert Haas
- Re: Statistics Import and Export Tom Lane
- Re: explain analyze rows=%.0f Robert Haas
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Statistics Import and Export Corey Huinker
- Re: Statistics Import and Export Tom Lane
- PATCH: warn about, and deprecate, clear text passwords Greg Sabino Mullane
- Re: Statistics Import and Export Andres Freund
- Re: Statistics Import and Export Tom Lane
- Re: Amcheck verification of GiST and GIN Mark Dilger
- Re: Restrict copying of invalidated replication slots Masahiko Sawada
- Re: Psql meta-command conninfo+ Sami Imseih
- Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Michael Paquier
- Re: explain analyze rows=%.0f Tom Lane
- Re: GetRelationPath() vs critical sections Thomas Munro
- Re: GetRelationPath() vs critical sections Thomas Munro
- a very significant fraction of the buildfarm is now pink Robert Haas
- Re: explain analyze rows=%.0f Robert Haas
- Re: TAP test command_fails versus command_fails_like Peter Smith
- Re: explain analyze rows=%.0f Tom Lane
- Re: generic plans and "initial" pruning Amit Langote
- Re: a very significant fraction of the buildfarm is now pink Andres Freund
- Re: explain analyze rows=%.0f Andres Freund
- Re: explain analyze rows=%.0f Robert Haas
- Re: a very significant fraction of the buildfarm is now pink Robert Haas
- Update docs for UUID data type Andy Alsup
- Re: ReplicationSlotRelease() crashes when the instance is in the single user mode Amit Kapila
- Re: Statistics Import and Export Corey Huinker
- Re: MAX_BACKENDS size (comment accuracy) Thomas Munro
- Re: generic plans and "initial" pruning Amit Langote
- Re: PATCH: warn about, and deprecate, clear text passwords Guillaume Lelarge
- Re: Psql meta-command conninfo+ Alvaro Herrera
- Re: TAP test started using meson, can get a tcp port already used by another test. Zharkov Roman
- Re: PATCH: warn about, and deprecate, clear text passwords Guillaume Lelarge
- Re: Non-text mode for pg_dumpall jian he
- Re: Virtual generated columns Richard Guo
- Re: Make query cancellation keys longer Jelte Fennema-Nio
- Re: generic plans and "initial" pruning Alexander Lakhin
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: Virtual generated columns Richard Guo
- Re: MAX_BACKENDS size (comment accuracy) Andres Freund
- Re: Elimination of the repetitive code at the SLRU bootstrap functions. Álvaro Herrera
- Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c) Álvaro Herrera
- Re: Fix logging for invalid recovery timeline David Steele
- Re: generic plans and "initial" pruning Tender Wang
- Re: Statistics Import and Export Jeff Davis
- Re: MAX_BACKENDS size (comment accuracy) Thomas Munro
- Re: Statistics Import and Export Tom Lane
- Re: Restrict copying of invalidated replication slots Peter Smith
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Peter Smith
- Re: [PATCH] Fix Potential Memory Leak in pg_amcheck Code Kirill Reshke
- Re: generic plans and "initial" pruning Amit Langote
- Re: a very significant fraction of the buildfarm is now pink Jelte Fennema-Nio
- Re: [PATCH] Fix Potential Memory Leak in pg_amcheck Code Jelte Fennema-Nio
- Re: [RFC] Lock-free XLog Reservation from WAL Yura Sokolov
- Re: [PATCH] Fix Potential Memory Leak in pg_amcheck Code Daniel Gustafsson
- Re: generic plans and "initial" pruning Tender Wang
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: Remove useless casts to (char *) Peter Eisentraut
- Re: Adding extension default version to \dx Jelte Fennema-Nio
- Re: Adding extension default version to \dx Jelte Fennema-Nio
- Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch) Shayon Mukherjee
- Re: [PoC] Federated Authn/z with OAUTHBEARER Tom Lane
- Re: Removing unneeded self joins Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- psql \dh: List High-Level (Root) Tables and Indexes Sadeq Dousti
- Re: psql \dh: List High-Level (Root) Tables and Indexes Sadeq Dousti
- Re: psql \dh: List High-Level (Root) Tables and Indexes Tom Lane
- Re: psql \dh: List High-Level (Root) Tables and Indexes Sadeq Dousti
- Re: Removing unneeded self joins Alexander Korotkov
- Re: psql \dh: List High-Level (Root) Tables and Indexes Sadeq Dousti
- Re: psql \dh: List High-Level (Root) Tables and Indexes Sadeq Dousti
- Re: psql \dh: List High-Level (Root) Tables and Indexes Tom Lane
- Re: Removing unneeded self joins Andrei Lepikhov
- Re: psql \dh: List High-Level (Root) Tables and Indexes Greg Sabino Mullane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: Missing [NO] INDENT flag in XMLSerialize backward parsing Michael Paquier
- Re: Statistics Import and Export Jeff Davis
- Re: psql \dh: List High-Level (Root) Tables and Indexes David G. Johnston
- Re: Remove wal_[sync|write][_time] from pg_stat_wal and track_wal_io_timing Michael Paquier
- Re: Statistics Import and Export Corey Huinker
- Re: Fix logging for invalid recovery timeline Michael Paquier
- Re: Statistics Import and Export Tom Lane
- Anti join confusion wenhui qiu
- Re: Conflict detection for multiple_unique_conflicts in logical replication Peter Smith
- Re: Update docs for UUID data type Andy Alsup
- Re: Anti join confusion Tender Wang
- Re: Anti join confusion Tom Lane
- Experimental tool to explore commitfest patches Jacob Brazeal
- Re: Parallel heap vacuum John Naylor
- Re: Experimental tool to explore commitfest patches Akshat Jaimini
- Re: psql \dh: List High-Level (Root) Tables and Indexes Tom Lane
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Amit Kapila
- Re: Elimination of the repetitive code at the SLRU bootstrap functions. Evgeny
- Re: psql \dh: List High-Level (Root) Tables and Indexes Pavel Stehule
- Re: Statistics Import and Export Jeff Davis
- Re: Virtual generated columns jian he
- Re: Update docs for UUID data type Laurenz Albe
- Re: Anti join confusion wenhui qiu
- Re: Anti join confusion Tender Wang
- Re: psql \dh: List High-Level (Root) Tables and Indexes Sadeq Dousti
- Re: Remove wal_[sync|write][_time] from pg_stat_wal and track_wal_io_timing Bertrand Drouvot
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: per backend WAL statistics Bertrand Drouvot
- Re: Anti join confusion wenhui qiu
- Re: Non-text mode for pg_dumpall jian he
- Re: Virtual generated columns Richard Guo
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: Remove wal_[sync|write][_time] from pg_stat_wal and track_wal_io_timing Andres Freund
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Jelte Fennema-Nio
- Re: PATCH: warn about, and deprecate, clear text passwords Aleksander Alekseev
- Re: Statistics Import and Export Corey Huinker
- Flaky 003_start_stop.pl test Jelte Fennema-Nio
- Re: AIO v2.4 Andres Freund
- Re: Remove wal_[sync|write][_time] from pg_stat_wal and track_wal_io_timing Bertrand Drouvot
- Re: Removing unneeded self joins Alexander Korotkov
- RE: pg_copy_logical_replication_slot doesn't copy the failover property Zhijie Hou (Fujitsu)
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Jelte Fennema-Nio
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Jelte Fennema-Nio
- Re: explain analyze rows=%.0f Ilia Evdokimov
- Re: Restrict copying of invalidated replication slots Shlok Kyal
- Re: Restrict copying of invalidated replication slots Shlok Kyal
- Re: Remove wal_[sync|write][_time] from pg_stat_wal and track_wal_io_timing Andres Freund
- Re: long-standing data loss bug in initial sync of logical replication Shlok Kyal
- Re: Fix assert failure when decoding XLOG_PARAMETER_CHANGE on primary Amit Kapila
- Re: MAX_BACKENDS size (comment accuracy) Andres Freund
- Re: Anti join confusion Laurenz Albe
- Re: Draft for basic NUMA observability Jakub Wartak
- Re: Virtual generated columns Dean Rasheed
- Re: Removing unneeded self joins Andrei Lepikhov
- Re: a very significant fraction of the buildfarm is now pink Ilia Evdokimov
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: Remove wal_[sync|write][_time] from pg_stat_wal and track_wal_io_timing Bertrand Drouvot
- Re: Anti join confusion wenhui qiu
- Re: RFC: Additional Directory for Extensions Matheus Alcantara
- Re: psql \dh: List High-Level (Root) Tables and Indexes Greg Sabino Mullane
- Re: PATCH: warn about, and deprecate, clear text passwords Greg Sabino Mullane
- Re: Draft for basic NUMA observability Andres Freund
- Re: PATCH: warn about, and deprecate, clear text passwords Greg Sabino Mullane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Andrew Dunstan
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: Statistics Import and Export Andres Freund
- Re: [PoC] Federated Authn/z with OAUTHBEARER Andres Freund
- Re: Fix assert failure when decoding XLOG_PARAMETER_CHANGE on primary Bertrand Drouvot
- Re: Add Option To Check All Addresses For Matching target_session_attr Andrew Jackson
- Re: GetRelationPath() vs critical sections Andres Freund
- Re: Redact user password on pg_stat_statements Peter Eisentraut
- Re: Add Option To Check All Addresses For Matching target_session_attr Andrew Jackson
- Re: Draft for basic NUMA observability Bertrand Drouvot
- Re: Statistics Import and Export Jeff Davis
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: explain analyze rows=%.0f Robert Haas
- Re: Fix logging for invalid recovery timeline Benoit Lobréau
- Re: Anti join confusion Robert Haas
- Re: Extend postgres_fdw_get_connections to return remote backend pid Sagar Shedge
- Re: explain analyze rows=%.0f Ilia Evdokimov
- Re: Make query cancellation keys longer Robert Haas
- Re: Fix logging for invalid recovery timeline David Steele
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Statistics Import and Export Tom Lane
- Re: Statistics Import and Export Corey Huinker
- Re: Add Option To Check All Addresses For Matching target_session_attr Andrew Jackson
- Re: Statistics Import and Export Jeff Davis
- Re: Statistics Import and Export Corey Huinker
- Re: Statistics Import and Export Jeff Davis
- Re: Statistics Import and Export Corey Huinker
- Re: Experimental tool to explore commitfest patches Jacob Brazeal
- Re: explain analyze rows=%.0f Robert Haas
- Re: Experimental tool to explore commitfest patches Robert Haas
- Re: Restrict copying of invalidated replication slots Masahiko Sawada
- Re: Statistics Import and Export Tom Lane
- Re: Statistics Import and Export Tom Lane
- Re: Fix assert failure when decoding XLOG_PARAMETER_CHANGE on primary Masahiko Sawada
- Re: PATCH: warn about, and deprecate, clear text passwords Guillaume Lelarge
- Re: Statistics Import and Export Jeff Davis
- Securing PostgreSQL for rootless containers Yogesh Sharma
- pgbench client-side performance issue on large scripts Daniel Verite
- Re: MAX_BACKENDS size (comment accuracy) Nathan Bossart
- Re: Statistics Import and Export Tom Lane
- Re: proposal - plpgsql - support standard syntax for named arguments for cursors Gilles Darold
- Re: pgbench client-side performance issue on large scripts Tom Lane
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: Statistics Import and Export Jeff Davis
- Re: [PoC] Federated Authn/z with OAUTHBEARER Andres Freund
- Re: pgbench client-side performance issue on large scripts Tom Lane
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators James Hunter
- Re: Parallel heap vacuum Jim Nasby
- Re: Statistics Import and Export Andres Freund
- Re: MAX_BACKENDS size (comment accuracy) Andres Freund
- Re: Statistics Import and Export Tom Lane
- Re: Statistics Import and Export Corey Huinker
- Re: Statistics Import and Export Jeff Davis
- Re: Statistics Import and Export Corey Huinker
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators James Hunter
- Re: PATCH: warn about, and deprecate, clear text passwords Nathan Bossart
- Re: Statistics Import and Export Andres Freund
- Re: Statistics Import and Export Tom Lane
- Re: Statistics Import and Export Jeff Davis
- Re: Statistics Import and Export Corey Huinker
- Re: MAX_BACKENDS size (comment accuracy) Nathan Bossart
- Re: PATCH: warn about, and deprecate, clear text passwords Isaac Morland
- Re: Statistics Import and Export Jeff Davis
- Re: Statistics Import and Export Corey Huinker
- Re: PATCH: warn about, and deprecate, clear text passwords Nathan Bossart
- Re: PATCH: warn about, and deprecate, clear text passwords Greg Sabino Mullane
- Re: Statistics Import and Export Tom Lane
- Re: Statistics Import and Export Corey Huinker
- Re: Statistics Import and Export Andres Freund
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators James Hunter
- Re: Statistics Import and Export Corey Huinker
- Re: Serverside SNI support in libpq Jacob Champion
- Re: Statistics Import and Export Daniel Gustafsson
- Re: Trigger more frequent autovacuums of heavy insert tables Nathan Bossart
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators James Hunter
- Re: Statistics Import and Export Nathan Bossart
- Re: Statistics Import and Export Corey Huinker
- Re: Fix logging for invalid recovery timeline Michael Paquier
- Re: Statistics Import and Export Jeff Davis
- Re: Fix assert failure when decoding XLOG_PARAMETER_CHANGE on primary Masahiko Sawada
- Re: Trigger more frequent autovacuums of heavy insert tables Melanie Plageman
- Re: Add Pipelining support in psql Michael Paquier
- Re: Parallel heap vacuum Masahiko Sawada
- Re: Update docs for UUID data type Andy Alsup
- Re: generic plans and "initial" pruning Amit Langote
- RE: pg_recvlogical requires -d but not described on the documentation Hayato Kuroda (Fujitsu)
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators Jeff Davis
- Re: Trigger more frequent autovacuums of heavy insert tables wenhui qiu
- Re: Statistics Import and Export jian he
- Re: Change GUC hashtable to use simplehash? John Naylor
- RE: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Hayato Kuroda (Fujitsu)
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Ajin Cherian
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Ashutosh Bapat
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Ajin Cherian
- Fix untranslatable split message Kyotaro Horiguchi
- Re: Remove wal_[sync|write][_time] from pg_stat_wal and track_wal_io_timing Michael Paquier
- Re: pg_copy_logical_replication_slot doesn't copy the failover property Amit Kapila
- Re: proposal - plpgsql - support standard syntax for named arguments for cursors Pavel Stehule
- Re: Statistics Import and Export Ashutosh Bapat
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators James Hunter
- Re: Small memory fixes for pg_createsubcriber Michael Paquier
- Re: Restrict copying of invalidated replication slots Shlok Kyal
- Re: Fix untranslatable split message Michael Paquier
- Re: Test to dump and restore objects left behind by regression Ashutosh Bapat
- Statistics Import and Export commit related issue. jian he
- Re: per backend WAL statistics Michael Paquier
- Re: Remove wal_[sync|write][_time] from pg_stat_wal and track_wal_io_timing Michael Paquier
- Re: Change GUC hashtable to use simplehash? Anton A. Melnikov
- Re: Virtual generated columns Richard Guo
- Re: Sequence Access Methods, round two Michael Paquier
- Re: Add Pipelining support in psql Anthonin Bonnefoy
- Re: Statistics Import and Export Jeff Davis
- Re: Remove wal_[sync|write][_time] from pg_stat_wal and track_wal_io_timing Bertrand Drouvot
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: Improve CRC32C performance on SSE4.2 John Naylor
- Security Label Inheritance Damien Clochard
- Re: Security Label Inheritance Andres Freund
- Re: Conflict detection for multiple_unique_conflicts in logical replication Nisha Moond
- Re: SQL Property Graph Queries (SQL/PGQ) Vladlen Popolitov
- Re: Changing shared_buffers without restart Dmitry Dolgov
- Re: Add an option to skip loading missing publication to avoid logical replication failure vignesh C
- Re: Fix logging for invalid recovery timeline Benoit Lobréau
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: long-standing data loss bug in initial sync of logical replication Benoit Lobréau
- Re: Restrict copying of invalidated replication slots Amit Kapila
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Ashutosh Bapat
- Re: Improve CRC32C performance on SSE4.2 John Naylor
- RE: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Hayato Kuroda (Fujitsu)
- Re: SQL Property Graph Queries (SQL/PGQ) Vladlen Popolitov
- Re: describe special values in GUC descriptions more consistently Ilia Evdokimov
- Re: Small memory fixes for pg_createsubcriber Ranier Vilela
- Re: Index AM API cleanup Peter Eisentraut
- Re: Redact user password on pg_stat_statements Matheus Alcantara
- Re: Small memory fixes for pg_createsubcriber Andres Freund
- Re: RFC: Additional Directory for Extensions Andrew Dunstan
- Re: pgbench client-side performance issue on large scripts Daniel Verite
- Re: Redact user password on pg_stat_statements Andrew Dunstan
- Re: Extend postgres_fdw_get_connections to return remote backend pid Fujii Masao
- [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot
- Re: Redact user password on pg_stat_statements Greg Sabino Mullane
- Re: [PATCH] Refactor SLRU to always use long file names Aleksander Alekseev
- Re: GetRelationPath() vs critical sections Andres Freund
- Re: Make query cancellation keys longer Jelte Fennema-Nio
- Lowering temp_buffers minimum Andres Freund
- Re: per backend WAL statistics Bertrand Drouvot
- Re: Redact user password on pg_stat_statements Sami Imseih
- Re: Get rid of WALBufMappingLock Alexander Korotkov
- Re: Trigger more frequent autovacuums of heavy insert tables Melanie Plageman
- Re: PATCH: warn about, and deprecate, clear text passwords Nathan Bossart
- Re: Trigger more frequent autovacuums of heavy insert tables Robert Haas
- Re: Adding extension default version to \dx Nathan Bossart
- Re: Adding extension default version to \dx Magnus Hagander
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: Proposal - Reduce lock during first phase of VACUUM TRUNCATE from ACCESS EXCLUSIVE to EXCLUSIVE Ramanathan
- Re: Trigger more frequent autovacuums of heavy insert tables Melanie Plageman
- Re: Trigger more frequent autovacuums of heavy insert tables Nathan Bossart
- Re: Redact user password on pg_stat_statements Tom Lane
- Re: Adding extension default version to \dx Nathan Bossart
- Re: PATCH: warn about, and deprecate, clear text passwords Greg Sabino Mullane
- Commit fest 2025-03 vignesh C
- Re: Fix logging for invalid recovery timeline David Steele
- Re: Redact user password on pg_stat_statements Greg Sabino Mullane
- Re: Adjusting hash join memory limit to handle batch explosion James Hunter
- Re: Trigger more frequent autovacuums of heavy insert tables Nathan Bossart
- Re: Trigger more frequent autovacuums of heavy insert tables Greg Sabino Mullane
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- bug in stored generated column over domain with constraints. jian he
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- A small correction to doc and comment of FSM for indexes Alex Friedman
- Re: Trigger more frequent autovacuums of heavy insert tables Robert Treat
- Re: Adjusting hash join memory limit to handle batch explosion Tomas Vondra
- Re: Update docs for UUID data type Laurenz Albe
- Re: Redact user password on pg_stat_statements Sami Imseih
- Re: Restrict copying of invalidated replication slots Masahiko Sawada
- Re: Parallel heap vacuum Melanie Plageman
- Re: Adjusting hash join memory limit to handle batch explosion James Hunter
- Re: Trigger more frequent autovacuums of heavy insert tables Nathan Bossart
- Re: Log connection establishment timings Melanie Plageman
- Re: Statistics Import and Export Jeff Davis
- Re: Trigger more frequent autovacuums of heavy insert tables Robert Haas
- Re: Restrict copying of invalidated replication slots Masahiko Sawada
- Spinlock can be released twice in procsignal.c Maksim.Melnikov
- Proposal: Limitations of palloc inside checkpointer Ekaterina Sokolova
- Re: Trigger more frequent autovacuums of heavy insert tables Nathan Bossart
- Re: Log connection establishment timings Melanie Plageman
- Re: Log connection establishment timings Melanie Plageman
- Re: RFC: Additional Directory for Extensions Matheus Alcantara
- Re: Statistics Import and Export Corey Huinker
- Re: Securing PostgreSQL for rootless containers Yogesh Sharma
- Relaxing constraints on BitmapAnd eligibility? Dmytro Astapov
- Re: Psql meta-command conninfo+ Alvaro Herrera
- Re: Trigger more frequent autovacuums of heavy insert tables Melanie Plageman
- Re: Log connection establishment timings Melanie Plageman
- Re: pgbench client-side performance issue on large scripts Tom Lane
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Trigger more frequent autovacuums of heavy insert tables Melanie Plageman
- Re: Parallel heap vacuum Masahiko Sawada
- Re: Trigger more frequent autovacuums of heavy insert tables Melanie Plageman
- Re: Trigger more frequent autovacuums of heavy insert tables Nathan Bossart
- Re: Parallel heap vacuum Melanie Plageman
- Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Dagfinn Ilmari Mannsåker
- Re: psql \dh: List High-Level (Root) Tables and Indexes Sadeq Dousti
- Re: Statistics Import and Export Corey Huinker
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: psql \dh: List High-Level (Root) Tables and Indexes Greg Sabino Mullane
- Re: Statistics Import and Export Jeff Davis
- Re: pgbench client-side performance issue on large scripts Tom Lane
- Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Masahiko Sawada
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: psql \dh: List High-Level (Root) Tables and Indexes Sadeq Dousti
- Re: Parallel heap vacuum Masahiko Sawada
- Re: Remove wal_[sync|write][_time] from pg_stat_wal and track_wal_io_timing Michael Paquier
- Re: Get rid of WALBufMappingLock Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Statistics Import and Export Jeff Davis
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Statistics Import and Export Corey Huinker
- Postmaster crashed during start Srinath Reddy
- Re: bug in stored generated column over domain with constraints. jian he
- Re: Restrict copying of invalidated replication slots Amit Kapila
- Re: Statistics Import and Export Tom Lane
- Re: long-standing data loss bug in initial sync of logical replication Shlok Kyal
- Re: Postmaster crashed during start Tom Lane
- Re: Statistics Import and Export Jeff Davis
- Re: Statistics Import and Export Corey Huinker
- Re: Spinlock can be released twice in procsignal.c Andrey Borodin
- Re: Extend postgres_fdw_get_connections to return remote backend pid Sagar Shedge
- Re: Statistics Import and Export Tom Lane
- Re: Log connection establishment timings Fujii Masao
- Re: Spinlock can be released twice in procsignal.c Michael Paquier
- Re: Statistics Import and Export Corey Huinker
- Re: Statistics Import and Export Tom Lane
- Re: SQL:2011 application time Paul Jungwirth
- Re: Improve CRC32C performance on SSE4.2 John Naylor
- Re: Fix logging for invalid recovery timeline Michael Paquier
- Re: Postmaster crashed during start Srinath Reddy
- Enhances pg_createsubscriber documentation for the -d option. vignesh C
- Re: [BUG]: the walsender does not update its IO statistics until it exits Michael Paquier
- Re: Spinlock can be released twice in procsignal.c Maxim Orlov
- Re: support virtual generated column not null constraint ego alter
- Re: Doc fix of aggressive vacuum threshold for multixact members storage John Naylor
- Re: Log connection establishment timings Bertrand Drouvot
- Re: per backend WAL statistics Michael Paquier
- Re: Experimental tool to explore commitfest patches Jacob Brazeal
- Re: Spinlock can be released twice in procsignal.c Andrey Borodin
- Re: Draft for basic NUMA observability Jakub Wartak
- Re: Proposal: Limitations of palloc inside checkpointer Maxim Orlov
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: Draft for basic NUMA observability Jakub Wartak
- Re: Get rid of WALBufMappingLock Andrey Borodin
- Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Amit Kapila
- Re: Proposal: Limitations of palloc inside checkpointer Andres Freund
- Re: Enhances pg_createsubscriber documentation for the -d option. Amit Kapila
- Re: Statistics Import and Export Corey Huinker
- Re: Spinlock can be released twice in procsignal.c Maxim Orlov
- Re: Doc fix of aggressive vacuum threshold for multixact members storage Bertrand Drouvot
- Re: Anti join confusion Richard Guo
- Re: [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot
- Re: Lowering temp_buffers minimum Andres Freund
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- Re: Some read stream improvements Andres Freund
- Re: Draft for basic NUMA observability Andres Freund
- Re: [BUG]: the walsender does not update its IO statistics until it exits Andres Freund
- Re: Anti join confusion Tender Wang
- Re: Sample rate added to pg_stat_statements Ilia Evdokimov
- Re: Anti join confusion Laurenz Albe
- Re: per backend WAL statistics Bertrand Drouvot
- Re: Proposal: Limitations of palloc inside checkpointer Maxim Orlov
- Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Dagfinn Ilmari Mannsåker
- Re: Enhances pg_createsubscriber documentation for the -d option. vignesh C
- Re: Get rid of WALBufMappingLock Alexander Korotkov
- Race condition in replication slot usage introduced by commit f41d846 Nisha Moond
- Re: Removing unneeded self joins Alexander Korotkov
- Re: Removing unneeded self joins Alexander Korotkov
- Re: Psql meta-command conninfo+ Dagfinn Ilmari Mannsåker
- Re: Draft for basic NUMA observability Jakub Wartak
- Re: Log connection establishment timings Guillaume Lelarge
- Re: Fix api misuse (src/bin/pg_amcheck/pg_amcheck.c) vignesh C
- Re: Race condition in replication slot usage introduced by commit f41d846 Amit Kapila
- Script for determining code coverage of functions listed in pg_proc.dat Aleksander Alekseev
- Re: Support a wildcard in backtrace_functions Peter Eisentraut
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: Postmaster crashed during start Greg Sabino Mullane
- Re: psql \dh: List High-Level (Root) Tables and Indexes Greg Sabino Mullane
- Re: Extend postgres_fdw_get_connections to return remote backend pid Fujii Masao
- Re: Support a wildcard in backtrace_functions Tom Lane
- Re: Statistics Import and Export Tom Lane
- Re: Statistics Import and Export Jeff Davis
- Re: Trigger more frequent autovacuums of heavy insert tables Robert Treat
- Re: Statistics Import and Export Tom Lane
- Re: Statistics Import and Export Corey Huinker
- Re: Doc fix of aggressive vacuum threshold for multixact members storage Alex Friedman
- Re: Draft for basic NUMA observability Bertrand Drouvot
- Re: Trigger more frequent autovacuums of heavy insert tables Nathan Bossart
- Re: psql \dh: List High-Level (Root) Tables and Indexes Sadeq Dousti
- Re: Statistics Import and Export Jeff Davis
- Re: Statistics Import and Export Tom Lane
- Doc: clarify possibility of ephemeral discrepancies between state and wait_event in pg_stat_activity Alex Friedman
- Re: Log connection establishment timings Melanie Plageman
- Re: [PATCH] Optimize SP-GiST text leaf comparisons with memcmp James Hunter
- Re: Statistics Import and Export Jeff Davis
- Re: Log connection establishment timings Melanie Plageman
- Re: explain plans for foreign servers Sami Imseih
- Re: a very significant fraction of the buildfarm is now pink James Hunter
- Re: Log connection establishment timings Melanie Plageman
- Re: Relaxing constraints on BitmapAnd eligibility? Dmytro Astapov
- Re: [PATCH] New [relation] option engine Nikolay Shaplov
- Re: SQLFunctionCache and generic plans Pavel Stehule
- Re: Anti join confusion Robert Haas
- Re: pgbench client-side performance issue on large scripts Daniel Verite
- Re: Statistics Import and Export Melanie Plageman
- Re: Doc: clarify possibility of ephemeral discrepancies between state and wait_event in pg_stat_activity Sami Imseih
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: Statistics Import and Export Robert Haas
- Re: Make query cancellation keys longer Robert Haas
- Re: Statistics Import and Export Jeff Davis
- Re: Relaxing constraints on BitmapAnd eligibility? Dmytro Astapov
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: Statistics Import and Export Robert Haas
- Re: Doc: clarify possibility of ephemeral discrepancies between state and wait_event in pg_stat_activity Alex Friedman
- Re: Lowering temp_buffers minimum Robert Haas
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators James Hunter
- Re: Statistics Import and Export Jeff Davis
- Re: Statistics Import and Export Tom Lane
- Re: Statistics Import and Export Tom Lane
- Re: Trigger more frequent autovacuums of heavy insert tables Melanie Plageman
- Re: Statistics Import and Export Corey Huinker
- Re: Statistics Import and Export Corey Huinker
- Re: Anti join confusion Tom Lane
- suspicious lockup on widowbird in AdvanceXLInsertBuffer (could it be due to 6a2275b8953?) Tomas Vondra
- Re: suspicious lockup on widowbird in AdvanceXLInsertBuffer (could it be due to 6a2275b8953?) Peter Geoghegan
- Re: suspicious lockup on widowbird in AdvanceXLInsertBuffer (could it be due to 6a2275b8953?) Tomas Vondra
- Re: Some read stream improvements Thomas Munro
- Re: suspicious lockup on widowbird in AdvanceXLInsertBuffer (could it be due to 6a2275b8953?) Peter Geoghegan
- [PATCH] [52] Review of patch 5381 - Documentation for pgstatindex fragmentation ahmedashour
- Re: suspicious lockup on widowbird in AdvanceXLInsertBuffer (could it be due to 6a2275b8953?) Michael Paquier
- pg_upgrade fails when using custom extension with operator class Dmitry K.
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators Jeff Davis
- Re: Spinlock can be released twice in procsignal.c Michael Paquier
- Re: Anti join confusion Robert Haas
- Re: Anti join confusion Tom Lane
- Re: Anti join confusion David Rowley
- Re: Statistics Import and Export Corey Huinker
- Re: Anti join confusion Tom Lane
- Re: per backend WAL statistics Michael Paquier
- Re: [BUG]: the walsender does not update its IO statistics until it exits Michael Paquier
- Re: Update docs for UUID data type Andy Alsup
- Re: Fix api misuse (src/bin/pg_amcheck/pg_amcheck.c) Michael Paquier
- Re: Restrict copying of invalidated replication slots Masahiko Sawada
- Re: new commitfest transition guidance Michael Paquier
- Re: Improve CRC32C performance on SSE4.2 John Naylor
- Re: psql \dh: List High-Level (Root) Tables and Indexes vignesh C
- Re: Small memory fixes for pg_createsubcriber Michael Paquier
- Re: [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot
- Re: Spinlock can be released twice in procsignal.c Maxim Orlov
- Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option vignesh C
-
Remove unused
header file in pqcomm.c Japin Li - Re: Add “FOR UPDATE NOWAIT” lock details to the log. Yuki Seino
- Re: Log connection establishment timings Bertrand Drouvot
- Re: NOT ENFORCED constraint feature Amul Sul
- Re: Add a warning message when using unencrypted passwords Guillaume Lelarge
- Re: per backend WAL statistics Bertrand Drouvot
- RE: ReplicationSlotRelease() crashes when the instance is in the single user mode Hayato Kuroda (Fujitsu)
- RE: long-standing data loss bug in initial sync of logical replication Zhijie Hou (Fujitsu)
- Useless LEFT JOIN breaks MIN/MAX optimization Alena Rybakina
- Re: Changing shared_buffers without restart Dmitry Dolgov
- Re: Race condition in replication slot usage introduced by commit f41d846 Amit Kapila
- Re: Enhances pg_createsubscriber documentation for the -d option. Amit Kapila
- Re: Restrict copying of invalidated replication slots Amit Kapila
- Re: Draft for basic NUMA observability Bertrand Drouvot
- Re: Draft for basic NUMA observability Jakub Wartak
- Re: vacuumdb changes for stats import/export John Naylor
- Re: suspicious lockup on widowbird in AdvanceXLInsertBuffer (could it be due to 6a2275b8953?) Alexander Korotkov
- Re: Add -k/--link option to pg_combinebackup vignesh C
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Rushabh Lathia
- Re: [BUG]: the walsender does not update its IO statistics until it exits Andres Freund
- Re: Some read stream improvements Thomas Munro
- Re: Some read stream improvements Andres Freund
- Re: Fix api misuse (src/bin/pg_amcheck/pg_amcheck.c) Ranier Vilela
- Re: Replace IN VALUES with ANY in WHERE clauses during optimization newtglobal postgresql_contributors
- Re: New "raw" COPY format newtglobal postgresql_contributors
- Re: NOT ENFORCED constraint feature Álvaro Herrera
- Re: psql \dh: List High-Level (Root) Tables and Indexes Sadeq Dousti
- Re: SQLFunctionCache and generic plans Alexander Pyhalov
- Re: new commitfest transition guidance Andrew Dunstan
- Re: SQLFunctionCache and generic plans Pavel Stehule
- Add support for EXTRA_REGRESS_OPTS for meson Andreas Karlsson
- Reduce the instruction overhead of OpenSSL calls ryanewang(王蕾)
- Re: Add support for EXTRA_REGRESS_OPTS for meson Andres Freund
- Re: Small memory fixes for pg_createsubcriber Ranier Vilela
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Logging which local address was connected to in log_line_prefix Greg Sabino Mullane
- Re: Add -k/--link option to pg_combinebackup Robert Haas
- Re: Proposal: Limitations of palloc inside checkpointer Maxim Orlov
- Re: pg_dump, pg_dumpall, pg_restore: Add --no-policies option vignesh C
- Patch: Cover POSITION(bytea,bytea) with tests Aleksander Alekseev
- Re: pg_dump, pg_dumpall, pg_restore: Add --no-policies option Greg Sabino Mullane
- bug: ALTER TABLE ADD VIRTUAL GENERATED COLUMN with table rewrite jian he
- Re: proposal: plpgsql, new check for extra_errors - strict_expr_check Gilles Darold
- Re: Draft for basic NUMA observability Bertrand Drouvot
- Re: proposal - plpgsql - support standard syntax for named arguments for cursors Pavel Stehule
- Re: Draft for basic NUMA observability Bertrand Drouvot
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: pgbench client-side performance issue on large scripts Tom Lane
- Re: Doc: clarify possibility of ephemeral discrepancies between state and wait_event in pg_stat_activity Sami Imseih
- Re: new commitfest transition guidance Robert Haas
- Re: Log connection establishment timings Melanie Plageman
- Re: new commitfest transition guidance Tom Lane
- Re: Log connection establishment timings Andres Freund
- Re: Log connection establishment timings Andres Freund
- Re: proposal: plpgsql, new check for extra_errors - strict_expr_check Pavel Stehule
- Re: explain analyze rows=%.0f Robert Haas
- Licence preamble update Dave Page
- Re: new commitfest transition guidance Robert Haas
- Re: Confine vacuum skip logic to lazy_scan_skip Ranier Vilela
- Re: Confine vacuum skip logic to lazy_scan_skip Andres Freund
- Re: Confine vacuum skip logic to lazy_scan_skip Andres Freund
- Re: Vacuum statistics Alena Rybakina
- Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators James Hunter
- Re: Docs for pg_basebackup needs v17 note for incremental backup David G. Johnston
- Re: Confine vacuum skip logic to lazy_scan_skip Ranier Vilela
- Re: Confine vacuum skip logic to lazy_scan_skip Tom Lane
- Re: Document How Commit Handles Aborted Transactions David G. Johnston
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: moving some code out of explain.c Robert Haas
- Re: Improve documentation regarding custom settings, placeholders, and the administrative functions David G. Johnston
- Re: moving some code out of explain.c Peter Geoghegan
- Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Peter Geoghegan
- Re: [Doc] Improve hostssl related descriptions and option presentation David G. Johnston
- Should work_mem be stable for a prepared statement? Jeff Davis
- Re: Update docs for UUID data type Laurenz Albe
- Re: Should work_mem be stable for a prepared statement? Greg Sabino Mullane
- Re: [PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. Robert Haas
- Re: moving some code out of explain.c Álvaro Herrera
- Re: moving some code out of explain.c Robert Haas
- Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c) Álvaro Herrera
- Re: SQLFunctionCache and generic plans Tom Lane
- Re: SQLFunctionCache and generic plans Pavel Stehule
- Re: moving some code out of explain.c Tom Lane
- Re: SQLFunctionCache and generic plans Tom Lane
- Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Robert Haas
- Re: SQLFunctionCache and generic plans Tom Lane
- Re: Statistics Import and Export commit related issue. Corey Huinker
- Re: moving some code out of explain.c Robert Haas
- Re: [PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. Tom Lane
- Re: moving some code out of explain.c Tom Lane
- Re: [PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. Robert Haas
- Re: moving some code out of explain.c Robert Haas
- Re: Update docs for UUID data type Andy Alsup
- Re: moving some code out of explain.c Tom Lane
- Re: Should work_mem be stable for a prepared statement? David Rowley
- Re: Update docs for UUID data type Masahiko Sawada
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Re: Should work_mem be stable for a prepared statement? Tom Lane
- Re: Log connection establishment timings Melanie Plageman
- Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Statistics Import and Export Melanie Plageman
- Re: Restrict copying of invalidated replication slots Masahiko Sawada
- Re: Should work_mem be stable for a prepared statement? Jeff Davis
- Re: [PATCH] Add regression tests of ecpg command notice (error / warning) Ryo Kanbayashi
- Re: long-standing data loss bug in initial sync of logical replication Masahiko Sawada
- Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Peter Geoghegan
- Re: Small memory fixes for pg_createsubcriber Michael Paquier
- Re: Confine vacuum skip logic to lazy_scan_skip Thomas Munro
- Re: Improve documentation regarding custom settings, placeholders, and the administrative functions Zhang Mingli
- Re: Update docs for UUID data type Andy Alsup
- Re: Why doesn't GiST VACUUM require a super-exclusive lock, like nbtree VACUUM? Peter Geoghegan
- Re: Confine vacuum skip logic to lazy_scan_skip Thomas Munro
- Re: Statistics Import and Export Jeff Davis
- Re: per backend WAL statistics Michael Paquier
- Re: Statistics Import and Export Corey Huinker
- Re: ReplicationSlotRelease() crashes when the instance is in the single user mode Amit Kapila
- Re: Restrict copying of invalidated replication slots Amit Kapila
- Re: Disabling vacuum truncate for autovacuum Nathan Bossart
- Re: Statistics Import and Export Greg Sabino Mullane
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Licence preamble update Noah Misch
- Re: Reduce TupleHashEntryData struct size by half David Rowley
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- Re: Disabling vacuum truncate for autovacuum Gurjeet Singh
- Re: Statistics Import and Export Corey Huinker
- Re: NOT ENFORCED constraint feature Amul Sul
- Re: Log connection establishment timings Bertrand Drouvot
- Re: Log connection establishment timings Bertrand Drouvot
- Remove extra Sort node above a btree-compatible Index Scan Alexandra Wang
- Re: Remove extra Sort node above a btree-compatible Index Scan Peter Geoghegan
- Re: Adding support for SSLKEYLOGFILE in the frontend Abhishek Chanda
- Re: [BUG]: the walsender does not update its IO statistics until it exits Michael Paquier
- RE: ReplicationSlotRelease() crashes when the instance is in the single user mode Hayato Kuroda (Fujitsu)
- RE: SIMD optimization for list_sort R, Rakshit
- Re: Remove extra Sort node above a btree-compatible Index Scan Tom Lane
- Re: Log connection establishment timings Bertrand Drouvot
- Re: Extend postgres_fdw_get_connections to return remote backend pid Sagar Shedge
- Re: Disabling vacuum truncate for autovacuum Laurenz Albe
- Re: Adding support for SSLKEYLOGFILE in the frontend Abhishek Chanda
- Re: Amcheck verification of GiST and GIN Kirill Reshke
- Re: SQLFunctionCache and generic plans Pavel Stehule
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- Re: Get rid of WALBufMappingLock Michael Paquier
- Re: Orphaned users in PG16 and above can only be managed by Superusers Ashutosh Sharma
- Re: Proposal: Limitations of palloc inside checkpointer Maxim Orlov
- Re: long-standing data loss bug in initial sync of logical replication Benoit Lobréau
- Re: [BUG]: the walsender does not update its IO statistics until it exits Michael Paquier
- Re: Proposal: Limitations of palloc inside checkpointer Maxim Orlov
- Re: Statistics Import and Export: difference in statistics dumped Ashutosh Bapat
- Re: per backend WAL statistics Bertrand Drouvot
- Re: Introduce "log_connection_stages" setting. Sergey Dudoladov
- Re: Introduce "log_connection_stages" setting. Bertrand Drouvot
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot
- Re: Small memory fixes for pg_createsubcriber Ranier Vilela
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- Re: Replace IN VALUES with ANY in WHERE clauses during optimization Alena Rybakina
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
- Re: Changing shared_buffers without restart Ashutosh Bapat
- Re: Changing shared_buffers without restart Ashutosh Bapat
- Re: Extend postgres_fdw_get_connections to return remote backend pid Fujii Masao
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Yuki Seino
- Re: Improve CRC32C performance on SSE4.2 John Naylor
- Re: Get rid of WALBufMappingLock Yura Sokolov
- Re: per backend WAL statistics Michael Paquier
- Re: Extend postgres_fdw_get_connections to return remote backend pid Sagar Shedge
- Re: Get rid of WALBufMappingLock Yura Sokolov
- Re: explain analyze rows=%.0f Ilia Evdokimov
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: SIMD optimization for list_sort John Naylor
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Fujii Masao
- Re: Implement waiting for wal lsn replay: reloaded Yura Sokolov
- RE: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Hayato Kuroda (Fujitsu)
- Re: Get rid of WALBufMappingLock Álvaro Herrera
- Re: Simplify the logic a bit (src/bin/scripts/reindexdb.c) Ranier Vilela
- Re: bug: ALTER TABLE ADD VIRTUAL GENERATED COLUMN with table rewrite Srinath Reddy
- Re: SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica m.litsarev@postgrespro.ru
- Re: [PoC] Federated Authn/z with OAUTHBEARER Thomas Munro
- Re: Get rid of WALBufMappingLock Michael Paquier
- Re: Implement waiting for wal lsn replay: reloaded Yura Sokolov
- Re: doc: create table improvements Laurenz Albe
- Re: SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica m.litsarev@postgrespro.ru
- Re: [PATCH] Add regression tests of ecpg command notice (error / warning) Fujii Masao
- Re: Lowering temp_buffers minimum Matthias van de Meent
- Re: moving some code out of explain.c Robert Haas
- Re: Introduce "log_connection_stages" setting. Melanie Plageman
- Re: RFC: Additional Directory for Extensions Matheus Alcantara
- Re: Enhancing Memory Context Statistics Reporting Daniel Gustafsson
- Re: Adding NetBSD and OpenBSD to Postgres CI Thomas Munro
- Re: Add Pipelining support in psql Daniel Verite
- Space missing from EXPLAIN output Thom Brown
- Re: Proposal: Limitations of palloc inside checkpointer Maxim Orlov
- Re: Space missing from EXPLAIN output Fabrízio de Royes Mello
- Re: Licence preamble update Tom Lane
- Re: Space missing from EXPLAIN output Thom Brown
- Re: Adding NetBSD and OpenBSD to Postgres CI Nazir Bilal Yavuz
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Incorrect result of bitmap heap scan. Matthias van de Meent
- Re: Trigger more frequent autovacuums of heavy insert tables Nathan Bossart
- Re: jsonb_strip_nulls with arrays? Florents Tselai
- Re: Remove extra Sort node above a btree-compatible Index Scan Alexandra Wang
- Re: Space missing from EXPLAIN output Robert Haas
- Re: [PATCH] New predefined role pg_manage_extensions Michael Banck
- Re: Disabling vacuum truncate for autovacuum Nathan Bossart
- Re: moving some code out of explain.c Robert Haas
- Re: Amcheck verification of GiST and GIN Mark Dilger
- Re: Update docs for UUID data type Masahiko Sawada
- Re: optimize file transfer in pg_upgrade Nathan Bossart
- making EXPLAIN extensible Robert Haas
- Re: optimize file transfer in pg_upgrade Robert Haas
- Re: optimize file transfer in pg_upgrade Robert Haas
- Re: Space missing from EXPLAIN output Ilia Evdokimov
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Metadata and record block access stats for indexes Mircea Cadariu
- Re: optimize file transfer in pg_upgrade Nathan Bossart
- Re: making EXPLAIN extensible Thom Brown
- Re: Statistics Import and Export: difference in statistics dumped Jeff Davis
- Re: Interrupts vs signals Heikki Linnakangas
- Re: making EXPLAIN extensible Isaac Morland
- Re: making EXPLAIN extensible Robert Haas
- Re: optimize file transfer in pg_upgrade Robert Haas
- Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Jacob Champion
- Re: vacuumdb changes for stats import/export Nathan Bossart
- Re: optimize file transfer in pg_upgrade Nathan Bossart
- Re: Statistics Import and Export Jeff Davis
- Re: Statistics Import and Export Nathan Bossart
- Re: Restrict copying of invalidated replication slots Masahiko Sawada