Mailing lists [pgsql-hackers]
- Re: Improve LWLock tranche name visibility across backends Nathan Bossart
- Re: libpq: Process buffered SSL read bytes to support records >8kB on async API Jacob Champion
- Re: Enable data checksums by default Jeff Davis
- Re: Enable data checksums by default Burd, Greg
- Re: Enable data checksums by default Burd, Greg
- Re: Let plan_cache_mode to be a little less strict Michael Paquier
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Datum as struct Michael Paquier
- Re: Making type Datum be 8 bytes everywhere Michael Paquier
- Add CHECK_FOR_INTERRUPTS in pg_buffercache_pages while scanning the buffers SATYANARAYANA NARLAPURAM
- Re: log_min_messages per backend type Japin Li
- Re: Convert varatt.h macros to static inline functions Michael Paquier
- Re: Assertion failure in pgbench Tatsuo Ishii
- Cannot login CommitFests due to cool-off period Chao Li
- Re: Pathify RHS unique-ification for semijoin planning Richard Guo
- [PATCH v1] Trivial: ignore IDE-specific files (.vscode/) Chao Li
- Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/) David G. Johnston
- Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/) Chao Li
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/) David G. Johnston
- Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/) Chao Li
- Re: Cannot login CommitFests due to cool-off period Chao Li
- Should --enable-debug set CFLAGS to -O0 instead of -O2? Chao Li
- Re: Should --enable-debug set CFLAGS to -O0 instead of -O2? Tom Lane
- Re: Conflict detection for update_deleted in logical replication shveta malik
- Re: Should --enable-debug set CFLAGS to -O0 instead of -O2? Chao Li
- Re: Should --enable-debug set CFLAGS to -O0 instead of -O2? Tom Lane
- Re: Logical Replication of sequences vignesh C
- Re: Convert varatt.h macros to static inline functions Tom Lane
- Re: Should --enable-debug set CFLAGS to -O0 instead of -O2? Chao Li
- Dropping publication breaks logical replication Ashutosh Bapat
- Raw parse tree is not dumped to log Chao Li
- Re: Dropping publication breaks logical replication Dilip Kumar
- Re: Dropping publication breaks logical replication Ashutosh Bapat
- Re: log_min_messages per backend type Japin Li
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- When creating index, why pointing to old version of tuple Chao Li
- Re: Raw parse tree is not dumped to log Tender Wang
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: When creating index, why pointing to old version of tuple Tender Wang
- Re: When creating index, why pointing to old version of tuple Chao Li
- Trivial patch to fix a typo Chao Li
- Re: When creating index, why pointing to old version of tuple Tender Wang
- Re: When creating index, why pointing to old version of tuple Chao Li
- Re: Trivial patch to fix a typo Michael Paquier
- Re: Trivial patch to fix a typo Chao Li
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: Raw parse tree is not dumped to log Tatsuo Ishii
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Japin Li
- When creating index, why pointing to old version of tuple David G. Johnston
- RE: Add support for specifying tables in pg_createsubscriber. Zhijie Hou (Fujitsu)
- RE: Add support for specifying tables in pg_createsubscriber. Zhijie Hou (Fujitsu)
- Re: Raw parse tree is not dumped to log Chao Li
- Re: When creating index, why pointing to old version of tuple Chao Li
- Re: implement CAST(expr AS type FORMAT 'template') jian he
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Add progressive backoff to XactLockTableWait functions Xuneng Zhou
- Re: [PATCH v1] Add pg_stat_multixact view for multixact membership usage monitoring Ashutosh Bapat
- Re: 024_add_drop_pub.pl might fail due to deadlock Amit Kapila
- Adding locks statistics Bertrand Drouvot
- Re: Adding wait events statistics Bertrand Drouvot
- Re: C11 / VS 2019 Peter Eisentraut
- Re: encode/decode support for base64url Florents Tselai
- Re: Conflict detection for update_deleted in logical replication Dilip Kumar
- Re: Dropping publication breaks logical replication Amit Kapila
- Re: implement CAST(expr AS type FORMAT 'template') Vik Fearing
- RE: Logical Replication of sequences Hayato Kuroda (Fujitsu)
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Adding REPACK [concurrently] Fujii Masao
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: Conflict detection for update_deleted in logical replication Dilip Kumar
- Re: Dropping publication breaks logical replication Ashutosh Bapat
- Re: Enable data checksums by default Ants Aasma
- Re: Conflict detection for update_deleted in logical replication Dilip Kumar
- Re: Assertion failure in pgbench Fujii Masao
- Correction of RowMark Removal During Sel-Join Elimination Andrei Lepikhov
- Re: Add support for specifying tables in pg_createsubscriber. Andrew Dunstan
- Re: Let plan_cache_mode to be a little less strict Andrei Lepikhov
- Re: Improve LWLock tranche name visibility across backends Bertrand Drouvot
- Re: Enhance pg_createsubscriber to create required standby. Andrew Dunstan
- Re: When creating index, why pointing to old version of tuple Tom Lane
- Re: C11 / VS 2019 Tom Lane
- Re: SQL function to access to `creating_extension` Andrei Lepikhov
- Re: A little cosmetic to convert_VALUES_to_ANY() Tender Wang
- Re: Pathify RHS unique-ification for semijoin planning Alexandra Wang
- RE: Add support for specifying tables in pg_createsubscriber. Zhijie Hou (Fujitsu)
- Fix a typo of comments in AutoVacLauncherMain Yugo Nagata
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: BackendKeyData is mandatory? Heikki Linnakangas
- Question on adl_next_worker condition in autovacuum launcher Yugo Nagata
- Re: Add support for specifying tables in pg_createsubscriber. Andrew Dunstan
- Re: Fix a typo of comments in AutoVacLauncherMain Masahiko Sawada
- Re: Bug in brin_minmax_multi_distance_numeric() Tomas Vondra
- Re: Improve LWLock tranche name visibility across backends Sami Imseih
- Fixing the btree_gist inet mess Tom Lane
- Re: Improve LWLock tranche name visibility across backends Sami Imseih
- Re: Improve the performance of Unicode Normalization Forms. Alexander Borisov
- Missing import in 035_standby_logical_decoding.pl Melanie Plageman
- Re: Improve the performance of Unicode Normalization Forms. David G. Johnston
- Re: Improve the performance of Unicode Normalization Forms. Tom Lane
- Re: pg_dump --with-* options Jeff Davis
- Re: pg_dump --with-* options Jeff Davis
- Re: amcheck support for BRIN indexes Arseniy Mukhin
- Re: pg_dump --with-* options Corey Huinker
- Re: Improve the performance of Unicode Normalization Forms. Alexander Borisov
- Re: Missing import in 035_standby_logical_decoding.pl Melanie Plageman
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: BackendKeyData is mandatory? Jelte Fennema-Nio
- Re: Missing import in 035_standby_logical_decoding.pl Masahiko Sawada
- Re: Missing import in 035_standby_logical_decoding.pl Masahiko Sawada
- Re: pg_dump --with-* options Nathan Bossart
- Re: Tags in the commitfest app: How to use them and what tags to add? Jelte Fennema-Nio
- Re: Missing import in 035_standby_logical_decoding.pl Michael Paquier
- Re: Add backup_type to pg_stat_progress_basebackup Masahiko Sawada
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- RE: Add support for specifying tables in pg_createsubscriber. Zhijie Hou (Fujitsu)
- Re: Add support for specifying tables in pg_createsubscriber. Andrew Dunstan
- How WAL segments should be written? Mohab Yaser
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT Peter Eisentraut
- Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid Fujii Masao
- Re: Document transition table triggers are not allowed on views/foreign tables Etsuro Fujita