Mailing lists [pgsql-hackers]
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Joel Jacobson
- Re: index prefetching Andres Freund
- Re: Vacuum statistics Alena Rybakina
- pg_stat_statements: Add gc_count and query_file_size to pgss_info Lukas Fittl
- pg_buffercache: Add per-relation summary stats Lukas Fittl
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Tom Lane
- Re: Cleaning up PREPARE query strings? Julien Rouhaud
- Re: Unlogged rel fake lsn vs GetVictimBuffer() Andres Freund
- Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint jian he
- Re: Skipping schema changes in publication vignesh C
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Tender Wang
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Tom Lane
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Tender Wang
- Re: Modernize error message for malformed B-Tree tuple posting Andrey Borodin
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Pavel Stehule
- Re: [Patch]Add tab completion for DELETE ... USING Tatsuya Kawata
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Joel Jacobson
- Re: [WiP] B-tree page merge during vacuum to reduce index bloat Madhav Madhusoodanan
- Re: Row pattern recognition Henson Choi
- Re: [PATCH] Add support for SAOP in the optimizer for partial index paths Jim Vanns
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: Skipping schema changes in publication Amit Kapila
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Tomas Vondra
- Re: Skipping schema changes in publication shveta malik
- Re: More speedups for tuple deformation David Rowley
- Re: Skipping schema changes in publication shveta malik
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- Re: More speedups for tuple deformation David Rowley
- Re: Partial Mode in Aggregate Functions Marcos Pegoraro
- Re: Fix bug in multixact Oldest*MXactId initialization and access Yura Sokolov
- Re: Partial Mode in Aggregate Functions David G. Johnston
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Partial Mode in Aggregate Functions Marcos Pegoraro
- Re: Partial Mode in Aggregate Functions Marcos Pegoraro
- Re: index prefetching Tomas Vondra
- Re: Partial Mode in Aggregate Functions David G. Johnston
- Re: pg_stat_statements: Add gc_count and query_file_size to pgss_info Sami Imseih
- [BUGFIX] Fix crash due to sizeof bug in RegisterExtensionExplainOption Joel Jacobson
- Re: Hash aggregate collisions cause excessive spilling Ants Aasma
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Pavel Stehule
- Re: index prefetching Peter Geoghegan
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Tom Lane
- Re: RFC: adding pytest as a supported test framework Jelte Fennema-Nio
- Re: MERGE behavior with REPEATABLE READ isolation level Alexander Korotkov
- Re: index prefetching Alexandre Felipe
- Re: Defects with invalid stats data for expressions in extended stats Michael Paquier
- Re: index prefetching Tomas Vondra
- Re: Defects with invalid stats data for expressions in extended stats Chao Li
- Re: ALTER DOMAIN ADD NOT NULL NOT VALID jian he
- Re: Defects with invalid stats data for expressions in extended stats Michael Paquier
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Areas for Solaris support modernization Tom Lane
- Re: [Patch]Add tab completion for DELETE ... USING Fujii Masao
- pg_resetwal.c: duplicate '0' in hex character set for -l option validation jinbinge
- Re: Defects with invalid stats data for expressions in extended stats Michael Paquier
- Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation Michael Paquier
- Re: Fix bug in multixact Oldest*MXactId initialization and access Sami Imseih
- Re: typo in alter_table.sgml (was: Re: pgsql: Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK) Michael Paquier
- Re: Areas for Solaris support modernization Tom Lane
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS jian he
- Re: guc: make dereference style consistent in check_backtrace_functions zhanghu
- Re: [BUGFIX] Fix crash due to sizeof bug in RegisterExtensionExplainOption Michael Paquier
- Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation jinbinge
- Re: Patch: Add tsmatch JSONPath operator for granular Full Text Search Chao Li
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Re: Fix bug in multixact Oldest*MXactId initialization and access Chao Li
- Re: pg_plan_advice David G. Johnston
- Re: Skipping schema changes in publication shveta malik
- Refactor handling of "-only" options in pg_dump, pg_restore jian he
- Re: Row pattern recognition Tatsuo Ishii
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Re: Is the XLP_BKP_REMOVABLE flag itself removable/obsolete? Michael Paquier
- Re: pg_basebackup: removed an unnecessary use of memset in FindStreamingStart Chao Li
- Re: Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint Chao Li
- Re: Asynchronous MergeAppend Alexander Pyhalov
- Re: BUG: Former primary node might stuck when started as a standby Alexander Lakhin
- Re: [Patch]Add tab completion for DELETE ... USING Soumya S Murali
- Re: Non-compliant SASLprep implementation for ASCII characters Michael Paquier
- Re: guc: make dereference style consistent in check_backtrace_functions Chao Li
- Re: BUG: Former primary node might stuck when started as a standby Michael Paquier
- Re: DOCS - pg_walsummary typo? Michael Paquier
- Re: pg_dumpall --roles-only interact with other options jian he
- Extension - multilingual_fuzzy_match : Multilingual phonetic matching extension for PostgreSQL Blessy Thomas
- Re: Check for memset_explicit() and explicit_memset() Peter Eisentraut
- Re: Unicode update and some tooling improvements Peter Eisentraut
- Re: Skipping schema changes in publication Nisha Moond
- Re: Skipping schema changes in publication Nisha Moond
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- RE: [PATCH] Support automatic sequence replication Zhijie Hou (Fujitsu)
- Re: pg_stat_io_histogram Jakub Wartak
- Re: Don't keep closed WAL segment in page cache after replay Hüseyin Demir
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Joel Jacobson
- Re: 64-bit wait_event and introduction of 32-bit wait_event_arg Jakub Wartak
- Re: index prefetching Alexandre Felipe
- Re: DOC: fixes multiple errors in alter table doc Fujii Masao
- astreamer_lz4: fix bug of output pointer advancement in decompressor Chao Li
- Re: DOC: fixes multiple errors in alter table doc Chao Li
- Re: Refactor handling of "-only" options in pg_dump, pg_restore Steven Niu
- Question: rebuilding frontend tools after libpgfeutils.a changes? Chao Li
- Re: Hash-based MCV matching for large IN-lists Ilia Evdokimov
- Re: pg_buffercache: Add per-relation summary stats Jakub Wartak
- Re: Skipping schema changes in publication shveta malik
- Re: Add a greedy join search algorithm to handle large join problems lakshmi
- Re: Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint Álvaro Herrera
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Anthonin Bonnefoy
- Re: Skipping schema changes in publication Amit Kapila
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: Pgbench: remove synchronous prepare Dmitrii Bondar
- Re: Use correct collation in pg_trgm David Geier
- psql's 001_basic.pl test could fail on very slow machines Oleg Tselebrovskiy
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Tomas Vondra
- Re: [Patch]Add tab completion for DELETE ... USING Tatsuya Kawata
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: Convert NOT IN sublinks to anti-joins when safe David Geier
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... VASUKI M
- Re: Is the XLP_BKP_REMOVABLE flag itself removable/obsolete? Matthias van de Meent
- Re: index prefetching Tomas Vondra
- Re: Skipping schema changes in publication Shlok Kyal
- Re: Use correct collation in pg_trgm David Geier
- RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Madyshev Egor
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Fujii Masao
- Re: Question: rebuilding frontend tools after libpgfeutils.a changes? Tom Lane
- Re: index prefetching Andres Freund
- Re: pg_stat_io_histogram Andres Freund
- Re: Reduce planning time for large NOT IN lists containing NULL Ilia Evdokimov
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Junwang Zhao
- Re: All-visible pages with valid prune xid are confusing Melanie Plageman
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Florin Irion
- Re: Correcting freeze conflict horizon calculation Melanie Plageman
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Fix bug in multixact Oldest*MXactId initialization and access Heikki Linnakangas
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... Álvaro Herrera
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... Álvaro Herrera
- Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex Jacob Champion
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Álvaro Herrera
- Re: meson: Make test output much more useful on failure (both in CI and locally) Andrew Dunstan
- Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version() Peter Eisentraut
- Re: index prefetching Alexandre Felipe
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Tom Lane
- Compiler warning when using TRGM_REGEXP_DEBUG Sergei Kornilov
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Fix bug in multixact Oldest*MXactId initialization and access Sami Imseih
- Re: Compiler warning when using TRGM_REGEXP_DEBUG Tom Lane
- Re: V18 change on EXPLAIN ANALYZE Ilia Evdokimov
- Re: index prefetching Andres Freund
- Re: [oauth] Add TLS support to OAuth tests Jacob Champion
- Re: Areas for Solaris support modernization Greg Burd
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Areas for Solaris support modernization Tom Lane
- Re: Areas for Solaris support modernization Greg Burd
- Re: [19] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Hash-based MCV matching for large IN-lists Zsolt Parragi
- Re: Refactor handling of "-only" options in pg_dump, pg_restore Zsolt Parragi
- Re: pg_plan_advice David G. Johnston
- Re: Areas for Solaris support modernization Tom Lane
- Re: pg_dumpall --roles-only interact with other options Zsolt Parragi
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: pg_dumpall --roles-only interact with other options Nathan Bossart
- Re: Improve pgindent's formatting named fields in struct literals and varidic functions Andreas Karlsson
- Re: pg_plan_advice David G. Johnston
- Re: Question: rebuilding frontend tools after libpgfeutils.a changes? Chao Li
- Re: amcheck: add index-all-keys-match verification for B-Tree Zsolt Parragi
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: doc: Clarify that empty COMMENT string removes the comment Chao Li
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: doc: Clarify that empty COMMENT string removes the comment Fujii Masao
- Re: A out of date comment of WaitForWALToBecomeAvailable Andy Fan
- Re: Reduce planning time for large NOT IN lists containing NULL David Rowley
- Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version() Andreas Karlsson
- Re: pg_dumpall --roles-only interact with other options jian he
- Re: DOC: fixes multiple errors in alter table doc Chao Li
- doc: Clarify that empty COMMENT string removes the comment zhangqiang
- Re: pg_buffercache: Add per-relation summary stats Lukas Fittl
- Re: pg_dumpall --roles-only interact with other options Chao Li
- Exploring pass-by-value for small Bitmapset sets Thomas Munro
- Re:doc: Clarify that empty COMMENT string removes the comment zhangqiang
- Re: doc: Clarify that empty COMMENT string removes the comment Chao Li
- Re: astreamer_lz4: fix bug of output pointer advancement in decompressor Chao Li
- Re: [BUGFIX] Fix crash due to sizeof bug in RegisterExtensionExplainOption Andreas Karlsson
- Re: Use pg_malloc macros in src/fe_utils Andreas Karlsson
- RE: BUG: Former primary node might stuck when started as a standby Hayato Kuroda (Fujitsu)
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: [BUGFIX] Fix crash due to sizeof bug in RegisterExtensionExplainOption Michael Paquier
- Re: [BUGFIX] Fix crash due to sizeof bug in RegisterExtensionExplainOption Andreas Karlsson
- Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version() Jeff Davis
- Re: Exploring pass-by-value for small Bitmapset sets David Rowley
- Re: Skipping schema changes in publication Amit Kapila
- Re: DOC: fixes multiple errors in alter table doc Robert Treat
- regression tests fails with llvm22 Pavel Stehule
- Question Regarding Publication Membership and Inheritance shveta malik
- Re: Extension - multilingual_fuzzy_match : Multilingual phonetic matching extension for PostgreSQL Andreas Karlsson
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: Question Regarding Publication Membership and Inheritance David G. Johnston
- Re: doc: Clarify that empty COMMENT string removes the comment Fujii Masao
- Re: BUG: Former primary node might stuck when started as a standby Michael Paquier
- Re: DOCS - pg_walsummary typo? Michael Paquier
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Peter Eisentraut
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Chao Li
- Re: doc: Clarify that empty COMMENT string removes the comment Chao Li
- Re: pg_dumpall --roles-only interact with other options Zsolt Parragi
- RE: Fix slotsync worker busy loop causing repeated log messages Zhijie Hou (Fujitsu)
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Jim Jones
- Re: BUG: Former primary node might stuck when started as a standby Alexander Lakhin
- Re: NOT NULL NOT ENFORCED jian he
- Re: DOC: fixes multiple errors in alter table doc Chao Li
- RE: BUG: Former primary node might stuck when started as a standby Hayato Kuroda (Fujitsu)
- pg_upgrade fails when extension_control_path is used Jonathan Gonzalez V.
- Re: Cleanup shadows variable warnings, round 1 Chao Li
- Re: Make use of unvolatize() in vac_truncate_clog() Peter Eisentraut
- RE: BUG: Former primary node might stuck when started as a standby Hayato Kuroda (Fujitsu)
- Re: Non-text mode for pg_dumpall Peter Eisentraut
- Re: Skipping schema changes in publication shveta malik
- Re: Skipping schema changes in publication Nisha Moond
- RE: Initial COPY of Logical Replication is too slow Zhijie Hou (Fujitsu)
- Re: Fix slotsync worker busy loop causing repeated log messages Amit Kapila
- Re: Cleanup shadows variable warnings, round 1 Álvaro Herrera
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Add ssl_(supported|shared)_groups to sslinfo Dmitry Dolgov
- Re: Streaming replication and WAL archive interactions Jaroslav Novikov
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: [oauth] Add TLS support to OAuth tests Jonathan Gonzalez V.
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Row pattern recognition Henson Choi
- Re: regression tests fails with llvm22 Matheus Alcantara
- Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice) Jakub Wartak
- Re: Question Regarding Publication Membership and Inheritance shveta malik
- Re: Cleanup shadows variable warnings, round 1 Chao Li
- Re: Fix bug in multixact Oldest*MXactId initialization and access Yura Sokolov
- Re: Streaming replication and WAL archive interactions Jaroslav Novikov
- Re: Cleanup shadows variable warnings, round 1 Álvaro Herrera
- RE: Fix slotsync worker busy loop causing repeated log messages Zhijie Hou (Fujitsu)
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Pavel Stehule
- Re: Don't keep closed WAL segment in page cache after replay Anthonin Bonnefoy
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Joel Jacobson
- Re: Fix bug in multixact Oldest*MXactId initialization and access Heikki Linnakangas
- Re: Fix bug in multixact Oldest*MXactId initialization and access Tom Lane
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Tom Lane
- Re: Refactor recovery conflict signaling a little Heikki Linnakangas
- Re: Skipping schema changes in publication Shlok Kyal
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: updates for handling optional argument in system functions Álvaro Herrera
- Re: Fix bug in multixact Oldest*MXactId initialization and access Heikki Linnakangas
- Re: Show expression of virtual columns in error messages Matheus Alcantara
- Re: Fix bug in multixact Oldest*MXactId initialization and access Sami Imseih
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Anthonin Bonnefoy
- Re: pg_dumpall --roles-only interact with other options Nathan Bossart
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Fujii Masao
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Joel Jacobson
- UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src) Florin Irion
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Florin Irion
- Re: [19] CREATE SUBSCRIPTION ... SERVER Masahiko Sawada
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Fix bug in multixact Oldest*MXactId initialization and access Tom Lane
- Re: pg_dumpall --roles-only interact with other options Nathan Bossart
- Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice) Robert Haas
- Re: Refactor recovery conflict signaling a little Alexander Lakhin
- Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice) David G. Johnston
- Re: Don't synchronously wait for already-in-progress IO in read stream Melanie Plageman
- Re: postgres_fdw: Use COPY to speed up batch inserts Masahiko Sawada
- Re: Don't synchronously wait for already-in-progress IO in read stream Melanie Plageman
- Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src) Álvaro Herrera
- Re: Don't synchronously wait for already-in-progress IO in read stream Melanie Plageman
- Re: enhance wraparound warnings Nathan Bossart
- Re: Is it OK to perform logging while holding a LWLock? Masahiko Sawada
- Re: Use allocation macros in the logical replication code Masahiko Sawada
- Re: Improve hash join's handling of tuples with null join keys Tom Lane
- Re: Use CASEFOLD() internally rather than LOWER() Jeff Davis
- Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src) Florin Irion
- Re: Areas for Solaris support modernization Greg Burd
- Re: Areas for Solaris support modernization Tom Lane
- Re: Reduce planning time for large NOT IN lists containing NULL Ilia Evdokimov
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Re: doc: add note that wal_level=logical doesn't set up logical replication in itself Masahiko Sawada
- Re: Is it OK to perform logging while holding a LWLock? Chao Li
- Re: Is it OK to perform logging while holding a LWLock? Masahiko Sawada
- Re: Is it OK to perform logging while holding a LWLock? Michael Paquier
- Re: Fix incorrect assignment for nodeid in TransactionIdGetCommitTsData() Michael Paquier
- Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation Michael Paquier
- [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path Paul Bunn
- Re: pg_waldump: support decoding of WAL inside tarfile Andrew Dunstan
- Re: Is it OK to perform logging while holding a LWLock? Chao Li
- Re: amcheck: fix bug of missing corruption in allequalimage validation Xuneng Zhou
- Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path Michael Paquier
- Re: Add pg_stat_recovery system view Xuneng Zhou
- Re: UPDATE run check constraints for affected columns only jian he
- Re: Funny behavior in event trigger code with CREATE OR REPLACE VIEW and column additions Michael Paquier
- Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation Chao Li
- Re: Is it OK to perform logging while holding a LWLock? Masahiko Sawada
- Re: Trivial Fix: use palloc_array/repalloc_array for BufFile file arrays Chao Li
- Re: Use allocation macros in the logical replication code Chao Li
- Re: Don't keep closed WAL segment in page cache after replay Japin Li
- Re: Exit walsender before confirming remote flush in logical replication Japin Li
- Re: Correcting freeze conflict horizon calculation Peter Geoghegan
- RE: Fix slotsync worker busy loop causing repeated log messages cca5507
- Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice) Robert Haas
- Re: regression tests fails with llvm22 Pavel Stehule
- Re: change default default_toast_compression to lz4? Michael Paquier
- Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice) David G. Johnston
- RE: [PATCH] Support automatic sequence replication Hayato Kuroda (Fujitsu)
- Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write Robert Treat
- pg_combinebackup: incorrect size of VM fork after combine Amul Sul
- Re: change default default_toast_compression to lz4? Chao Li
- Re: change default default_toast_compression to lz4? Tom Lane
- Re: Improve checks for GUC recovery_target_xid David Steele
- Re: Improve checks for GUC recovery_target_xid David Steele
- Re: BUG: Former primary node might stuck when started as a standby Michael Paquier
- Re: Refactor recovery conflict signaling a little Xuneng Zhou
- Re: support create index on virtual generated column. Soumya S Murali
- Need to install liblz4-dev Bruce Momjian
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: Need to install liblz4-dev Michael Paquier
- Re: Cleanup shadows variable warnings, round 1 Chao Li
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: BUG: Former primary node might stuck when started as a standby Michael Paquier
- Re: BUG: Former primary node might stuck when started as a standby Michael Paquier
- Re: Row pattern recognition Tatsuo Ishii
- RE: Improve pg_sync_replication_slots() to wait for primary to advance Zhijie Hou (Fujitsu)
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Improve hash join's handling of tuples with null join keys Joel Jacobson
- RE: BUG: Former primary node might stuck when started as a standby Hayato Kuroda (Fujitsu)
- Re: change default default_toast_compression to lz4? Jelte Fennema-Nio
- Re: Need to install liblz4-dev Jelte Fennema-Nio
- Re: Row pattern recognition Tatsuo Ishii
- Re: Need to install liblz4-dev Bruce Momjian
- Re: CREATE TABLE LIKE INCLUDING POLICIES lakshmi
- Re: Row pattern recognition Henson Choi
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Don't keep closed WAL segment in page cache after replay Anthonin Bonnefoy
- Re: BUG: Former primary node might stuck when started as a standby Alexander Lakhin
- [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
- Re: virtual generated column as partition key jian he
- Re: Need to install liblz4-dev John Naylor
- Re: Row pattern recognition Tatsuo Ishii
- Fix errno handling in popen_check() to avoid false error reports ma lz
- Re: BUG: Former primary node might stuck when started as a standby Michael Paquier
- Re: Skipping schema changes in publication vignesh C
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Japin Li
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Anthonin Bonnefoy
- Re: astreamer_lz4: fix bug of output pointer advancement in decompressor Xuneng Zhou
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Chao Li
- Re: BUG: Former primary node might stuck when started as a standby Alexander Lakhin
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Jelte Fennema-Nio
- Re: Skipping schema changes in publication shveta malik
- Re: doc: add note that wal_level=logical doesn't set up logical replication in itself Chao Li
- Re: Skipping schema changes in publication Nisha Moond
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Japin Li
- Re: Convert NOT IN sublinks to anti-joins when safe Richard Guo
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Álvaro Herrera
- Re: Fix bug in multixact Oldest*MXactId initialization and access Heikki Linnakangas
- Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice) Jakub Wartak
- Re: Convert NOT IN sublinks to anti-joins when safe Richard Guo
- Re: Adding pg_dump flag for parallel export to pipes Nitin Motiani
- Re: proposal: schema variables Haritabh Gupta
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: guc: make dereference style consistent in check_backtrace_functions zhanghu
- Re: Skipping schema changes in publication Amit Kapila
- Re: Optional skipping of unchanged relations during ANALYZE? Ilia Evdokimov
- Re: doc: add note that wal_level=logical doesn't set up logical replication in itself Florents Tselai
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Jim Jones
- Re: postgres_fdw: Use COPY to speed up batch inserts Matheus Alcantara
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- [PATCH] intarray: prevent crash in _int_matchsel on invalid query_int input Eugeny Goryachev
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Fujii Masao
- Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex Jacob Champion
- Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice) Robert Haas
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? John Naylor
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Japin Li
- Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src) Álvaro Herrera
- Re: doc: add note that wal_level=logical doesn't set up logical replication in itself Euler Taveira
- Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src) Florin Irion
- Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice) Robert Haas
- Re: Proposal to allow setting cursor options on Portals Dave Cramer
- Re: [PATCH] intarray: prevent crash in _int_matchsel on invalid query_int input Tom Lane
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: pg_plan_advice Robert Haas
- Re: Proposal to allow setting cursor options on Portals Dave Cramer
- Re: Improve checks for GUC recovery_target_xid Fujii Masao
- Re: pg_plan_advice David G. Johnston
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- doc: Improve wal_level and effective_wal_level GUC around logical replication David G. Johnston
- Re: Don't keep closed WAL segment in page cache after replay Andres Freund
- Re: doc: add note that wal_level=logical doesn't set up logical replication in itself David G. Johnston
- Re: Correcting freeze conflict horizon calculation Melanie Plageman
- Re: Improve checks for GUC recovery_target_xid Fujii Masao
- Re: pg_plan_advice Robert Haas
- Re: pgsql: Change default value of default_toast_compression to "lz4", when Jacob Champion
- Re: astreamer_lz4: fix bug of output pointer advancement in decompressor Tom Lane
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Fujii Masao
- Re: astreamer_lz4: fix bug of output pointer advancement in decompressor Tom Lane
- Re: Fix errno handling in popen_check() to avoid false error reports Tom Lane
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Pavel Stehule
- Re: V18 change on EXPLAIN ANALYZE Maciek Sakrejda
- Re: V18 change on EXPLAIN ANALYZE Maciek Sakrejda
- Re: proposal: schema variables Pavel Stehule
- Re: Improve OAuth discovery logging Jacob Champion
- Re: Bypassing cursors in postgres_fdw to enable parallel plans Rafia Sabih
- Re: Improve OAuth discovery logging Zsolt Parragi
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Tom Lane
- Re: Non-text mode for pg_dumpall Andrew Dunstan
- Re: Cleaning up PREPARE query strings? Sami Imseih
- Re: pg_waldump: support decoding of WAL inside tarfile Andrew Dunstan
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: pg_restore add --no-globals option when restored using pg_dumpall non-text dump Andrew Dunstan
- Re: Consider low startup cost in add_partial_path Robert Haas
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: Improve OAuth discovery logging Jacob Champion
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: pgsql: Change default value of default_toast_compression to "lz4", when Tom Lane
- Re: pgsql: Change default value of default_toast_compression to "lz4", when Michael Paquier
- Re: pgsql: Change default value of default_toast_compression to "lz4", when Michael Paquier
- Re: pgsql: Change default value of default_toast_compression to "lz4", when Michael Paquier
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Sami Imseih
- Re: meson: Make test output much more useful on failure (both in CI and locally) Zsolt Parragi
- Re: pgsql: Change default value of default_toast_compression to "lz4", when Tom Lane
- Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation Michael Paquier
- RE: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
- Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw Etsuro Fujita
- Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable Etsuro Fujita
- Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation Chao Li
- Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable Etsuro Fujita
- [PATCH] Fix improper tuple deallocation in import_pg_statist() yonghao_lee
- Re: [PATCH] Fix improper tuple deallocation in import_pg_statist() Tomas Vondra
- Re: BUG: Former primary node might stuck when started as a standby Michael Paquier
- Re: astreamer_lz4: fix bug of output pointer advancement in decompressor Chao Li
- RE: Parallel Apply Hayato Kuroda (Fujitsu)
- Re: astreamer_lz4: fix bug of output pointer advancement in decompressor Chao Li
- Re: Convert NOT IN sublinks to anti-joins when safe Japin Li
- Re: doc: add note that wal_level=logical doesn't set up logical replication in itself Chao Li
- RE: [PATCH] Support automatic sequence replication Zhijie Hou (Fujitsu)
- RE: [PATCH] Support automatic sequence replication Zhijie Hou (Fujitsu)
- Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw Fujii Masao
- Re: UPDATE run check constraints for affected columns only jian he
- Re: Convert NOT IN sublinks to anti-joins when safe wenhui qiu
- Re: Improve checks for GUC recovery_target_xid David Steele
- Re: Improve checks for GUC recovery_target_xid David Steele
- Re: [19] CREATE SUBSCRIPTION ... SERVER Amit Kapila
- Re: Add pg_stat_recovery system view Michael Paquier
- Re: Improve checks for GUC recovery_target_xid Michael Paquier
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: Row pattern recognition 장성준
- Re: Improve checks for GUC recovery_target_xid David Steele
- RE: BUG: Former primary node might stuck when started as a standby Hayato Kuroda (Fujitsu)
- Re: DOC: fixes multiple errors in alter table doc Fujii Masao
- Re: Row pattern recognition Henson Choi
- Re: Improve checks for GUC recovery_target_xid Fujii Masao
- Re: DOC: fixes multiple errors in alter table doc Chao Li
- Re: Row pattern recognition Tatsuo Ishii
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path Chao Li
- Re: amcheck: add index-all-keys-match verification for B-Tree Andrey Borodin
- Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq Joel Jacobson
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Alexander Lakhin
- Re:doc: add note that wal_level=logical doesn't set up logical replication in itself jinbinge
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Amit Kapila
- Re: Add pg_stat_recovery system view Xuneng Zhou
- Re: Improve checks for GUC recovery_target_xid David Steele
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Anthonin Bonnefoy
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Chao Li
- Re: [19] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Dead code in logical decoding of speculative insertions Antonin Houska
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Skipping schema changes in publication vignesh C
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: [PATCH] Support automatic sequence replication Amit Kapila
- Re: Relstats after VACUUM FULL and CLUSTER Laurenz Albe
- RE: [PATCH] Support automatic sequence replication Zhijie Hou (Fujitsu)
- RE: [PATCH] Support automatic sequence replication Zhijie Hou (Fujitsu)
- Re: pg_upgrade fails when extension_control_path is used Jonathan Gonzalez V.
- Re: Skipping schema changes in publication shveta malik
- Re: Improve checks for GUC recovery_target_xid Fujii Masao
- Re: proposal: schema variables Pavel Stehule
- RE: [PATCH] Support automatic sequence replication Hayato Kuroda (Fujitsu)
- Re: V18 change on EXPLAIN ANALYZE Ilia Evdokimov
- Re: Add pg_stat_recovery system view Xuneng Zhou
- Re: Improve checks for GUC recovery_target_xid David Steele
- Re: index prefetching Alexandre Felipe
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Rafia Sabih
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Euler Taveira
- [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Evgeny Kuzin
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Álvaro Herrera
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Tom Lane
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Evgeny Kuzin
- Re: Improve checks for GUC recovery_target_xid Fujii Masao
- Re: pgstat include expansion Alvaro Herrera
- Re: pg_upgrade fails when extension_control_path is used Matheus Alcantara
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Andrey Borodin
- Re: pg_upgrade fails when extension_control_path is used Matheus Alcantara
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Evgeny Kuzin
- Re: Add Option To Check All Addresses For Matching target_session_attr Evgeny Kuzin
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: another autovacuum scheduling thread Nathan Bossart
- gistGetFakeLSN() can return incorrect LSNs Andres Freund
- Re: pgsql: Change default value of default_toast_compression to "lz4", when Jacob Champion
- modifying join_clause_is_movable_to can produce better query plan g l
- Re: [PATCH] Simplify SortSupport implementation for macaddr Andrey Borodin
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Consider low startup cost in add_partial_path Robert Haas
- Re: gistGetFakeLSN() can return incorrect LSNs Andrey Borodin
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Heikki Linnakangas
- Re: gistGetFakeLSN() can return incorrect LSNs Noah Misch
-
on SGML files is used for what ? Marcos Pegoraro - Re: [19] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: gistGetFakeLSN() can return incorrect LSNs Andres Freund
- Why clearing the VM doesn't require registering vm buffer in wal record Melanie Plageman
- Re: Improve OAuth discovery logging Zsolt Parragi
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Andres Freund
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Matthias van de Meent
- Re: gistGetFakeLSN() can return incorrect LSNs Andres Freund
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Andres Freund
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Sami Imseih
- Re: [WiP] B-tree page merge during vacuum to reduce index bloat Madhav Madhusoodanan
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Andres Freund
- Re: Add Option To Check All Addresses For Matching target_session_attr Andrew Jackson
- Re: Speed up COPY FROM text/CSV parsing using SIMD Andrew Dunstan
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it Andrew Dunstan
-
Re:
on SGML files is used for what ? Daniel Gustafsson - Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path Sami Imseih
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: generating function default settings from pg_proc.dat Tom Lane
- Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path Michael Paquier
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Robert Haas
- Re: generating function default settings from pg_proc.dat Andres Freund
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Fujii Masao
- Re: [PATCH] Fix improper tuple deallocation in import_pg_statist() yonghao_lee@qq.com
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Andres Freund
- Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path Chao Li
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex Jacob Champion
- Re: [oauth] Add TLS support to OAuth tests Jacob Champion
- Re: Return pg_control from pg_backup_stop(). David Steele
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Jelte Fennema-Nio
- Re: UPDATE run check constraints for affected columns only jian he
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Chao Li
- Re: Skipping schema changes in publication Amit Kapila
- Mis-use of type BlockNumber? Chao Li
- Re: Add pg_stat_recovery system view Michael Paquier
- Re: More speedups for tuple deformation David Rowley
- Re: Row pattern recognition Henson Choi
- Re: [PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow Michael Paquier
- Re: Add pg_stat_recovery system view Shinya Kato
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: Add pg_stat_recovery system view Michael Paquier
- Re: Change checkpoint‑record‑missing PANIC to FATAL Nitin Jadhav
- Re: gistGetFakeLSN() can return incorrect LSNs Andrey Borodin
- Re: Add pg_stat_recovery system view yangyz
- Re: Add pg_stat_recovery system view Xuneng Zhou
- Re: [PATCH] Fix improper tuple deallocation in import_pg_statist() Michael Paquier
- Re: Improve checks for GUC recovery_target_xid Michael Paquier
- Re: Add pg_stat_recovery system view Xuneng Zhou
- Re: Add pg_stat_recovery system view Michael Paquier
- Re: Add pg_stat_recovery system view Chao Li
- Re: Row pattern recognition Tatsuo Ishii
- Re: DOC: fixes multiple errors in alter table doc Fujii Masao
- Re: Add Option To Check All Addresses For Matching target_session_attr Andrey Borodin
- Re: DOC: fixes multiple errors in alter table doc Chao Li
- Re: Improve checks for GUC recovery_target_xid Fujii Masao
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Shinya Kato
- Re: Adding REPACK [concurrently] Antonin Houska
- RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Madyshev Egor
- Re: Add pg_stat_recovery system view Chao Li
- [PATCH] Remove unused is_error parameter from TeardownHistoricSnapshot() 慈超云
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Rafia Sabih
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Fujii Masao
- Re: DOC: fixes multiple errors in alter table doc Chao Li
- Re: Mis-use of type BlockNumber? Rafia Sabih
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Madyshev Egor
- Re: Skipping schema changes in publication vignesh C
- Re: Portable StaticAssertExpr Peter Eisentraut
- Re: V18 change on EXPLAIN ANALYZE Maciek Sakrejda
- Re: [PATCH] Support automatic sequence replication Chao Li
- Re: proposal: schema variables Pavel Stehule
- Re: Mis-use of type BlockNumber? Chao Li
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Dead code in logical decoding of speculative insertions Amit Kapila
- Re: Emitting JSON to file using COPY TO jian he
- Re: Dead code in logical decoding of speculative insertions Antonin Houska
- RE: [PATCH] Support automatic sequence replication Zhijie Hou (Fujitsu)
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Amit Kapila
- Re: Skipping schema changes in publication Amit Kapila
- RE: Fix slotsync worker busy loop causing repeated log messages Zhijie Hou (Fujitsu)
- Re: Skipping schema changes in publication Nisha Moond
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: pg_upgrade fails when extension_control_path is used Jonathan Gonzalez V.
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: Skipping schema changes in publication Andrei Lepikhov
- Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path Sami Imseih
- Re: Mis-use of type BlockNumber? Andres Freund
- Re: Don't synchronously wait for already-in-progress IO in read stream Nazir Bilal Yavuz
- Re: Skipping schema changes in publication Dilip Kumar
-
Re:
on SGML files is used for what ? Marcos Pegoraro - Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path Sami Imseih
- Re: Mis-use of type BlockNumber? Chao Li
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: Interrupts vs signals Heikki Linnakangas
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Japin Li
- Re: Rework SLRU I/O errors handle Heikki Linnakangas
- Re: Odd code around ginScanToDelete Pavel Borisov
- Re: pg_plan_advice David G. Johnston
- Re: pg_stat_io_histogram Jakub Wartak
- Re: Improve checks for GUC recovery_target_xid David Steele
- Allow specifying NULL default in pg_proc.dat for "any" arguments Andrew Dunstan
- Re: Mis-use of type BlockNumber? Melanie Plageman
- Re: Rework SLRU I/O errors handle Álvaro Herrera
- Re: Add pg_stat_recovery system view Tom Lane
- Re: Add pg_stat_recovery system view Xuneng Zhou
- Re: Add pg_stat_recovery system view Xuneng Zhou
- Re: Allow specifying NULL default in pg_proc.dat for "any" arguments Tom Lane
- Re: UPDATE run check constraints for affected columns only Florin Irion
- Re: [19] CREATE SUBSCRIPTION ... SERVER Ashutosh Bapat
- Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path Paul Bunn
- Re: Rework SLRU I/O errors handle Heikki Linnakangas
- Re: Rework SLRU I/O errors handle Heikki Linnakangas
- Re: Allow specifying NULL default in pg_proc.dat for "any" arguments Andrew Dunstan
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Robert Haas
- Re: Rework SLRU I/O errors handle Heikki Linnakangas
- Re: Allow specifying NULL default in pg_proc.dat for "any" arguments Tom Lane
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: Rework SLRU I/O errors handle Maxim Orlov
- Re: [oauth] Per connection auth hooks in libpq Jacob Champion
- Re: Allow specifying NULL default in pg_proc.dat for "any" arguments Andrew Dunstan
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: pg_combinebackup: incorrect size of VM fork after combine Robert Haas
- Re: Change copyObject() to use typeof_unqual Peter Eisentraut
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Mis-use of type BlockNumber? Andres Freund
- Re: Trivial Fix: use palloc_array/repalloc_array for BufFile file arrays Masahiko Sawada
- "pg_ctl stop" stops working after a backend crash Alexander Kuzmenkov
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Heikki Linnakangas
- Re: pg_dumpall --roles-only interact with other options Nathan Bossart
- Re: "pg_ctl stop" stops working after a backend crash Tom Lane
- Re: Bypassing cursors in postgres_fdw to enable parallel plans Robert Haas
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: enhance wraparound warnings Nathan Bossart
- Re: pg_waldump: support decoding of WAL inside tarfile Andrew Dunstan
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Zsolt Parragi
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Row pattern recognition Henson Choi
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Jelte Fennema-Nio
- Re: Change copyObject() to use typeof_unqual Jelte Fennema-Nio
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Re: [PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow Matt Blewitt
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- [BUG?] missing array index may result in a wrong constraint name (pg_dump, bin-upgrade, >=18) George Tarasov
- Re: Skipping schema changes in publication Amit Kapila
- Re: Row pattern recognition Tatsuo Ishii
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: [19] CREATE SUBSCRIPTION ... SERVER Amit Kapila
- Re: [19] CREATE SUBSCRIPTION ... SERVER Amit Kapila
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Jelte Fennema-Nio
- Re: UPDATE run check constraints for affected columns only jian he
- Re: generic plans and "initial" pruning Amit Langote
- Re: Refactor recovery conflict signaling a little Alexander Lakhin
- Re: [BUG?] missing array index may result in a wrong constraint name (pg_dump, bin-upgrade, >=18) Álvaro Herrera
- Re: Fix array access (src/bin/pg_dump/pg_dump.c) Alvaro Herrera
- Compress prune/freeze records with Delta Frame of Reference algorithm Evgeny Voropaev
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Nick Cleaton
- Re: Row pattern recognition Henson Choi
- Re: More speedups for tuple deformation Junwang Zhao
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Unlogged rel fake lsn vs GetVictimBuffer() Melanie Plageman
- Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw Etsuro Fujita
- Re: tid_blockno() and tid_offset() accessor functions Ayush Tiwari
- Re: Row pattern recognition Tatsuo Ishii
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: index prefetching Alexandre Felipe
- Re: Convert NOT IN sublinks to anti-joins when safe Richard Guo
- Re: index prefetching Tomas Vondra
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: Row pattern recognition Henson Choi
- [PATCH] Remove trailing period from errmsg in subscriptioncmds.c Sahitya Chandra
- Re: Skipping schema changes in publication Andrei Lepikhov
- Addressing buffer private reference count scalability issue Alexandre Felipe
- Re: Emitting JSON to file using COPY TO jian he
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Addressing buffer private reference count scalability issue Andres Freund
- Re: tid_blockno() and tid_offset() accessor functions Alexandre Felipe
- Re: Fix race condition in SSI when reading PredXact->SxactGlobalXmin Mihail Nikalayeu
- Re: tid_blockno() and tid_offset() accessor functions Tomas Vondra
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: [PATCH] Remove unused is_error parameter from TeardownHistoricSnapshot() Daniel Gustafsson
- Avoid resource leak (src/bin/pg_dump/pg_dumpall.c) Ranier Vilela
- Re: Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY Mihail Nikalayeu
- Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c) Chao Li
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Mihail Nikalayeu
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu
- Re: Trivial Fix: use palloc_array/repalloc_array for BufFile file arrays Chao Li
- Re: DOCS - pg_walsummary filename Peter Smith
- Re: Mis-use of type BlockNumber? Chao Li
- Re: DOCS - Add an "Options" section for pg_controldata Peter Smith
- Re: DOCS - pg_waldump synopsis sgml markup Peter Smith
- Re: Skipping schema changes in publication vignesh C
- Re: DOCS - pg_walsummary typo? Peter Smith
- Re: Row pattern recognition Tatsuo Ishii
- Re: [PATCH] Support automatic sequence replication shveta malik
- RE: [PATCH] Support automatic sequence replication Hayato Kuroda (Fujitsu)
- Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c) yangyz
- Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw Ashutosh Bapat
- Re: Emitting JSON to file using COPY TO jian he
- Re: Convert NOT IN sublinks to anti-joins when safe Richard Guo
- Re: Row pattern recognition Henson Choi
- Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c) Michael Paquier
- Re: Skipping schema changes in publication vignesh C
- Re: Skipping schema changes in publication shveta malik
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: generic plans and "initial" pruning Amit Langote
- Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path Michael Paquier
- Re: Convert NOT IN sublinks to anti-joins when safe Japin Li
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: Add pg_stat_recovery system view Chao Li
- Re: Row pattern recognition Tatsuo Ishii
- Re: Use allocation macros in the logical replication code Peter Smith
- Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c) Chao Li
- Re: Accounting for metapages in genericcostestimate() Henson Choi
- unstable regress tests modules/injection_points/syscache-update-pruned Pavel Stehule
- Re: Fwd: [PATCH] Add zstd compression for TOAST using extended header format Michael Paquier
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Shreeya Sharma
- Re: Add pg_stat_recovery system view Michael Paquier
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Shreeya Sharma
- Re: pg_combinebackup: incorrect size of VM fork after combine Amul Sul
- Re: [19] CREATE SUBSCRIPTION ... SERVER Amit Kapila
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Pavel Stehule
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: Add pg_stat_recovery system view Chao Li
- Re: Refactor recovery conflict signaling a little Xuneng Zhou
- Re: Skipping schema changes in publication Nisha Moond
- Re: Skipping schema changes in publication Amit Kapila
- Re: Convert NOT IN sublinks to anti-joins when safe wenhui qiu
- Re: relfilenode statistics Bertrand Drouvot
- Re: [PATCH] Remove trailing period from errmsg in subscriptioncmds.c Amit Kapila
- Re: tid_blockno() and tid_offset() accessor functions Ayush Tiwari
- RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Hayato Kuroda (Fujitsu)
- Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version() Bertrand Drouvot
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Refactor handling of "-only" options in pg_dump, pg_restore jian he
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version() Peter Eisentraut
- Re: [PoC] XMLCast (SQL/XML X025) Jim Jones
- Re: [PATCH] Remove trailing period from errmsg in subscriptioncmds.c yangyz
- Re: client_connection_check_interval default value Hüseyin Demir
- Re: pg_buffercache: Add per-relation summary stats Bertrand Drouvot
- Re: DOC: fixes multiple errors in alter table doc Fujii Masao
- Re: DOC: fixes multiple errors in alter table doc Chao Li
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Skipping schema changes in publication vignesh C
- Re: Inconsistency in owner assignment between INDEX and STATISTICS Shin Berg
- Re: Refactor recovery conflict signaling a little Heikki Linnakangas
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Fujii Masao
- Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw Etsuro Fujita
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: enhance wraparound warnings wenhui qiu
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c) Álvaro Herrera
- Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c) Ranier Vilela
- Re: ALTER TABLE: warn when actions do not recurse to partitions Jim Jones
- Simplifies checks (src/bin/pg_dump/pg_backup_archiver.c) Ranier Vilela
- Re: pg_combinebackup: incorrect size of VM fork after combine Robert Haas
- Re: [PATCH] Simplify SortSupport implementation for macaddr Aleksander Alekseev
- Re: Consider low startup cost in add_partial_path Robert Haas
- Avoid multiple calls to memcpy (src/backend/access/index/genam.c) Ranier Vilela
- Re: Simplifies checks (src/bin/pg_dump/pg_backup_archiver.c) Daniel Gustafsson
- Re: Vacuum statistics Alena Rybakina
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: tid_blockno() and tid_offset() accessor functions Greg Sabino Mullane
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Greg Sabino Mullane
- Re: tid_blockno() and tid_offset() accessor functions Andres Freund
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) Ranier Vilela
- Re: client_connection_check_interval default value Fujii Masao
- Refactoring proposal: initialize structures in a consistent way Aleksander Alekseev
- Re: Refactoring proposal: initialize structures in a consistent way Anders Åstrand
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) Bryan Green
- Re: Refactor recovery conflict signaling a little Xuneng Zhou
- Re: psql's 001_basic.pl test could fail on very slow machines Greg Sabino Mullane
- Re: brin: Remove duplicate initialization in initialize_brin_buildstate() Fujii Masao
- Question about foreign-key-based join removal in analyzejoins.c Ahmed Amr
- Re: Refactor recovery conflict signaling a little Heikki Linnakangas
- Re: pg_combinebackup: incorrect size of VM fork after combine Heikki Linnakangas
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Sami Imseih
- Re: Vacuum statistics Alena Rybakina
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: [PATCH] Add max_logical_replication_slots GUC Ahmed Et-tanany
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) Ranier Vilela
- Re: Refactor handling of "-only" options in pg_dump, pg_restore Nathan Bossart
- Enable -Wstrict-prototypes and -Wold-style-definition by default Bertrand Drouvot
- Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version() Bertrand Drouvot
- Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c) Andrew Dunstan
- Re: pg_combinebackup: incorrect size of VM fork after combine Robert Haas
- Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c) Álvaro Herrera
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) Bryan Green
- Re: Refactor recovery conflict signaling a little Xuneng Zhou
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) Bryan Green
- Re: Compression of bigger WAL records Andrey Borodin
- Re: client_connection_check_interval default value Hüseyin Demir
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Re: Proposal to allow setting cursor options on Portals Patrick Reinhart
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Sami Imseih
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jonathan Gonzalez V.
- Re: Correcting freeze conflict horizon calculation Peter Geoghegan
- Re: pg_upgrade fails when extension_control_path is used Matheus Alcantara
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: Stack-based tracking of per-node WAL/buffer usage Zsolt Parragi
- Re: Initial COPY of Logical Replication is too slow Masahiko Sawada
- Add missing stats_reset column to pg_stat_database_conflicts view shihao zhong
- Re: Compression of bigger WAL records Zsolt Parragi
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Gyan Sreejith
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Sami Imseih
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c) yangyz
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Shinya Kato
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Fujii Masao
- Remove redundant cast in gindesc.c zengman
- Re: client_connection_check_interval default value Chao Li
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Fujii Masao
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- RE: Patch for migration of the pg_commit_ts directory Hayato Kuroda (Fujitsu)
- Re: Remove redundant cast in gindesc.c Michael Paquier
- Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c) Michael Paquier
- Re: Refactor recovery conflict signaling a little Xuneng Zhou
- Re: Change checkpoint‑record‑missing PANIC to FATAL Michael Paquier
- Re: Skipping schema changes in publication Amit Kapila
- Re: [WiP] B-tree page merge during vacuum to reduce index bloat Madhav Madhusoodanan
- Re: Compression of bigger WAL records Japin Li
- Re: Skipping schema changes in publication shveta malik
- Re: Miscellaneous message fixes Michael Paquier
- Re: Streamify more code paths Xuneng Zhou
- Re: Simplifies checks (src/bin/pg_dump/pg_backup_archiver.c) Japin Li
- Re: Skipping schema changes in publication Amit Kapila
- Re: Add support for EXTRA_REGRESS_OPTS for meson Michael Paquier
- Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it jian he
- Re: [PATCH] Support automatic sequence replication Chao Li
- Re: [PATCH] Add max_logical_replication_slots GUC shveta malik
- Re: domain for WITHOUT OVERLAPS jian he
- Re: slow SELECT expr INTO var in plpgsql Pavel Stehule
- Re: slow SELECT expr INTO var in plpgsql Pavel Stehule
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: Stack-based tracking of per-node WAL/buffer usage Zsolt Parragi
- Re: Change initdb default to the builtin collation provider Anders Åstrand
- Add missing CHECK_FOR_INTERRUPTS calls in dblink module Lakshmi N
- Re: Odd code around ginScanToDelete Xuneng Zhou
- Re: Add missing CHECK_FOR_INTERRUPTS calls in dblink module Kirill Reshke
- Re: Odd code around ginScanToDelete Pavel Borisov
- Re: domain for WITHOUT OVERLAPS Kirill Reshke
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Kirill Reshke
- Potential security risk associated with function call Jet
- Re: Streamify more code paths Michael Paquier
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Florin Irion
- Re: Potential security risk associated with function call Anders Åstrand
- Re: psql's 001_basic.pl test could fail on very slow machines Oleg Tselebrovskiy
- Re: Simplifies checks (src/bin/pg_dump/pg_backup_archiver.c) Ranier Vilela
- Re: ALTER TABLE: warn when actions do not recurse to partitions Jim Jones
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Kirill Reshke
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Potential security risk associated with function call Jet
- Re: [WiP] B-tree page merge during vacuum to reduce index bloat Matthias van de Meent
- Re: Potential security risk associated with function call Matthias van de Meent
- Re: Potential security risk associated with function call Robert Haas
- Re: SQL:2011 Application Time Update & Delete Kirill Reshke
- Re: Potential security risk associated with function call Jet
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Junwang Zhao
- Re: [PATCH] Add CANONICAL option to xmlserialize Jim Jones
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Potential security risk associated with function call David G. Johnston
- Re: Potential security risk associated with function call Kirill Reshke
- Re: Potential security risk associated with function call Jet
- Re: Skipping schema changes in publication vignesh C
- [PATCH] Simplify trivial shmem size calculations Tender Wang
- Re: Potential security risk associated with function call Jet
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Potential security risk associated with function call Daniel Gustafsson
- Re: Streamify more code paths Xuneng Zhou
- Re: Potential security risk associated with function call Robert Haas
- Re: [PATCH] Simplify trivial shmem size calculations Junwang Zhao
- RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Madyshev Egor
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: brin: Remove duplicate initialization in initialize_brin_buildstate() Fujii Masao
- Re: Potential security risk associated with function call Jet
- Re: Inconsistency in owner assignment between INDEX and STATISTICS Amit Khandekar
- Re: CREATE SCHEMA ... CREATE DOMAIN support jian he
- Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it Andrew Dunstan
- Re: psql's 001_basic.pl test could fail on very slow machines Greg Sabino Mullane
- Re: [19] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: [PATCH] Simplify trivial shmem size calculations Nathan Bossart
- Re: Change initdb default to the builtin collation provider Jeff Davis
- Re: pg_plan_advice Robert Haas
- Re: Hash-based MCV matching for large IN-lists Ilia Evdokimov
- Re: another autovacuum scheduling thread Nathan Bossart
- Re: Change initdb default to the builtin collation provider Robert Haas
- Re: Change initdb default to the builtin collation provider Daniel Gustafsson
- Re: Potential security risk associated with function call Robert Haas
- Re: ALTER TABLE: warn when actions do not recurse to partitions Greg Sabino Mullane
- Re: Potential security risk associated with function call Matthias van de Meent
- Re: Correcting freeze conflict horizon calculation Melanie Plageman
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: another autovacuum scheduling thread Nathan Bossart
- Re: Potential security risk associated with function call Nico Williams
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker
- Re: domain for WITHOUT OVERLAPS Paul A Jungwirth
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Re: domain for WITHOUT OVERLAPS Paul A Jungwirth
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jacob Champion
- Re: Correcting freeze conflict horizon calculation Peter Geoghegan
- Re: Potential security risk associated with function call Matthias van de Meent
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Andres Freund
- Re: support fast default for domain with constraints Andrew Dunstan
- n_dead_tup could be way off just after a vacuum Frédéric Yhuel
- Re: SQL:2011 Application Time Update & Delete Kirill Reshke
- Re: Change initdb default to the builtin collation provider Laurenz Albe
- Re: Potential security risk associated with function call Mark Woodward
- MERGE PARTITIONS and DEPENDS ON EXTENSION. Kirill Reshke
- Re: Potential security risk associated with function call Mark Woodward
- Re: Potential security risk associated with function call Tom Lane
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: Miscellaneous message fixes Masahiko Sawada
- Re: Miscellaneous message fixes Masahiko Sawada
- Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Tomas Vondra
- Re: Add missing stats_reset column to pg_stat_database_conflicts view shihao zhong
- Re: Change initdb default to the builtin collation provider Jeff Davis
- Re: Speed up COPY TO text/CSV parsing using SIMD Nathan Bossart
- Re: Potential security risk associated with function call Pavel Stehule
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Sami Imseih
- Re: Correcting freeze conflict horizon calculation Melanie Plageman
- Re: Unlogged rel fake lsn vs GetVictimBuffer() Melanie Plageman
- Re: Interrupts vs signals Andres Freund
- Re: Unlogged rel fake lsn vs GetVictimBuffer() Melanie Plageman
- Re: Potential security risk associated with function call Andres Freund
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Potential security risk associated with function call Pavel Stehule
- Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Andres Freund
- Re: Skipping schema changes in publication Masahiko Sawada
- Re: Use allocation macros in the logical replication code Masahiko Sawada
- Re: index prefetching Peter Geoghegan
- Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT Peter Geoghegan
- Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT Peter Geoghegan
- Re: Fix uninitialized xl_running_xacts padding Alexander Kuzmenkov
- Re: Improve OAuth discovery logging Jacob Champion
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Zsolt Parragi
- Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT Andres Freund
- Re: Fix uninitialized xl_running_xacts padding Heikki Linnakangas
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Zsolt Parragi
- Re: Refactor recovery conflict signaling a little Heikki Linnakangas
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Laurenz Albe
- Re: index prefetching Andres Freund
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Zsolt Parragi
- Re: index prefetching Andres Freund
- Re: Streamify more code paths Andres Freund
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Re: Streamify more code paths Andres Freund
- Re: Streamify more code paths Michael Paquier
- Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Tomas Vondra
- Re: A stack allocation API Thomas Munro
- Re: another autovacuum scheduling thread Sami Imseih
- Re: Streamify more code paths Andres Freund
- Re: [PATCH] Simplify trivial shmem size calculations Tender Wang
- Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Andres Freund
- Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Tomas Vondra
- Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX Michael Paquier
- Re: another autovacuum scheduling thread Sami Imseih
- RE: Adding REPACK [concurrently] Shinoda, Noriyoshi (PSD Japan FSI)
- Re: Streamify more code paths Xuneng Zhou
- Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it jian he
- Re: Streamify more code paths Xuneng Zhou
- Re: Streamify more code paths Xuneng Zhou
- Re: Streamify more code paths Xuneng Zhou
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Shinya Kato
- Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX zhanghu
- Re: Skipping schema changes in publication shveta malik
- Save a few bytes per CatCTup cca5507
- Re: support fast default for domain with constraints jian he
- Re: another autovacuum scheduling thread wenhui qiu
- Re: Row pattern recognition SungJun Jang
- Re: Skipping schema changes in publication shveta malik
- Re: Skipping schema changes in publication Nisha Moond
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Zsolt Parragi
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Streamify more code paths Nazir Bilal Yavuz
- RE: Patch for migration of the pg_commit_ts directory Hayato Kuroda (Fujitsu)
- Re: Hash-based MCV matching for large IN-lists Zsolt Parragi
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: [PATCH] Reduce EXPLAIN ANALYZE overhead for row counting Ryo Matsumura (Fujitsu)
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Add XMLNamespaces to XMLElement Jim Jones
- Re: [WiP] B-tree page merge during vacuum to reduce index bloat Madhav Madhusoodanan
- Question about heap_inplace_update and VACUUM behavior Shiju Sivadazz
- ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.” Masashi Kamura (Fujitsu)
- Re: Inconsistency in owner assignment between INDEX and STATISTICS Shin Berg
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Andrey Borodin
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber vignesh C
- Re: Skipping schema changes in publication vignesh C
- Re: Row pattern recognition Tatsuo Ishii
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Row pattern recognition Henson Choi
- Re: support fast default for domain with constraints Viktor Holmberg
- Re: Fix uninitialized xl_running_xacts padding Alexander Kuzmenkov
- Re: Define DatumGetInt8 function. Peter Eisentraut
- Re: Rework SLRU I/O errors handle Heikki Linnakangas
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: Fix uninitialized xl_running_xacts padding Alexander Kuzmenkov
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Defend against -ffast-math in meson builds Bertrand Drouvot
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: Defend against -ffast-math in meson builds Nazir Bilal Yavuz
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: Question about heap_inplace_update and VACUUM behavior Aleksander Alekseev
- Re: Change initdb default to the builtin collation provider Robert Haas
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Andres Freund
- Re: Defend against -ffast-math in meson builds Andres Freund
- Re: tid_blockno() and tid_offset() accessor functions Ayush Tiwari
- Re: Defend against -ffast-math in meson builds Peter Eisentraut
- Re: Add missing stats_reset column to pg_stat_database_conflicts view shihao zhong
- Instability in test/regress/sql/portals.sql Matthias van de Meent
- Re: Exit walsender before confirming remote flush in logical replication Alexander Korotkov
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Evgeny Kuzin
- Make Intel's ICX compiler working Bertrand Drouvot
- Re: Streamify more code paths Xuneng Zhou
- Re: Make Intel's ICX compiler working Andres Freund
- Re: Streamify more code paths Xuneng Zhou
- Re: MERGE PARTITIONS and DEPENDS ON EXTENSION. Matheus Alcantara
- Re: n_dead_tup could be way off just after a vacuum Andres Freund
- Re: Defend against -ffast-math in meson builds Tom Lane
- Re: Defend against -ffast-math in meson builds Bertrand Drouvot
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Fix typo 586/686 in atomics/arch-x86.h Andres Freund
- Re: Defend against -ffast-math in meson builds Bertrand Drouvot
- Re: another autovacuum scheduling thread Nathan Bossart
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Fix typo 586/686 in atomics/arch-x86.h Tomas Vondra
- Re: Change initdb default to the builtin collation provider Daniel Verite
- Re: ALTER TABLE: warn when actions do not recurse to partitions Greg Sabino Mullane
- [PATCH] Fix premature timeout in pg_promote() caused by signal interruptions Robert Pang
- Re: Defend against -ffast-math in meson builds Tom Lane
- Re: [PATCH] Simplify ExecWithoutOverlapsNotEmpty by removing unused parameter shihao zhong
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: pg_waldump: support decoding of WAL inside tarfile Andrew Dunstan
- Re: another autovacuum scheduling thread Sami Imseih
-
Re:
on SGML files is used for what ? Bruce Momjian - Re: another autovacuum scheduling thread Nathan Bossart
- Re: Change initdb default to the builtin collation provider Jeff Davis
- Re: Change initdb default to the builtin collation provider Jeff Davis
- Re: Defend against -ffast-math in meson builds Andres Freund
- Re: Fix typo 586/686 in atomics/arch-x86.h Andres Freund
- Re: Fix typo 586/686 in atomics/arch-x86.h Nathan Bossart
- Re: Skipping schema changes in publication Masahiko Sawada
- Re: Defend against -ffast-math in meson builds Bertrand Drouvot
- Re: another autovacuum scheduling thread Sami Imseih
- Re: Defend against -ffast-math in meson builds Tom Lane
- Re: Addressing buffer private reference count scalability issue Alexandre Felipe
- Re: Unlogged rel fake lsn vs GetVictimBuffer() Melanie Plageman
- [PATCH] Add missing stats_reset column to pg_statio_all_sequences view shihao zhong
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Defend against -ffast-math in meson builds Andres Freund
- Re: Make Intel's ICX compiler working Bertrand Drouvot
- Re: Make Intel's ICX compiler working Andres Freund
- Re: Change initdb default to the builtin collation provider Jeff Davis
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Greg Sabino Mullane
- Re: Defend against -ffast-math in meson builds Bertrand Drouvot
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Unlogged rel fake lsn vs GetVictimBuffer() Melanie Plageman
- Re: Addressing buffer private reference count scalability issue Andres Freund
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Laurenz Albe
- Re: support fast default for domain with constraints Andrew Dunstan
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Zsolt Parragi
- Re: Change initdb default to the builtin collation provider Laurenz Albe
- Re: alter check constraint enforceability Andrew Dunstan
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Jacob Champion
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Peter Eisentraut
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Exit walsender before confirming remote flush in logical replication Greg Sabino Mullane
- [PATCH v1] command_tag_format — protocol-level command tag negotiation via _pq_ nik@postgres.ai
- Re: Streamify more code paths Michael Paquier
- Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX Michael Paquier
- Re: [PATCH v1] command_tag_format — protocol-level command tag negotiation via _pq_ Andres Freund
- Re: Change initdb default to the builtin collation provider Jeff Davis
- Re: tid_blockno() and tid_offset() accessor functions Masahiko Sawada
- Re: tid_blockno() and tid_offset() accessor functions Andres Freund
- Re: [PATCH v1] command_tag_format — protocol-level command tag negotiation via _pq_ Nikolay Samokhvalov
- Re: [PATCH] llvmjit: always add the simplifycfg pass Matheus Alcantara
- Re: Odd code around ginScanToDelete Alexander Korotkov
- Re: Odd code around ginScanToDelete Pavel Borisov
- Re: Odd code around ginScanToDelete Alexander Korotkov
- Re: Row pattern recognition Zsolt Parragi
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Odd code around ginScanToDelete Alexander Korotkov
- Re: Addressing buffer private reference count scalability issue Alexandre Felipe
- Re: Odd code around ginScanToDelete Alexander Korotkov
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Row pattern recognition Henson Choi
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX Chao Li
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Henson Choi
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Japin Li
- Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX zhanghu
- Re: A stack allocation API Thomas Munro
- Re: Row pattern recognition Tatsuo Ishii
- Re: ALTER TABLE: warn when actions do not recurse to partitions Greg Sabino Mullane
- Re: Convert NOT IN sublinks to anti-joins when safe Richard Guo
- Re: Streamify more code paths Xuneng Zhou
- Re: updates for handling optional argument in system functions Mark Wong
- Re: support fast default for domain with constraints jian he
- Re: Streamify more code paths Michael Paquier
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Chao Li
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Alexander Lakhin
- Re: Exit walsender before confirming remote flush in logical replication Japin Li
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Tom Lane
- Re: Streamify more code paths Xuneng Zhou
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Fujii Masao
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Chao Li
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: Change initdb default to the builtin collation provider Anders Åstrand
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Pavel Stehule
- Re: Defend against -ffast-math in meson builds Bertrand Drouvot
- Re: n_dead_tup could be way off just after a vacuum Frédéric Yhuel
- Re: JumbleQuery ma treat different GROUP BY expr as the same Keisuke Kuroda
- Re: Add documentation for PG_ABS_SRCDIR, PG_ABS_BUILDDIR, PG_LIBDIR, PG_DLSUFFIX Michael Paquier
- Drop 32-bit support (was "Re: Fix typo 586/686 in atomics/arch-x86.h") Jakub Wartak
- Re: SQL:2011 Application Time Update & Delete Peter Eisentraut
- Re: Odd code around ginScanToDelete Pavel Borisov
- Re: Odd code around ginScanToDelete Alexander Korotkov
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Peter Eisentraut
- Re: Skipping schema changes in publication Peter Smith
- Re: Supporting non-deterministic collations with tailoring rules. Peter Eisentraut
- Re:Re: Odd code around ginScanToDelete jinbinge
- Re: support fast default for domain with constraints Viktor Holmberg
- Re: Defend against -ffast-math in meson builds Bertrand Drouvot
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Pavel Stehule
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Evgeny Kuzin
- Re: meson vs. llvm bitcode files Peter Eisentraut
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: BUG: ReadStream look-ahead exhausts local buffers when effective_io_concurrency>=64 Eduard Stepanov
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ajin Cherian
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Yura Sokolov
- RE: Skipping schema changes in publication Hayato Kuroda (Fujitsu)
- Re: Vacuum statistics Andrei Lepikhov
- RE: AIX support Joe Hatcher
- Re: ALTER TABLE: warn when actions do not recurse to partitions Greg Sabino Mullane
- RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Madyshev Egor
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Yura Sokolov
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Report bytes and transactions actually sent downtream Ashutosh Sharma
- Re: Fix uninitialized xl_running_xacts padding Heikki Linnakangas
- [PATCH] Silence a new Valgrind warning Aleksander Alekseev
- Re: Vacuum statistics Andrei Lepikhov
- Re: Drop 32-bit support (was "Re: Fix typo 586/686 in atomics/arch-x86.h") Daniel Gustafsson
- Re: Enhancing Memory Context Statistics Reporting Daniel Gustafsson
- Re: Drop 32-bit support (was "Re: Fix typo 586/686 in atomics/arch-x86.h") Jakub Wartak
- Re: Drop 32-bit support (was "Re: Fix typo 586/686 in atomics/arch-x86.h") Nathan Bossart
- Re: Change initdb default to the builtin collation provider Robert Haas
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Anthonin Bonnefoy
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) Ranier Vilela
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: index prefetching Tomas Vondra
- Re: Areas for Solaris support modernization Tom Lane
- Re: Defend against -ffast-math in meson builds Tom Lane
- Re: Drop 32-bit support (was "Re: Fix typo 586/686 in atomics/arch-x86.h") Yura Sokolov
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Fujii Masao
- Re: Drop 32-bit support (was "Re: Fix typo 586/686 in atomics/arch-x86.h") Tom Lane
- Re: Drop 32-bit support (was "Re: Fix typo 586/686 in atomics/arch-x86.h") Andres Freund
- Re: Drop 32-bit support (was "Re: Fix typo 586/686 in atomics/arch-x86.h") Andres Freund
- Re: Streamify more code paths Xuneng Zhou
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Alastair Turner
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Sami Imseih
- Re: Skipping schema changes in publication Masahiko Sawada
- Re: tid_blockno() and tid_offset() accessor functions Masahiko Sawada
- Re: Better shared data structure management and resizable shared data structures Robert Haas
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Andres Freund
- Re: pg_plan_advice Robert Haas
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Fujii Masao
- Re: index prefetching Peter Geoghegan
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) Bryan Green
- Re: Vacuum statistics Alena Rybakina
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Fujii Masao
- Re: Vacuum statistics Alena Rybakina
-
Re:
on SGML files is used for what ? Marcos Pegoraro -
Re:
on SGML files is used for what ? Robert Treat - Re: Fix uninitialized xl_running_xacts padding Alexander Kuzmenkov
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: index prefetching Alexandre Felipe
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
-
Re:
on SGML files is used for what ? Marcos Pegoraro - Re: Fix uninitialized xl_running_xacts padding Heikki Linnakangas
- Re: Better shared data structure management and resizable shared data structures Robert Haas
-
Re:
on SGML files is used for what ? Bruce Momjian - Tighten asserts on ParallelWorkerNumber a little bit Tomas Vondra
- Re: Adding REPACK [concurrently] Robert Treat
- Re: Change initdb default to the builtin collation provider Jeff Davis
- Re: another autovacuum scheduling thread Nathan Bossart
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) Bryan Green
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) Ranier Vilela
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Tomas Vondra
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: index prefetching Peter Geoghegan
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Change initdb default to the builtin collation provider Robert Haas
- Re: Better shared data structure management and resizable shared data structures Robert Haas
- pg_plan_advice: rtekind uninitialized compilation waning Sami Imseih
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Add a check for interrupts in ginInsert Vinod Sridharan
- Re: Change initdb default to the builtin collation provider Laurenz Albe
- Re: Expanding HOT updates for expression and partial indexes Nathan Bossart
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Sami Imseih
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Sami Imseih
- Re: Areas for Solaris support modernization Greg Burd
- Re: pg_plan_advice: rtekind uninitialized compilation waning Nathan Bossart
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Zsolt Parragi
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Andres Freund
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Greg Sabino Mullane
- Re: ALTER TABLE: warn when actions do not recurse to partitions Zsolt Parragi
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Tomas Vondra
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Zsolt Parragi
- Add missing stats_reset column to pg_statio_all_sequences view Sami Imseih
- Re: support fast default for domain with constraints Andrew Dunstan
- Re: Add missing stats_reset column to pg_statio_all_sequences view Sami Imseih
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Andres Freund
- Re: pg_plan_advice Alexandra Wang
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Re: Row pattern recognition Henson Choi
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: Change initdb default to the builtin collation provider Jeff Davis
- Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT Peter Geoghegan
- Re: Add Option To Check All Addresses For Matching target_session_attr Andrew Jackson
- Re: Add missing stats_reset column to pg_statio_all_sequences view Fujii Masao
- Re: Streamify more code paths Michael Paquier
- Re: Report bytes and transactions actually sent downtream Michael Paquier
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Chao Li
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: Streamify more code paths Xuneng Zhou
- Re: Add missing stats_reset column to pg_statio_all_sequences view Sami Imseih
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Fujii Masao
- Re: ALTER TABLE: warn when actions do not recurse to partitions Chao Li
- Re: Skipping schema changes in publication Peter Smith
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Chao Li
- Re: IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT jian he
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: Report bytes and transactions actually sent downtream Ashutosh Sharma
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re:Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Yi Ding
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Use SMgrRelation instead of SMgrRelationData * in pgaio_io_set_target_smgr() Japin Li
- RE: [PATCH] Support automatic sequence replication Zhijie Hou (Fujitsu)
- RE: [PATCH] Support automatic sequence replication Zhijie Hou (Fujitsu)
- RE: [PATCH] Support automatic sequence replication Zhijie Hou (Fujitsu)
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jonathan Gonzalez V.
- Re: Use SMgrRelation instead of SMgrRelationData * in pgaio_io_set_target_smgr() Chao Li
- Re: [PATCH] Support automatic sequence replication Chao Li
- Re: proposal: schema variables Pavel Stehule
- Re: Buffer locking is special (hints, checksums, AIO writes) Alexander Lakhin
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Jelte Fennema-Nio
- Re: [PATCH] Support automatic sequence replication Chao Li
- Re: pg_plan_advice Lukas Fittl
- [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE Ryo Matsumura (Fujitsu)
- Re: support fast default for domain with constraints Viktor Holmberg
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Chao Li
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- Re: Defend against -ffast-math in meson builds Bertrand Drouvot
- Re: Vacuum statistics Andrei Lepikhov
- Re: Add GoAway protocol message for graceful but fast server shutdown/switchover Jelte Fennema-Nio
- Re: Skipping schema changes in publication Amit Kapila
- Re: Skipping schema changes in publication Amit Kapila
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Andrew Dunstan
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Daniel Gustafsson
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Unicode update and some tooling improvements Alexander Borisov
- Re: support fast default for domain with constraints Andrew Dunstan
- Re: support fast default for domain with constraints Viktor Holmberg
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: Areas for Solaris support modernization Greg Burd
- Re: Change copyObject() to use typeof_unqual Peter Eisentraut
- Re: Tighten asserts on ParallelWorkerNumber a little bit Bertrand Drouvot
- Re: Define DatumGetInt8 function. Aleksander Alekseev
- [PATCH] Fix JSON_SERIALIZE() coercion placeholder type for jsonb input Matt Blewitt
- Re: gistGetFakeLSN() can return incorrect LSNs Tomas Vondra
- Re: pg_atomic_compare_exchange_*() and memory barriers Alexander Korotkov
- Re: gistGetFakeLSN() can return incorrect LSNs Fujii Masao
- RE: [PATCH] Support automatic sequence replication Hayato Kuroda (Fujitsu)
- RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Aya Iwata (Fujitsu)
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: More speedups for tuple deformation David Rowley
- Re: Exit walsender before confirming remote flush in logical replication Greg Sabino Mullane
- Re: IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT Andrew Dunstan
- Re: client_connection_check_interval default value Fujii Masao
- Re: Vacuum statistics Alena Rybakina
- Re: Change copyObject() to use typeof_unqual Daniel Gustafsson
- Re: Vacuum statistics Alena Rybakina
- some more include removal from headers Álvaro Herrera
- Re: Add a check for interrupts in ginInsert Heikki Linnakangas
- Re: IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT Kirill Reshke
- Re: Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade Peter Eisentraut
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Fujii Masao
- Re: tid_blockno() and tid_offset() accessor functions Peter Eisentraut
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: LLVM 22 Devrim Gündüz
- Re: IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT Andrew Dunstan
- Re: Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Fujii Masao
- Re: support create index on virtual generated column. Peter Eisentraut
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Rework SLRU I/O errors handle Heikki Linnakangas
- Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE Fujii Masao
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Buffer locking is special (hints, checksums, AIO writes) Antonin Houska
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Jelte Fennema-Nio
- Re: Speed up COPY FROM text/CSV parsing using SIMD Greg Burd
- Re: [PATCH] Silence a new Valgrind warning Heikki Linnakangas
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Sami Imseih
- Re: some more include removal from headers Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Change copyObject() to use typeof_unqual Peter Eisentraut
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Change copyObject() to use typeof_unqual Jelte Fennema-Nio
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Change copyObject() to use typeof_unqual Jelte Fennema-Nio
- Re: tid_blockno() and tid_offset() accessor functions Andres Freund
- Re: pg_plan_advice: rtekind uninitialized compilation waning Nathan Bossart
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: tid_blockno() and tid_offset() accessor functions Matthias van de Meent
- Re: tid_blockno() and tid_offset() accessor functions Greg Sabino Mullane
- Re: Speed up COPY FROM text/CSV parsing using SIMD Greg Burd
- Re: Speed up COPY FROM text/CSV parsing using SIMD Greg Burd
- Re: [PATCH] Silence a new Valgrind warning Aleksander Alekseev
- Re: [PATCH] Silence a new Valgrind warning Peter Geoghegan
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: tid_blockno() and tid_offset() accessor functions Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Re: Skipping schema changes in publication Masahiko Sawada
- Re: parallel data loading for pgbench -i Mircea Cadariu
- Re: some more include removal from headers Álvaro Herrera
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: Create unique GiST indexes Paul A Jungwirth
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Serverside SNI support in libpq Zsolt Parragi
- Re: some more include removal from headers Andres Freund
- Re: [PATCH] Silence a new Valgrind warning Heikki Linnakangas
- Re: Add "format" target to make and ninja to run pgindent and pgperltidy Daniel Gustafsson
- Re: gistGetFakeLSN() can return incorrect LSNs Tomas Vondra
- Re: Better shared data structure management and resizable shared data structures Zsolt Parragi
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: [PATCH] Fix JSON_SERIALIZE() coercion placeholder type for jsonb input Zsolt Parragi
- Re: index prefetching Peter Geoghegan
- Re: [19] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Use SMgrRelation instead of SMgrRelationData * in pgaio_io_set_target_smgr() Japin Li
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Masahiko Sawada
- Re: Instability of phycodorus in pg_upgrade tests with JIT Alexander Lakhin
- Re: Row pattern recognition Tatsuo Ishii
- Re: some more include removal from headers Álvaro Herrera
- Re: tid_blockno() and tid_offset() accessor functions Ayush Tiwari
- Re: Skipping schema changes in publication Amit Kapila
- Re: [19] CREATE SUBSCRIPTION ... SERVER Amit Kapila
- Re: Streamify more code paths Michael Paquier
- Re: Report bytes and transactions actually sent downtream Amit Kapila
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: pg_plan_advice Alexander Lakhin
- Re: Change copyObject() to use typeof_unqual Peter Eisentraut
- Re: Change copyObject() to use typeof_unqual Jelte Fennema-Nio
- Re: Safer hash table initialization macro Jelte Fennema-Nio
- Re: RFC: adding pytest as a supported test framework Jelte Fennema-Nio
- Re: Row pattern recognition Henson Choi
- Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Jelte Fennema-Nio
- Re: Tighten asserts on ParallelWorkerNumber a little bit Tomas Vondra
- Re: pg_plan_advice Zsolt Parragi
- Re: [PATCH] no table rewrite when set column type to constrained domain Viktor Holmberg
- Re: virtual generated column as partition key Rustam ALLAKOV
- Re: Areas for Solaris support modernization Tom Lane
- Re: Areas for Solaris support modernization Greg Burd
- bug: pg_dumpall with --data-only and --clean options is giving an error after some dump Mahendra Singh Thalor
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Re: Adding pg_dump flag for parallel export to pipes Mahendra Singh Thalor
- Proposal: common explicit lists for installed headers Zsolt Parragi
- Re: Speed up COPY TO text/CSV parsing using SIMD KAZAR Ayoub
- Re: [19] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: [19] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Proposal: common explicit lists for installed headers Tom Lane
- Re: Addressing buffer private reference count scalability issue Alexandre Felipe
- Re: Streamify more code paths Xuneng Zhou
- Re: Streamify more code paths Xuneng Zhou
- pg_restore: remove unnecessary code from restore_all_databases function Mahendra Singh Thalor
- Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error Mahendra Singh Thalor
- Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta
- Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump Srinath Reddy Sadipiralla
- Re: Proposal: common explicit lists for installed headers Zsolt Parragi
- Re: Adding pg_dump flag for parallel export to pipes Hannu Krosing
- Re: some more include removal from headers Álvaro Herrera
- Re: Row pattern recognition Tatsuo Ishii
- Re: some more include removal from headers Álvaro Herrera
- Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump Andrew Dunstan
- pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly Alexander Lakhin
- Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump Álvaro Herrera
- gen_guc_tables improvements Zsolt Parragi
- Re: Skipping schema changes in publication vignesh C
- Re: WIP - xmlvalidate implementation from TODO list Jim Jones
- Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error Srinath Reddy Sadipiralla
- Re: More speedups for tuple deformation Junwang Zhao
- Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump Mahendra Singh Thalor
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Jelte Fennema-Nio
- Re: WIP - xmlvalidate implementation from TODO list Pavel Stehule
- Re: pg_restore: remove unnecessary code from restore_all_databases function Andrew Dunstan
- Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump Tom Lane
- Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error Andrew Dunstan
- Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error Mahendra Singh Thalor
- Re: Vacuum statistics Andrey Borodin
- pg_restore: TAP test case typo(wrong word) for an error hint in 001_basic.pl Mahendra Singh Thalor
- Re: pg_restore: remove unnecessary code from restore_all_databases function Mahendra Singh Thalor
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Andrey Borodin
- Re: Add missing CHECK_FOR_INTERRUPTS calls in dblink module Lakshmi N
- Re: Supporting non-deterministic collations with tailoring rules. Daniel Verite
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jonathan Gonzalez V.
- EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Inconsistency in owner assignment between INDEX and STATISTICS Tom Lane
- Re: Extension security improvement: Add support for extensions with an owned schema Jelte Fennema-Nio
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: Expanding HOT updates for expression and partial indexes Jeff Davis
- Re: Change copyObject() to use typeof_unqual Jelte Fennema-Nio
- Re: Save a few bytes per CatCTup Tom Lane
- Re: Change copyObject() to use typeof_unqual Tom Lane
- Re: Report bytes and transactions actually sent downtream Michael Paquier
- Re: gen_guc_tables improvements Michael Paquier
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Gyan Sreejith
- Re: Vacuum statistics Alena Rybakina
- Re: pg_restore: TAP test case typo(wrong word) for an error hint in 001_basic.pl Michael Paquier
- Re: Defend against -ffast-math in meson builds Tom Lane
- Re: Change copyObject() to use typeof_unqual Jelte Fennema-Nio
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Shinya Kato
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? John Naylor
- Re: Use SMgrRelation instead of SMgrRelationData * in pgaio_io_set_target_smgr() Chao Li
- Re: Streamify more code paths Michael Paquier
- Re: pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly Michael Paquier
- Re: Inconsistency in owner assignment between INDEX and STATISTICS Shin Berg
- Re: DOCS - Server Applications [option] should be [option...] Peter Smith
- Re: client_connection_check_interval default value Chao Li
- Re: pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly Tom Lane
- Re: Add missing stats_reset column to pg_stat_database_conflicts view Chao Li
- Re: Use SMgrRelation instead of SMgrRelationData * in pgaio_io_set_target_smgr() Japin Li
- Re:Re: Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Yi Ding
- Re: Streamify more code paths Xuneng Zhou
- Re: gen_guc_tables improvements Chao Li
- Re: Use SMgrRelation instead of SMgrRelationData * in pgaio_io_set_target_smgr() Chao Li
- Re: Re: Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Fujii Masao
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: support create index on virtual generated column. jian he
- Re: Streamify more code paths Xuneng Zhou
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker
- AT_AddColumn container/composite type over constrained domain should table rewrite jian he
- Re: Skipping schema changes in publication shveta malik
- Re: [19] CREATE SUBSCRIPTION ... SERVER Amit Kapila
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Fujii Masao
- Re: Row pattern recognition Henson Choi
- Re: gen_guc_tables improvements Zsolt Parragi
- Re: Improve OAuth discovery logging Zsolt Parragi
- Re: Flush some statistics within running transactions Michael Paquier
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: Skipping schema changes in publication Peter Smith
- Re: Row pattern recognition Tatsuo Ishii
- Re: Report bytes and transactions actually sent downtream Michael Paquier
- RE: [PATCH] Support automatic sequence replication Zhijie Hou (Fujitsu)
- Re: [PATCH] libpq: Fix incorrect message type in getBackendKeyData() comment Michael Paquier
- Re: More speedups for tuple deformation Tender Wang
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: client_connection_check_interval default value Hüseyin Demir
- Re: EXPLAIN: showing ReadStream / prefetch stats Lukas Fittl
- Re: Improve OAuth discovery logging Andrey Borodin
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier
- Re: Improve OAuth discovery logging Zsolt Parragi
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Chao Li
- Re: Improve checks for GUC recovery_target_xid Hüseyin Demir
- Re: Pgbench: remove synchronous prepare Dmitrii Bondar
- Re: Report bytes and transactions actually sent downtream Ashutosh Sharma
- Re: Report oldest xmin source when autovacuum cannot remove tuples wenhui qiu
- Re: Proposal for enabling auto-vectorization for checksum calculations Andrew Kim
- Re: Add missing stats_reset column to pg_statio_all_sequences view Fujii Masao
- Re: Improve OAuth discovery logging Andrey Borodin
- Re: Odd code around ginScanToDelete Xuneng Zhou
- Re: Vacuum statistics Андрей Зубков
- Re: Skipping schema changes in publication Peter Smith
- Re: Vacuum statistics Andrei Lepikhov
- Re: Skipping schema changes in publication Amit Kapila
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Michael Paquier
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Chao Li
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: More speedups for tuple deformation David Rowley
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: client_connection_check_interval default value Fujii Masao
- Re: client_connection_check_interval default value Fujii Masao
- Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE Ryo Matsumura (Fujitsu)
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Skipping schema changes in publication Amit Kapila
- Re: Streaming replication and WAL archive interactions Jaroslav Novikov
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Anthonin Bonnefoy
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Peter Eisentraut
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Heikki Linnakangas
- Re: Add missing stats_reset column to pg_statio_all_sequences view Fujii Masao
- Re: Flush some statistics within running transactions Michael Paquier
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE Fujii Masao
- Re: Vacuum statistics Alena Rybakina
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Peter Eisentraut
- Re: Skipping schema changes in publication vignesh C
- Re: pg_upgrade fails when extension_control_path is used Peter Eisentraut
- Re: Report bytes and transactions actually sent downtream Amit Kapila
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Bertrand Drouvot
- Re: Report oldest xmin source when autovacuum cannot remove tuples Japin Li
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Avoid resource leak (contrib/postgres_fdw/connection.c) Ranier Vilela
- Re: Report bytes and transactions actually sent downtream Amit Kapila
- Re: Vacuum statistics Alena Rybakina
- Re: Vacuum statistics Alena Rybakina
- Re: pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly Greg Burd
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- Re: Change copyObject() to use typeof_unqual Peter Eisentraut
- Re: SQL Property Graph Queries (SQL/PGQ) Kirill Reshke
- Re: Exit walsender before confirming remote flush in logical replication Greg Sabino Mullane
- Re: Change copyObject() to use typeof_unqual Jelte Fennema-Nio
- Re: some more include removal from headers Álvaro Herrera
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Report bytes and transactions actually sent downtream Ashutosh Sharma
- Re: [OAuth2] Infrastructure for tracking token expiry time Ajit Awekar
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Avoid resource leak (contrib/postgres_fdw/connection.c) Matheus Alcantara
- Re: Avoid resource leak (contrib/postgres_fdw/connection.c) Ranier Vilela
- Re: Adding REPACK [concurrently] Matthias van de Meent
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Vacuum statistics Andrey Borodin
- Re: Add missing stats_reset column to pg_statio_all_sequences view Fujii Masao
- Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump Nathan Bossart
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: SQL Property Graph Queries (SQL/PGQ) zengman
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: RFC: Logging plan of the running query torikoshia
- Re: Change copyObject() to use typeof_unqual Tom Lane
- Re: Show expression of virtual columns in error messages Matheus Alcantara
- Re: Adding REPACK [concurrently] Robert Treat
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Bertrand Drouvot
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump Nathan Bossart
- Proposal: Prevent Primary/Standby SLRU divergence during MultiXact truncation Ayush Tiwari
- Re: Fix uninitialized xl_running_xacts padding Alexander Kuzmenkov
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: [19] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: SQL/JSON json_table plan clause Nikita Malakhov
- Re: More speedups for tuple deformation Junwang Zhao
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: pg_plan_advice Robert Haas
- Re: pg_plan_advice Robert Haas
- Re: EXPLAIN: showing ReadStream / prefetch stats Melanie Plageman
- Re: EXPLAIN: showing ReadStream / prefetch stats Melanie Plageman
- Re: Expanding HOT updates for expression and partial indexes Nathan Bossart
- Re: pg_plan_advice Robert Haas
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Adding REPACK [concurrently] Mahendra Singh Thalor
- Re: Expanding HOT updates for expression and partial indexes Jeff Davis
- Re: pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly Alexander Lakhin
- Re: Read-only connection mode for AI workflows. Andrei Lepikhov
- Re: Improve OAuth discovery logging Jacob Champion
- Re: Emitting JSON to file using COPY TO Masahiko Sawada
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: [PATCH] Fix JSON_SERIALIZE() coercion placeholder type for jsonb input Matt Blewitt
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: Adding REPACK [concurrently] Matthias van de Meent
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Read-only connection mode for AI workflows. Jack Bonatakis
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error Nathan Bossart
- Re: Improve OAuth discovery logging Zsolt Parragi
- Re: Expanding HOT updates for expression and partial indexes Jeff Davis
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: pg_plan_advice Robert Haas
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: Read-only connection mode for AI workflows. Andrei Lepikhov
- Re: Patch for migration of the pg_commit_ts directory Masahiko Sawada
- Re: More speedups for tuple deformation David Rowley
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather thanROLERECURSE_PRIVS? Nathan Bossart
- Re: Read-only connection mode for AI workflows. Bruce Momjian
- Re: Adding REPACK [concurrently] Matthias van de Meent
- Re: Don't synchronously wait for already-in-progress IO in read stream Melanie Plageman
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Michael Paquier
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: Adding REPACK [concurrently] Matthias van de Meent
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: A stack allocation API Thomas Munro
- Re: Proposal: Prevent Primary/Standby SLRU divergence during MultiXact truncation Heikki Linnakangas
- Re: Change copyObject() to use typeof_unqual Masahiko Sawada
- Re: pg_stat_io_histogram Tomas Vondra
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Michael Paquier
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Michael Paquier
- Re: Avoid resource leak (contrib/postgres_fdw/connection.c) Fujii Masao
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Fujii Masao
- Re: Report bytes and transactions actually sent downtream Michael Paquier
- Re: pg_plan_advice Lukas Fittl
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Michael Paquier
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier
- Re: Flush some statistics within running transactions Sami Imseih
- Re: Stack-based tracking of per-node WAL/buffer usage Tomas Vondra
- Re: Skipping schema changes in publication Peter Smith
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Improve OAuth discovery logging Jacob Champion
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Haibo Yan
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Chao Li
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: SQL Property Graph Queries (SQL/PGQ) zengman
- Re: Skipping schema changes in publication Peter Smith
- RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Kuroda, Hayato/黒田 隼人
- Re: Improve OAuth discovery logging Chao Li
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Fujii Masao
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Re: Refactor query normalization into core query jumbling Sami Imseih
- Re: Proposal for enabling auto-vectorization for checksum calculations John Naylor
- Re: Proposal for enabling auto-vectorization for checksum calculations John Naylor
- Re: Change copyObject() to use typeof_unqual Tom Lane
- Re: Change copyObject() to use typeof_unqual Tom Lane
- RE: POC: make mxidoff 64 bits Hayato Kuroda (Fujitsu)
- elog: clarify usage and style of error reporting functions Chao Li
- Re: Skipping schema changes in publication Amit Kapila
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Skipping schema changes in publication Amit Kapila
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier
- Re: SQL Property Graph Queries (SQL/PGQ) zengman
- Re: Patch for migration of the pg_commit_ts directory Amit Kapila
- Re: pg_buffercache: Add per-relation summary stats Haibo Yan
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: Report bytes and transactions actually sent downtream Amit Kapila
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Row pattern recognition SungJun Jang
- Re: Report bytes and transactions actually sent downtream Amit Kapila
- Re: pg_plan_advice Zsolt Parragi
- Re: Return pg_control from pg_backup_stop(). Haibo Yan
- [PATCH] Update HandleChildCrash comments Tender Wang
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Improve OAuth discovery logging Zsolt Parragi
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Michael Paquier
- Re: Return pg_control from pg_backup_stop(). Michael Paquier
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: [19] CREATE SUBSCRIPTION ... SERVER Amit Kapila
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Alexander Lakhin
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber shveta malik
- Re: tablecmds: reject CLUSTER ON for partitioned tables earlier Chao Li
- bogus pg_init_privs.initprivs in pg_upgrade yangboyu
- Re: Improve OAuth discovery logging Chao Li
- Re: Stack-based tracking of per-node WAL/buffer usage Zsolt Parragi
- Re: Serverside SNI support in libpq Zsolt Parragi
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Zsolt Parragi
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Zsolt Parragi
- Re: Report bytes and transactions actually sent downtream Amit Kapila
- Re: Skipping schema changes in publication vignesh C
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Pavel Stehule
- Re: Return pg_control from pg_backup_stop(). David Steele
- Re: SQL Property Graph Queries (SQL/PGQ) Kirill Reshke
- tupdesc: simplify assert in equalTupleDescs() Chao Li
- Re: [PATCH] no table rewrite when set column type to constrained domain jian he
- Re: tupdesc: simplify assert in equalTupleDescs() Nazir Bilal Yavuz
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: gen_guc_tables improvements Michael Paquier
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error Mahendra Singh Thalor
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Amit Kapila
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: Propagate XLogFindNextRecord error to callers Fujii Masao
- Re: POC: make mxidoff 64 bits Heikki Linnakangas
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Read-only connection mode for AI workflows. Andrei Lepikhov
- Re: meson: Make test output much more useful on failure (both in CI and locally) Jelte Fennema-Nio
- Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE Matsumura, Ryo/松村 量
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Jelte Fennema-Nio
- Adding a stored generated column without long-lived locks Alberto Piai
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Amit Kapila
- Re: Reduce planning time for large NOT IN lists containing NULL Ilia Evdokimov
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Change copyObject() to use typeof_unqual Jelte Fennema-Nio
- Re: Skipping schema changes in publication shveta malik
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: Changing the state of data checksums in a running cluster Heikki Linnakangas
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Skipping schema changes in publication Amit Kapila
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: pg_stat_io_histogram Jakub Wartak
- Need help debugging SIGBUS crashes Peter 'PMc' Much
- RE: [Proposal] Adding Log File Capability to pg_createsubscriber Hayato Kuroda (Fujitsu)
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: New access method for b-tree. Alexandre Felipe
- Re: Fix uninitialized xl_running_xacts padding Bertrand Drouvot
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Shlok Kyal
- dlist_check: add check for nodes pointing to themselves 杨磊
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: RFC: Allow EXPLAIN to Output Page Fault Information torikoshia
- Re: Need help debugging SIGBUS crashes Tomas Vondra
- Re: pg_plan_advice Robert Haas
- Re: Need help debugging SIGBUS crashes Jakub Wartak
- Re: Read-only connection mode for AI workflows. Bruce Momjian
- Re: Need help debugging SIGBUS crashes Tomas Vondra
- Re: SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- Re: pgsql: Add pg_plan_advice contrib module. Robert Haas
- Re: Read-only connection mode for AI workflows. Andrei Lepikhov
- Re: Read-only connection mode for AI workflows. Bruce Momjian
- Re: Need help debugging SIGBUS crashes Tom Lane
- Re: pg_stat_io_histogram Andres Freund
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: Need help debugging SIGBUS crashes Peter 'PMc' Much
- Re: Improve checks for GUC recovery_target_xid David Steele
- Re: Proposal to allow setting cursor options on Portals Dave Cramer
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: Change copyObject() to use typeof_unqual Tom Lane
- Re: Proposal: Prevent Primary/Standby SLRU divergence during MultiXact truncation Ayush Tiwari
- Re: Improve checks for GUC recovery_target_xid Hüseyin Demir
- Re: Expanding HOT updates for expression and partial indexes Nathan Bossart
- Re: Vacuum statistics Andrei Zubkov
- Re: Need help debugging SIGBUS crashes Peter 'PMc' Much
- Re: Need help debugging SIGBUS crashes Peter 'PMc' Much
- Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it Andrew Dunstan
- Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE Fujii Masao
- Re: Improve OAuth discovery logging Jacob Champion
- Re: Skipping schema changes in publication vignesh C
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Change copyObject() to use typeof_unqual Peter Eisentraut
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Robert Haas
- Re: Improve OAuth discovery logging Jacob Champion
- Re: Read-only connection mode for AI workflows. Bruce Momjian
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: Vacuum statistics Alena Rybakina
- Re: Expanding HOT updates for expression and partial indexes Jeff Davis
- Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error Nathan Bossart
- table AM option passing Álvaro Herrera
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Anthonin Bonnefoy
- Re: [19] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Assertion failure in hash_kill_items() Heikki Linnakangas
- Re: Don't synchronously wait for already-in-progress IO in read stream Andres Freund
- Re: table AM option passing Nathan Bossart
- Re: index prefetching Peter Geoghegan
- Re: Patch for migration of the pg_commit_ts directory Masahiko Sawada
- Re: Assertion failure in hash_kill_items() Andres Freund
- Re: pg_plan_advice Robert Haas
- Re: Emitting JSON to file using COPY TO Masahiko Sawada
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Vacuum statistics Alena Rybakina
- Re: EXPLAIN: showing ReadStream / prefetch stats Andres Freund
- Re: Fix uninitialized xl_running_xacts padding Zsolt Parragi
- Re: Speed up COPY TO text/CSV parsing using SIMD Nathan Bossart
- Re: Return pg_control from pg_backup_stop(). Haibo Yan
- Re: IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT Andrew Dunstan
- Re: proposal: schema variables Pavel Stehule
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: table AM option passing Álvaro Herrera
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: [PATCH] no table rewrite when set column type to constrained domain Viktor Holmberg
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: client_connection_check_interval default value Hüseyin Demir
- Re: Need help debugging SIGBUS crashes Peter 'PMc' Much
- Re: table AM option passing Nathan Bossart
- Re: EXPLAIN: showing ReadStream / prefetch stats Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Assertion failure in hash_kill_items() Andres Freund
- Re: Need help debugging SIGBUS crashes Tom Lane
- Re: table AM option passing Andres Freund
- Re: table AM option passing Andres Freund
- Re: Improve OAuth discovery logging Zsolt Parragi
- Re: Need help debugging SIGBUS crashes Andres Freund
- Avoiding memory leakage in jsonpath evaluation Tom Lane
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jonathan Gonzalez V.
- Re: Need help debugging SIGBUS crashes Tom Lane
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: pg_plan_advice Robert Haas
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Speed up COPY TO text/CSV parsing using SIMD KAZAR Ayoub
- Re: another autovacuum scheduling thread David Rowley
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Gyan Sreejith
- dshash_find_or_insert vs. OOM Robert Haas
- Re: dshash_find_or_insert vs. OOM Chao Li
- DOCS: typo on CLUSTER page Peter Smith
- Re: Return pg_control from pg_backup_stop(). Michael Paquier
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: DOCS: typo on CLUSTER page Michael Paquier
- Re: Fix uninitialized xl_running_xacts padding Michael Paquier
- Re: Speed up COPY TO text/CSV parsing using SIMD KAZAR Ayoub
- Re: Report bytes and transactions actually sent downtream Michael Paquier
- Re: DOCS: typo on CLUSTER page Bruce Momjian
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker
- Re: vectorized CRC on ARM64 Haibo Yan
- Re: relfilenode statistics Bertrand Drouvot
- Re: Return pg_control from pg_backup_stop(). David Steele
- Re: Skipping schema changes in publication shveta malik
- Re: Skipping schema changes in publication Peter Smith
- Re: Report bytes and transactions actually sent downtream Ashutosh Sharma
- Re: Reduce planning time for large NOT IN lists containing NULL David Rowley
- Re: Adding locks statistics Bertrand Drouvot
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Return pg_control from pg_backup_stop(). Michael Paquier
- Re: DOCS: typo on CLUSTER page Michael Paquier
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Fix gistkillitems & add regression test to microvacuum Kirill Reshke
- RE: [Proposal] Adding Log File Capability to pg_createsubscriber Kuroda, Hayato/黒田 隼人
- Re: Asynchronous MergeAppend Alexander Pyhalov
- Re: Skipping schema changes in publication Masahiko Sawada
- Re: SQL Property Graph Queries (SQL/PGQ) zengman
- Re: Release postmaster working memory context in slotsync worker Fujii Masao
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: Fix uninitialized xl_running_xacts padding Zsolt Parragi
- Re: proposal: schema variables Pavel Stehule
- Re: Skipping schema changes in publication Peter Smith
- Re: vectorized CRC on ARM64 John Naylor
- Re: Fix uninitialized xl_running_xacts padding Michael Paquier
- log XLogPrefetch stats at end of recovery Lakshmi N
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication SATYANARAYANA NARLAPURAM
- Re: SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- Re: Return pg_control from pg_backup_stop(). David Steele
- Re: [WIP] Pipelined Recovery Imran Zaheer
- Re: Avoiding memory leakage in jsonpath evaluation Chao Li
- Re: Avoiding memory leakage in jsonpath evaluation Chao Li
- Re: Skipping schema changes in publication Peter Smith
- Re: Changing the state of data checksums in a running cluster Heikki Linnakangas
- Re: Supporting non-deterministic collations with tailoring rules. Peter Eisentraut
- Re: Skipping schema changes in publication Amit Kapila
- Re: Adding locks statistics Michael Paquier
- Re: SQL Property Graph Queries (SQL/PGQ) zengman
- Re: [PATCH] Fix incorrect Spanish translation and remove obsolete FIXME comments John Naylor
- Re: Return pg_control from pg_backup_stop(). Michael Paquier
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: Skipping schema changes in publication Amit Kapila
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: [19] CREATE SUBSCRIPTION ... SERVER Álvaro Herrera
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- SQL/PGQ: All properties reference Ashutosh Bapat
- Validate user-supplied c_args in meson builds Bertrand Drouvot
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber shveta malik
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE Ryo Matsumura (Fujitsu)
- Re: Type assertions without GCC builtins Jelte Fennema-Nio
- Re: [WIP] Pipelined Recovery Imran Zaheer
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: parallel data loading for pgbench -i lakshmi
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Fix uninitialized xl_running_xacts padding Alexander Kuzmenkov
- Re: Safer hash table initialization macro Jelte Fennema-Nio
- Re: [PATCH] Add `headerscheck` run_target to meson Peter Eisentraut
- Avoid some table rewrites for ALTER TABLE .. SET DATA TYPE array coerce jian he
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Aleksander Alekseev
- Re: Add ssl_(supported|shared)_groups to sslinfo Dmitry Dolgov
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: Non-compliant SASLprep implementation for ASCII characters John Naylor
- Re: Row pattern recognition Tatsuo Ishii
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: Avoid some table rewrites for ALTER TABLE .. SET DATA TYPE array coerce Matthias van de Meent
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Bug? pg_rewind produces unusable but starting database with standby recovery Zsolt Parragi
- Re: [PATCH] Add `headerscheck` run_target to meson Peter Eisentraut
- Re: Function scan FDW pushdown Alexander Pyhalov
- Re: Fix uninitialized xl_running_xacts padding Heikki Linnakangas
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Return pg_control from pg_backup_stop(). David Steele
- Re: meson vs. llvm bitcode files Nazir Bilal Yavuz
- Re: Unicode update and some tooling improvements Peter Eisentraut
- Re: Serverside SNI support in libpq Jacob Champion
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Amit Kapila
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: Skipping schema changes in publication vignesh C
- Re: Skipping schema changes in publication vignesh C
- Re: Skipping schema changes in publication vignesh C
- Re: pg_stat_io_histogram Jakub Wartak
- Re: DOCS: typo on CLUSTER page Álvaro Herrera
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Peter Eisentraut
- Re: Release postmaster working memory context in slotsync worker getiancheng
- RE: [Proposal] Adding Log File Capability to pg_createsubscriber Hayato Kuroda (Fujitsu)
- Re: Read-only connection mode for AI workflows. Peter Eisentraut
- Re: Initial COPY of Logical Replication is too slow Amit Kapila
- Re: Vacuum statistics Andrei Zubkov
- Re: Unicode update and some tooling improvements Andres Freund
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Read-only connection mode for AI workflows. Andres Freund
- Re: Reduce planning time for large NOT IN lists containing NULL Ilia Evdokimov
- Re: Serverside SNI support in libpq Tom Lane
- Re: Read-only connection mode for AI workflows. Andrei Lepikhov
- Re: Emitting JSON to file using COPY TO Daniel Verite
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: Adding locks statistics Bertrand Drouvot
- Re: Unicode update and some tooling improvements Alexander Borisov
- Re: Serverside SNI support in libpq Daniel Gustafsson
- [Bug Report + Patch] File descriptor leak when io_method=io_uring Lucas DRAESCHER
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: dshash_find_or_insert vs. OOM Sami Imseih
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Junwang Zhao
- Re: Serverside SNI support in libpq Tom Lane
- Re: [PATCH] Add `headerscheck` run_target to meson Nazir Bilal Yavuz
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Nazir Bilal Yavuz
- Re: SQL Property Graph Queries (SQL/PGQ) Junwang Zhao
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Avoiding memory leakage in jsonpath evaluation Tom Lane
- Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Fujii Masao
- Re: another autovacuum scheduling thread Nathan Bossart
- Re: Serverside SNI support in libpq Jacob Champion
- Order of InvokeObjectPostAlterHook within ATExecSetNotNull Artur Zakirov
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Tom Lane
- Re: Order of InvokeObjectPostAlterHook within ATExecSetNotNull Álvaro Herrera
- Re: Initial COPY of Logical Replication is too slow Masahiko Sawada
- Re: unclear OAuth error message Jacob Champion
- Re: Order of InvokeObjectPostAlterHook within ATExecSetNotNull Artur Zakirov
- Re: Don't synchronously wait for already-in-progress IO in read stream Melanie Plageman
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Tom Lane
- Re: pg_plan_advice Robert Haas
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Fujii Masao
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andres Freund
- Re: vectorized CRC on ARM64 Haibo Yan
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Andres Freund
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Tom Lane
- Re: Avoid resource leak (contrib/postgres_fdw/connection.c) Matheus Alcantara
- Re: dshash_find_or_insert vs. OOM Robert Haas
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Masahiko Sawada
- Re: Proposal to allow setting cursor options on Portals Dave Cramer
- Re: [19] CREATE SUBSCRIPTION ... SERVER Álvaro Herrera
- Re: Supporting non-deterministic collations with tailoring rules. Daniel Verite
- Re: dshash_find_or_insert vs. OOM Sami Imseih
- Re: Serverside SNI support in libpq Tom Lane
- Re: dshash_find_or_insert vs. OOM Robert Haas
- Re: pg_plan_advice Lukas Fittl
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: [19] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Improve hash join's handling of tuples with null join keys Tom Lane
- Re: Adding REPACK [concurrently] Srinath Reddy Sadipiralla
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Bertrand Drouvot
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error Nathan Bossart
- Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Tom Lane
- Re: Better shared data structure management and resizable shared data structures Robert Haas
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Tom Lane
- Re: A stack allocation API Zsolt Parragi
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Initial COPY of Logical Replication is too slow Jan Wieck
- Re: Don't synchronously wait for already-in-progress IO in read stream Andres Freund
- Re: table AM option passing Zsolt Parragi
- Re: Stack-based tracking of per-node WAL/buffer usage Zsolt Parragi
- Re: Return pg_control from pg_backup_stop(). Corey Huinker
- Re: SQL Property Graph Queries (SQL/PGQ) Tom Lane
- Re: table AM option passing Nathan Bossart
- remove bits* types Nathan Bossart
- Re: [PATCH] no table rewrite when set column type to constrained domain Aditya Gollamudi
- Re: remove bits* types Álvaro Herrera
- Re: pg_plan_advice Robert Haas
- Re: meson vs. llvm bitcode files Zsolt Parragi
- Re: pg_plan_advice Tom Lane
- Re: Initial COPY of Logical Replication is too slow Masahiko Sawada
- Re: pg_plan_advice Robert Haas
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: remove bits* types Tom Lane
- Re: pg_plan_advice Tom Lane
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: pg_plan_advice Robert Haas
- Re: Row pattern recognition Zsolt Parragi
- Feature freeze timezone change request Jelte Fennema-Nio
- Re: remove bits* types Robert Haas
- Re: Feature freeze timezone change request Robert Haas
- Re: pgsql: Don't leave behind files in src dir in 007_multixact_conversion. Robert Haas
- Re: Initial COPY of Logical Replication is too slow Masahiko Sawada
- Re: [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE Fujii Masao
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: dshash_find_or_insert vs. OOM Chao Li
- Re: Feature freeze timezone change request Tom Lane
- Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl
- Re: Proposal to allow setting cursor options on Portals Sami Imseih
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier
- Re: Row pattern recognition Tatsuo Ishii
- Re: Emitting JSON to file using COPY TO jian he
- Re: Feature freeze timezone change request Robert Haas
- Re: Avoiding memory leakage in jsonpath evaluation Chao Li
- Re: Row pattern recognition Henson Choi
- Re: [WIP] Pipelined Recovery Xuneng Zhou
- Re: Return pg_control from pg_backup_stop(). David Steele
- Re: Row pattern recognition Tatsuo Ishii
- Re: Return pg_control from pg_backup_stop(). Corey Huinker
- Re: Non-compliant SASLprep implementation for ASCII characters Michael Paquier
- Re: Reduce planning time for large NOT IN lists containing NULL David Rowley
- Re: tablecmds: fix bug where index rebuild loses replica identity on partitions Chao Li
- RE: Patch for migration of the pg_commit_ts directory Hayato Kuroda (Fujitsu)
- pg_dump: fix NOT NULL constraint name comparison using makeObjectName JoongHyuk Shin
- Re: Supporting non-deterministic collations with tailoring rules. Peter Eisentraut
- Fix type of 'reduction' variable in _bt_singleval_fillfactor() Postgress Cybrosys
- RE: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Hou, Zhijie/侯 志杰
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: Improve hash join's handling of tuples with null join keys Chao Li
- Re: Adding locks statistics Michael Paquier
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Lukas Fittl
- Re: Read-only connection mode for AI workflows. Andrei Lepikhov
- Re: Read-only connection mode for AI workflows. Pavel Stehule
- Re: Release postmaster working memory context in slotsync worker Chao Li
- Re: Read-only connection mode for AI workflows. Andrei Lepikhov
- Re: pg_dump: fix NOT NULL constraint name comparison using makeObjectName JoongHyuk Shin
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: remove bits* types Álvaro Herrera
- Re: Serverside SNI support in libpq Michael Banck
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Feature freeze timezone change request Peter Eisentraut
- Re: Read-only connection mode for AI workflows. Pavel Stehule
- Re: another autovacuum scheduling thread Greg Burd
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: Read-only connection mode for AI workflows. Peter Eisentraut
- Re: Row pattern recognition Tatsuo Ishii
- Re: pg_stat_io_histogram Jakub Wartak
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Aleksander Alekseev
- Re: another autovacuum scheduling thread David Rowley
- RE: [Proposal] Adding Log File Capability to pg_createsubscriber Kuroda, Hayato/黒田 隼人
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Chengxi Sun
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Aleksander Alekseev
- Re: Adding locks statistics Bertrand Drouvot
- Re: Feature freeze timezone change request Jelte Fennema-Nio
- Re: More speedups for tuple deformation Tender Wang
- Re: More speedups for tuple deformation David Rowley
- [PATCH] rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true zengman
- Re: Better shared data structure management and resizable shared data structures Robert Haas
- Re: Fix slotsync worker busy loop causing repeated log messages Fujii Masao
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: another autovacuum scheduling thread Greg Burd
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Shinya Kato
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Chengxi Sun
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Dagfinn Ilmari Mannsåker
- Re: remove bits* types Nathan Bossart
- Use-after-free issue in postgres_fdw Etsuro Fujita
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: [PATCH] rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true Henson Choi
- Re: [PATCH] rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true Junwang Zhao
- Re: Feature freeze timezone change request Andrew Dunstan
- Re: [PATCH] Optionally record Plan IDs to track plan changes for a query Sami Imseih
- Re: Feature freeze timezone change request Nathan Bossart
- Re: Add ssl_(supported|shared)_groups to sslinfo Dmitry Dolgov
- Re: Better shared data structure management and resizable shared data structures Robert Haas
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Fujii Masao
- Re: Feature freeze timezone change request Jacob Champion
- Re: Avoiding memory leakage in jsonpath evaluation Tom Lane
- Re: another autovacuum scheduling thread Nathan Bossart
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Feature freeze timezone change request Joe Conway
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Junwang Zhao
- [PATCH] Fix fd leak in pg_dump compression backends when dup()+fdopen() fails Jianghua Yang
- Re: remove bits* types Tom Lane
- Re: dshash_find_or_insert vs. OOM Robert Haas
- Re: pg_plan_advice Robert Haas
- Re: [PATCH] Fix fd leak in pg_dump compression backends when dup()+fdopen() fails Tom Lane
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Fujii Masao
- Re: pg_plan_advice Robert Haas
- Re: [PATCH] Fix fd leak in pg_dump compression backends when dup()+fdopen() fails Jianghua Yang
- Re: generic plans and "initial" pruning Amit Langote
- Re: [PATCH] Fix fd leak in pg_dump compression backends when dup()+fdopen() fails Tom Lane
- Re: another autovacuum scheduling thread Greg Burd
- Re: index prefetching Peter Geoghegan
- Re: pgsql: Don't leave behind files in src dir in 007_multixact_conversion. Andrew Dunstan
- Bug in MultiXact replay compat logic for older minor version after crash-recovery 段坤仁(刻韧)
- [PATCH] Fix build failure on macOS 26.2 SDK due to missing nl_langinfo_l declaration Jianghua Yang
- Re: EXPLAIN: showing ReadStream / prefetch stats Lukas Fittl
- Re: [PATCH] Fix fd leak in pg_dump compression backends when dup()+fdopen() fails Tom Lane
- Re: [PATCH] Fix fd leak in pg_dump compression backends when dup()+fdopen() fails Jianghua Yang
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Gyan Sreejith
- pg_get__*_ddl consolidation Andrew Dunstan
- Re: [PATCH] Fix build failure on macOS 26.2 SDK due to missing nl_langinfo_l declaration Tom Lane
- Re: Feature freeze timezone change request Nathan Bossart
- Re: Feature freeze timezone change request Tom Lane
- Re: Feature freeze timezone change request Jacob Champion
- Re: dshash_find_or_insert vs. OOM Sami Imseih
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Masahiko Sawada
- Re: Improve hash join's handling of tuples with null join keys Tom Lane
- Re: Read-only connection mode for AI workflows. SATYANARAYANA NARLAPURAM
- Re: meson: Make test output much more useful on failure (both in CI and locally) Corey Huinker
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: pg_get__*_ddl consolidation Mahendra Singh Thalor
- Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error Mahendra Singh Thalor
- Re: pg_restore: TAP test case typo(wrong word) for an error hint in 001_basic.pl Mahendra Singh Thalor
- Re: pg_restore: TAP test case typo(wrong word) for an error hint in 001_basic.pl Nathan Bossart
- Re: Bug in MultiXact replay compat logic for older minor version after crash-recovery Heikki Linnakangas
- Re: pg_plan_advice Matheus Alcantara
- Re: pg_get__*_ddl consolidation Andrew Dunstan
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Zsolt Parragi
- Re: pg_get__*_ddl consolidation Mahendra Singh Thalor
- Re: pg_restore: TAP test case typo(wrong word) for an error hint in 001_basic.pl Mahendra Singh Thalor
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: pg_plan_advice Robert Haas
- Re: pg_waldump: support decoding of WAL inside tarfile Zsolt Parragi
- Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: pg_get__*_ddl consolidation Andrew Dunstan
- Re: pg_get__*_ddl consolidation Zsolt Parragi
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Masahiko Sawada
- Re: pg_plan_advice Robert Haas
- Re: Read-only connection mode for AI workflows. Jacob Champion
- Re: pg_plan_advice Daniel Gustafsson
- Re: pg_plan_advice Tom Lane
- Re: Fix type of 'reduction' variable in _bt_singleval_fillfactor() Peter Geoghegan
- Re: pg_plan_advice Robert Haas
- Re: Don't synchronously wait for already-in-progress IO in read stream Andres Freund
- Re: pg_plan_advice Tom Lane
- Re: pg_plan_advice Robert Haas
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: dshash_find_or_insert vs. OOM Sami Imseih
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY Mihail Nikalayeu
- Re: More speedups for tuple deformation David Rowley
- Two issues leading to discrepancies in FSM data on the standby server Alexey Makhmutov
- Re: pg_get__*_ddl consolidation Euler Taveira
- Re: Skipping schema changes in publication vignesh C
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Chengxi Sun
- Re: Trivial Fix: use palloc_array/repalloc_array for BufFile file arrays Chao Li
- Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring cca5507
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: DOCS - System Applications 'datadir' parameter Peter Smith
- Re: Fix how some lists are displayed by psql \d+ Peter Smith
- Re: another autovacuum scheduling thread Sami Imseih
- Re: another autovacuum scheduling thread David Rowley
- Re: another autovacuum scheduling thread Sami Imseih
- Re: Skipping schema changes in publication shveta malik
- Re: Fix gistkillitems & add regression test to microvacuum Soumya S Murali
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Duplicate entry in Appendix C. SQL Key Words Tatsuo Ishii
- Re: SLOPE - Planner optimizations on monotonic expressions. Alexandre Felipe
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Duplicate entry in Appendix C. SQL Key Words Tatsuo Ishii
- 回复:Bug in MultiXact replay compat logic for older minor version after crash-recovery 段坤仁(刻韧)
- Re: Unicode update and some tooling improvements Peter Eisentraut
- RE: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Hou, Zhijie/侯 志杰
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: meson: Make test output much more useful on failure (both in CI and locally) Jelte Fennema-Nio
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Use-after-free issue in postgres_fdw Chao Li
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) lakshmi
- Re: [PATCH] rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true Henson Choi
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Evgeny Voropaev
- Re: [PATCH] rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true zengman
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Nisha Moond
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) Ranier Vilela
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: Truncate logs by max_log_size Jim Jones
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Dilip Kumar
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- RE: [Proposal] Adding Log File Capability to pg_createsubscriber Kuroda, Hayato/黒田 隼人
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: Bug in MultiXact replay compat logic for older minor version after crash-recovery Andrey Borodin
- Re: Skipping schema changes in publication Amit Kapila
- Re: Read-only connection mode for AI workflows. Greg Sabino Mullane
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Aleksander Alekseev
- Re: pg_get__*_ddl consolidation Álvaro Herrera
- Re: Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY Álvaro Herrera
- Re: Bug in MultiXact replay compat logic for older minor version after crash-recovery Heikki Linnakangas
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: pg_get__*_ddl consolidation Andrew Dunstan
- Re: [PATCH] initdb: Treat empty -U argument as unset username Jianghua Yang
- Re: Bug in MultiXact replay compat logic for older minor version after crash-recovery Andrey Borodin
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: New access method for b-tree. Alexandre Felipe
- Re: Order of InvokeObjectPostAlterHook within ATExecSetNotNull Álvaro Herrera
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true zengman
- feature freeze for v19 begins April 8th at 12:00 UTC Nathan Bossart
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Aleksander Alekseev
- Re: Change checkpoint‑record‑missing PANIC to FATAL Nitin Jadhav
- Re: Bug in MultiXact replay compat logic for older minor version after crash-recovery Heikki Linnakangas
- Re: SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- Re: Row pattern recognition Henson Choi
- Re: Race conditions in logical decoding Álvaro Herrera
- Re: Adding REPACK [concurrently] Alvaro Herrera
- TupleDescAttr bounds checks Robert Haas
- Re: Hash-based MCV matching for large IN-lists Ilia Evdokimov
- Re: Use WALReadFromBuffers in more places Bharath Rupireddy
- Re: Use-after-free issue in postgres_fdw Matheus Alcantara
- Re: Change default of jit to off Tomas Vondra
- Re: pg_plan_advice Robert Haas
- Re: Introduce XID age based replication slot invalidation Bharath Rupireddy
- Re: Use-after-free issue in postgres_fdw Matheus Alcantara
- Re: TupleDescAttr bounds checks Tom Lane
- Re: Change default of jit to off Tom Lane
- Re: Fixes inconsistent behavior in vacuum when it processes multiple relations Andres Freund
- Re: TupleDescAttr bounds checks Robert Haas
- Re: pg_get__*_ddl consolidation Japin Li
- Re: TupleDescAttr bounds checks Tom Lane
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Gyan Sreejith
- Re: TupleDescAttr bounds checks Robert Haas
- basebackup: add missing deflateEnd() in gzip compression sink Jianghua Yang
- Re: Bug in MultiXact replay compat logic for older minor version after crash-recovery Andrey Borodin
- Re: Truncate logs by max_log_size Kirill Reshke
- Re: Custom oauth validator options Jacob Champion
- Re: unclear OAuth error message Jacob Champion
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: meson: Make test output much more useful on failure (both in CI and locally) Corey Huinker
- Re: Improve OAuth discovery logging Jacob Champion
- Re: Accounting for metapages in genericcostestimate() Tom Lane
- Re: enhance wraparound warnings Nathan Bossart
- Re: Add GoAway protocol message for graceful but fast server shutdown/switchover Tomas Vondra
- Re: pg_waldump: support decoding of WAL inside tarfile Andrew Dunstan
- Re: Fixes inconsistent behavior in vacuum when it processes multiple relations Nathan Bossart
- Re: Don't synchronously wait for already-in-progress IO in read stream Melanie Plageman
- Re: Add GoAway protocol message for graceful but fast server shutdown/switchover Jacob Champion
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jonathan Gonzalez V.
- Re: another autovacuum scheduling thread Nathan Bossart
- Re: Fixes inconsistent behavior in vacuum when it processes multiple relations Andres Freund
- Re: pg_get__*_ddl consolidation Zsolt Parragi
- Re: slow SELECT expr INTO var in plpgsql Tom Lane
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: index prefetching Andres Freund
- Re: pg_stat_replication.*_lag sometimes shows NULL during active replication Shinya Kato
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier
- Remove inner joins based on foreign keys Richard Guo
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: Row pattern recognition Tatsuo Ishii
- Re: slow SELECT expr INTO var in plpgsql Pavel Stehule
- Re: remove bits* types Michael Paquier
- Re: Adding locks statistics Michael Paquier
- Re: basebackup: add missing deflateEnd() in gzip compression sink Michael Paquier
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: pg_waldump: support decoding of WAL inside tarfile Michael Paquier
- Re: Introduce XID age based replication slot invalidation SATYANARAYANA NARLAPURAM
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Madyshev Egor
- Re: Remove inner joins based on foreign keys Michael Paquier
- Re: Remove inner joins based on foreign keys Richard Guo
- Re: log XLogPrefetch stats at end of recovery SATYANARAYANA NARLAPURAM
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Amit Kapila
- Re: SQL Property Graph Queries (SQL/PGQ) Alexander Lakhin
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: tablecmds: fix bug where index rebuild loses replica identity on partitions Xuneng Zhou
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: [19] CREATE SUBSCRIPTION ... SERVER Amit Kapila
- Re: Use-after-free issue in postgres_fdw Etsuro Fujita
- Re: Use-after-free issue in postgres_fdw Etsuro Fujita
- Re: Use-after-free issue in postgres_fdw Etsuro Fujita
- Re: pg_waldump: support decoding of WAL inside tarfile Andrew Dunstan
- Persistent data across SETOF calls Ed Behn
- Re: Row pattern recognition Henson Choi
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: basebackup: add missing deflateEnd() in gzip compression sink Jianghua Yang
- Re: pg_plan_advice Robert Haas
- Re: Add ssl_(supported|shared)_groups to sslinfo Dmitry Dolgov
- Re: Row pattern recognition Tatsuo Ishii
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: another autovacuum scheduling thread Sami Imseih
- Re: Row pattern recognition Henson Choi
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: Persistent data across SETOF calls Tom Lane
- Re: Need help debugging SIGBUS crashes Peter 'PMc' Much
- Re: Use SIGTERM instead of SIGUSR1 for slotsync worker to exit during promotion? Amit Kapila
- Add RISC-V Zbb popcount optimization Greg Burd
- Add pg_stat_vfdcache view for VFD cache statistics KAZAR Ayoub
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: Fix slotsync worker busy loop causing repeated log messages Amit Kapila
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: Add RISC-V Zbb popcount optimization Andres Freund
-
Re: Trying out
Greg Burd - Re: POC: PLpgSQL FOREACH IN JSON ARRAY Pavel Stehule
- Proposal: Implementing Botan as an alternative TLS backend for PostgreSQL Javier Gutierrez-Maturana sanchez
- Re: Add RISC-V Zbb popcount optimization Greg Burd
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: index prefetching Andres Freund
- Re: Adding locks statistics Álvaro Herrera
- Re: Proposal: Implementing Botan as an alternative TLS backend for PostgreSQL Daniel Gustafsson
- Avoid use of TopMemoryContext for resource owner cleanup in portals Lukas Fittl
- Re: Proposal: Implementing Botan as an alternative TLS backend for PostgreSQL Javier Gutierrez-Maturana sanchez
- Re: Non-text mode for pg_dumpall Tom Lane
- Re: basebackup: add missing deflateEnd() in gzip compression sink Jianghua Yang
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: index prefetching Peter Geoghegan
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Gyan Sreejith
- Re: Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY Mihail Nikalayeu
- Re: another autovacuum scheduling thread Bharath Rupireddy
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: log XLogPrefetch stats at end of recovery Bharath Rupireddy
- Re: index prefetching Peter Geoghegan
- Re: Add RISC-V Zbb popcount optimization John Naylor
- Re: Use CASEFOLD() internally rather than LOWER() Mark Dilger
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: vectorized CRC on ARM64 John Naylor
- Re: Fix uninitialized xl_running_xacts padding Michael Paquier
- Re: Non-text mode for pg_dumpall Andrew Dunstan
- Copy from JSON FORMAT. Junwang Zhao
- Re: Remove inner joins based on foreign keys David Rowley
- Re: Bug in MultiXact replay compat logic for older minor version after crash-recovery Heikki Linnakangas
- Re: pg_waldump: support decoding of WAL inside tarfile Andrew Dunstan
- Re: Proposal: Prevent Primary/Standby SLRU divergence during MultiXact truncation Heikki Linnakangas
- Re: Avoid use of TopMemoryContext for resource owner cleanup in portals Heikki Linnakangas
- Re: Copy from JSON FORMAT. jian he
- 回复:Bug in MultiXact replay compat logic for older minor version after crash-recovery 段坤仁(刻韧)
- Re: Bug in MultiXact replay compat logic for older minor version after crash-recovery Kirill Reshke
- Re: Copy from JSON FORMAT. Junwang Zhao
- Re: Bug in MultiXact replay compat logic for older minor version after crash-recovery Kirill Reshke
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Evgeny Voropaev
- Re: Adding comments to help understand psql hidden queries Greg Sabino Mullane
- Re: Avoid use of TopMemoryContext for resource owner cleanup in portals Lukas Fittl
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Andres Freund
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: Add RISC-V Zbb popcount optimization Greg Burd
- Re: Add RISC-V Zbb popcount optimization Andres Freund
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: pg_waldump: support decoding of WAL inside tarfile Tom Lane
- Re: Add RISC-V Zbb popcount optimization Greg Burd
- Re: [PoC] XMLCast (SQL/XML X025) Jim Jones
- Re: Adding locks statistics Álvaro Herrera
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Add tab completion for SERVER and CONNECTION keywords in psql Yamaguchi Atsuo