Mailing lists [pgsql-hackers]
- 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