Архив рассылок [pgsql-hackers]
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Sami Imseih
 - Re: Optimizing ResouceOwner to speed up COPY Tomas Vondra
 - Re: speedup COPY TO for partitioned table. Masahiko Sawada
 - Re: Optimizing ResouceOwner to speed up COPY Tom Lane
 - Re: Optimizing ResouceOwner to speed up COPY Tomas Vondra
 - Re: Making pg_rewind faster John H
 - Re: Making pg_rewind faster John H
 - Re: Error message against iso-8859-1 key in pg_service.conf is unclear Chao Li
 - Re: [BUG] temporary file usage report with extended protocol and unnamed portals Michael Paquier
 - Re: Instability of phycodorus in pg_upgrade tests with JIT Michael Paquier
 - Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring torikoshia
 - Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation Chao Li
 - Why cannot alter a column's type when it's used by a generated column Chao Li
 - Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring Xuneng Zhou
 - Re: Fix an unnecessary cast calling elog in ExecHashJoinImpl Xuneng Zhou
 - Re: Optimizing ResouceOwner to speed up COPY Chao Li
 - Re: doc: Improve description of io_combine_limit and io_max_combine_limit GUCs Xuneng Zhou
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
 - Question for coverage report Hayato Kuroda (Fujitsu)
 - RE: Question for coverage report Hayato Kuroda (Fujitsu)
 - Fix lag columns in pg_stat_replication not advancing when replay LSN stalls Fujii Masao
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
 - Re: Fix an unnecessary cast calling elog in ExecHashJoinImpl Tender Wang
 - Re: Logical Replication of sequences Amit Kapila
 - Re: Issue with logical replication slot during switchover shveta malik
 - Re: Logical Replication of sequences Amit Kapila
 - Re: pg_restore --no-policies should not restore policies' comment Alexander Lakhin
 - Re: Extend documentation for pg_stat_replication.backend_xmin Fujii Masao
 - Re: Instability of phycodorus in pg_upgrade tests with JIT Fujii Masao
 - Re: Question for coverage report Steven Niu
 - Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions Michael Paquier
 - pg_running_stats - mergeable running statistics (Welford/Chan) extension for postgresql Chanukya SDS
 - Re: Fix an unnecessary cast calling elog in ExecHashJoinImpl Chao Li
 - Re: Proposal for enabling auto-vectorization for checksum calculations Andrew Kim
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
 - Re: Question about InvalidatePossiblyObsoleteSlot() Bertrand Drouvot
 - Minor spelling fix in memnodes.h Rafia Sabih
 - Re: Preserve index stats during ALTER TABLE ... TYPE ... Bertrand Drouvot
 - Re: Fix lag columns in pg_stat_replication not advancing when replay LSN stalls Chao Li
 - ci: Skip minfree file in the cores_backtrace.sh Nazir Bilal Yavuz
 - Re: Optimizing ResouceOwner to speed up COPY Heikki Linnakangas
 - Re: Executing pg_createsubscriber with a non-compatible control file Michael Banck
 - Re: Logical Replication of sequences shveta malik
 - Re: Logical Replication of sequences Amit Kapila
 - Re: ci: Skip minfree file in the cores_backtrace.sh Daniel Gustafsson
 - Re: Minor spelling fix in memnodes.h David Rowley
 - Re: Minor spelling fix in memnodes.h Daniel Gustafsson
 - Re: postgres_fdw: Use COPY to speed up batch inserts Jakub Wartak
 - Re: Logical Replication of sequences Chao Li
 - Re: pg_restore --no-policies should not restore policies' comment Fujii Masao
 - Re: Logical Replication of sequences Dilip Kumar
 - Re: ci: Skip minfree file in the cores_backtrace.sh Nazir Bilal Yavuz
 - Re: pg_restore --no-policies should not restore policies' comment Fujii Masao
 - Re: Optimizing ResouceOwner to speed up COPY Tomas Vondra
 - Re: Changing shared_buffers without restart Dmitry Dolgov
 - Re: Proposal for enabling auto-vectorization for checksum calculations Oleg Tselebrovskiy
 - RE: Question for coverage report Hayato Kuroda (Fujitsu)
 - Re: Add support for specifying tables in pg_createsubscriber. Shubham Khanna
 - Unused stricture field in xlogreader:DecodedBkpBlock Mikhail Gribkov
 - Re: Unused stricture field in xlogreader:DecodedBkpBlock Nazir Bilal Yavuz
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
 - Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt Álvaro Herrera
 - Re: ci: Skip minfree file in the cores_backtrace.sh Álvaro Herrera
 - Re: Inconsistent LSN format in pg_waldump output Álvaro Herrera
 - Re: ci: Skip minfree file in the cores_backtrace.sh Daniel Gustafsson
 - Re: ci: Skip minfree file in the cores_backtrace.sh Nazir Bilal Yavuz
 - Re: [PATCH] Write Notifications Through WAL Arseniy Mukhin
 - Re: ci: Skip minfree file in the cores_backtrace.sh Álvaro Herrera
 - Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Álvaro Herrera
 - Re: anonymous unions (C11) Nathan Bossart
 - Getting the SQLSTATE after a failed connection Daniele Varrazzo
 - Re: Fix lag columns in pg_stat_replication not advancing when replay LSN stalls Fujii Masao
 - Re: Minor spelling fix in memnodes.h Tom Lane
 - Re: Getting the SQLSTATE after a failed connection Tom Lane
 - Re: new environment variable INITDB_LOCALE_PROVIDER Peter Eisentraut
 - Re: Change initdb default to the builtin collation provider Peter Eisentraut
 - Re: make tsearch use the database default locale Peter Eisentraut
 - Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Tom Lane
 - Re: Getting the SQLSTATE after a failed connection Daniele Varrazzo
 - Re: Question for coverage report Jacob Champion
 - Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Tom Lane
 - Re: Getting the SQLSTATE after a failed connection Tom Lane
 - abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Nathan Bossart
 - Re: Clarification on Role Access Rights to Table Indexes Nathan Bossart
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Tom Lane
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Peter Geoghegan
 - Re: Getting the SQLSTATE after a failed connection Ranier Vilela
 - Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Jim Jones
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
 - Re: Question for coverage report Álvaro Herrera
 - Re: Getting the SQLSTATE after a failed connection Daniele Varrazzo
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Nathan Bossart
 - Re: Unused stricture field in xlogreader:DecodedBkpBlock Masahiko Sawada
 - Re: Unused stricture field in xlogreader:DecodedBkpBlock Masahiko Sawada
 - Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Tom Lane
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Tom Lane
 - Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Nathan Bossart
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Peter Geoghegan
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Tom Lane
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Nathan Bossart
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Tom Lane
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Peter Geoghegan
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Nathan Bossart
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Nathan Bossart
 - Re: Logical Replication of sequences Masahiko Sawada
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() David E. Wheeler
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Tom Lane
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Nathan Bossart
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Tom Lane
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Nathan Bossart
 - Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats() Tom Lane
 - pg18: leaks io-uring FDs during restart_after_crash Justin Pryzby
 - Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin
 - Re: Fix overflow of nbatch Tomas Vondra