Mailing lists [pgsql-hackers]
- Re: [WiP] B-tree page merge during vacuum to reduce index bloat Peter Geoghegan
- Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error Tom Lane
- Re: Qual push down to table AM Andres Freund
- Re: Qual push down to table AM Kirill Reshke
- Re: Buffer locking is special (hints, checksums, AIO writes) Noah Misch
- Re: Non-reproducible AIO failure Andres Freund
- Re: Non-reproducible AIO failure Andres Freund
- Re: Support getrandom() for pg_strong_random() source Masahiko Sawada
- Re: Non-reproducible AIO failure Thomas Munro
- Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error Tom Lane
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: Report reorder buffer size Masahiko Sawada
- Re: Identifying function-lookup failures due to argument name mismatches Chao Li
- Avoid retaining conflict-related data when no tables are subscribed Zhijie Hou (Fujitsu)
- Re: Mark ItemPointer parameters as const in tuple/table lock functions Chao Li
- Re: Mark ItemPointer parameters as const in tuple/table lock functions Chao Li
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- RE: POC: enable logical decoding when wal_level = 'replica' without a server restart Hayato Kuroda (Fujitsu)
- Re: Inconsistent update in the MERGE command Chao Li
- Re: Fix ALTER TABLE DROP EXPRESSION with inheritance hierarchy jian he
- [patch] ALTER COLUMN SET EXPRESSION [GENERATED|STORED] jian he
- Re: Potential problem in commit f777d773878 and 4f7f7b03758 Dilip Kumar
- Re: Report reorder buffer size Ashutosh Bapat
- Re: Avoid retaining conflict-related data when no tables are subscribed shveta malik
- Re: Avoid retaining conflict-related data when no tables are subscribed Dilip Kumar
- Re: Fix ALTER TABLE DROP EXPRESSION with inheritance hierarchy Kirill Reshke
- Re: Avoid retaining conflict-related data when no tables are subscribed Steven Niu
- How can end users know the cause of LR slot sync delays? Ashutosh Sharma
- RE: Fix replica identity checks for MERGE command on published table. Zhijie Hou (Fujitsu)
- doc patch: missing tags in protocol.sgml Hayato Kuroda (Fujitsu)
- Re: Generate GUC tables from .dat file Peter Eisentraut
- Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Yugo Nagata
- Re: Improve LWLock tranche name visibility across backends Bertrand Drouvot
- Re: Avoid retaining conflict-related data when no tables are subscribed Nisha Moond
- Re: Remove unneeded cast in heap_xlog_lock. Kirill Reshke
- Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting Xuneng Zhou
- Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Kirill Reshke
- RE: Logical Replication of sequences Hayato Kuroda (Fujitsu)
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Andrei Klychkov
- Re: How can end users know the cause of LR slot sync delays? Amit Kapila
- Re: How can end users know the cause of LR slot sync delays? Kirill Reshke
- Re: Issue with logical replication slot during switchover shveta malik
- Re: Conflict detection for update_deleted in logical replication shveta malik
- Allowing user-specified timezone in pg_regress sessions Sri Keerthi
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- RE: Logical Replication of sequences Hayato Kuroda (Fujitsu)
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Frédéric Yhuel
- Re: Conflict detection for update_deleted in logical replication Nisha Moond
- Re: index prefetching Tomas Vondra
- Re: Non-reproducible AIO failure Konstantin Knizhnik
- Reduce "Var IS [NOT] NULL" quals during constant folding BharatDB
- Re: Adding pg_dump flag for parallel export to pipes Andrew Jackson
- Re: GRANT/REVOKE locking semantics in get_object_address() BharatDB
- Re: pgsql: Move SQL-callable code related to multixacts into its own file Álvaro Herrera
- Re: Generate GUC tables from .dat file Daniel Gustafsson
- Re: Inconsistent update in the MERGE command Yugo Nagata
- Re: Improve LWLock tranche name visibility across backends Sami Imseih
- Re: Issue with logical replication slot during switchover Fabrice Chapuis
- Re: Per backend relation statistics tracking Bertrand Drouvot
- Re: Adding per backend commit and rollback counters Bertrand Drouvot
- Re: index prefetching Andres Freund
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: index prefetching Andres Freund
- Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt Álvaro Herrera
- Re: Improve LWLock tranche name visibility across backends Nathan Bossart
- Re: VM corruption on standby Nathan Bossart