Архив рассылок [pgsql-hackers]
- Re: Adding REPACK [concurrently] Robert Treat
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Masahiko Sawada
- Re: VM corruption on standby Alexander Korotkov
- Re: VM corruption on standby Michael Paquier
- Re: VM corruption on standby Tom Lane
- Re: Identifying function-lookup failures due to argument name mismatches Tom Lane
- Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara
- Re: vacuumdb --missing-stats-only and permission issue Corey Huinker
- Re: Redesigning postmaster death handling Thomas Munro
- Re: memory leak in logical WAL sender with pgoutput's cachectx Masahiko Sawada
- Re: Remove redundant assignment of a variable in function AlterPublicationTables Peter Smith
- Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring torikoshia
- Re: Remove unneeded cast in heap_xlog_lock. Chao Li
- Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only Fujii Masao
- Re: Standardize LSN-based filename Japin Li
- Re: Remove unneeded cast in heap_xlog_lock. Richard Guo
- Re: VM corruption on standby Thomas Munro
- Re: event trigger support for PL/Python Euler Taveira
- Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring torikoshia
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- Re: Add support for specifying tables in pg_createsubscriber. Euler Taveira
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he
- Re: Logical Replication of sequences Amit Kapila
- Re: Remove traces of long in dynahash.c Michael Paquier
- Re: Remove unneeded cast in heap_xlog_lock. Michael Paquier
- Re: Remove redundant assignment of a variable in function AlterPublicationTables Michael Paquier
- Re: Remove unneeded cast in heap_xlog_lock. Kirill Reshke
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- RE: [Patch] add new parameter to pg_replication_origin_session_setup Hayato Kuroda (Fujitsu)
- Re: Report reorder buffer size Bertrand Drouvot
- Re: make VALIDATE domain constraint lock on related relations as ShareUpdateExclusiveLock Peter Eisentraut
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: Read-Write optimistic lock (Re: sinvaladt.c: remove msgnumLock, use atomic operations on maxMsgNum) Olga Antonova
- Re: Identifying function-lookup failures due to argument name mismatches Dominique Devienne
- Re: SQL:2023 JSON simplified accessor support jian he
- Re: Add os_page_num to pg_buffercache Bertrand Drouvot
- Re: CREATE SCHEMA ... CREATE DOMAIN support Kirill Reshke
- Add OID descriptions to dumped parse/query/plan trees Chao Li
- Re: Add OID descriptions to dumped parse/query/plan trees Kirill Reshke
- Re: Adding REPACK [concurrently] Álvaro Herrera
- Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt Álvaro Herrera
- RE: Add support for specifying tables in pg_createsubscriber. Zhijie Hou (Fujitsu)
- Re: Remove unneeded cast in heap_xlog_lock. Álvaro Herrera
- Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt Kirill Reshke
- Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt jian he
- Re: Remove unneeded cast in heap_xlog_lock. Chao Li
- Potential problem in commit f777d773878 and 4f7f7b03758 Dilip Kumar
- Re: A few patches to clarify snapshot management Heikki Linnakangas
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Amit Kapila
- Re: Potential problem in commit f777d773878 and 4f7f7b03758 Dilip Kumar
- Improve cache hit rate for OprCacheHash myzhen
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring Ashutosh Bapat
- Re: Let plan_cache_mode to be a little less strict Andrei Lepikhov
- Re: BackendKeyData is mandatory? Heikki Linnakangas
- Re: Improve cache hit rate for OprCacheHash Heikki Linnakangas
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Mihail Nikalayeu
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Mihail Nikalayeu
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Doruk Yilmaz
- Re: Document How Commit Handles Aborted Transactions Kirill Reshke
- Re: Document How Commit Handles Aborted Transactions David G. Johnston
- Re: Potential problem in commit f777d773878 and 4f7f7b03758 Matheus Alcantara
- Re: vacuumdb --missing-stats-only and permission issue Nathan Bossart
- Re: Remove unneeded cast in heap_xlog_lock. Richard Guo
- Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only Nathan Bossart
- Re:Re: Improve cache hit rate for OprCacheHash myzhen
- Re: Add OID descriptions to dumped parse/query/plan trees Tom Lane
- Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt Richard Guo
- Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt Tom Lane
- Re: pg_stat_statements: Add `calls_aborted` counter for tracking query cancellations Benoit T
- Re: Identifying function-lookup failures due to argument name mismatches Tom Lane
- Re: Add support for specifying tables in pg_createsubscriber. Euler Taveira
- [BUG] Remove self joins causes 'variable not found in subplan target lists' error Sergey Soloviev
- Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt Álvaro Herrera
- Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt Álvaro Herrera
- Re: [BUG?] check_exclusion_or_unique_constraint false negative Mihail Nikalayeu
- Re: Conflict detection for update_deleted in logical replication shveta malik
- Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt Tom Lane
- Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only Nathan Bossart
- Re: Making jsonb_agg() faster Tom Lane
- GetNamedLWLockTranche crashes on Windows in normal backend Sami Imseih
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: vacuumdb --missing-stats-only and permission issue Nathan Bossart
- Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Improve LWLock tranche name visibility across backends Sami Imseih
- [PATCH] Add Hebrew and Arabic combining characters to unaccent.rules e3718e7@tutamail.com
- Re: Adding REPACK [concurrently] Euler Taveira
- Re: Improve LWLock tranche name visibility across backends Sami Imseih