Архив рассылок [pgsql-hackers]
- Re: Eagerly evict bulkwrite strategy ring Melanie Plageman
 - Re: Optimize LISTEN/NOTIFY Joel Jacobson
 - Re: Optimize LISTEN/NOTIFY Tom Lane
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith
 - Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger
 - Re: Clarification on Role Access Rights to Table Indexes Nathan Bossart
 - 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
 - Instability of phycodorus in pg_upgrade tests with JIT Michael Paquier
 - Re: Thoughts on a "global" client configuration? Jacob Champion
 - Re: Question about InvalidatePossiblyObsoleteSlot() Masahiko Sawada
 - Re: Instability of phycodorus in pg_upgrade tests with JIT Tom Lane
 - Re: remove partColsUpdated Chao Li
 - Should we say "wal_level = logical" instead of "wal_level >= logical" Peter Smith
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith
 - Re: remove partColsUpdated Tom Lane
 - Re: [BUG] temporary file usage report with extended protocol and unnamed portals Michael Paquier
 - Re: speedup COPY TO for partitioned table. Masahiko Sawada
 - Re: Replace O_EXCL with O_TRUNC for creation of state.tmp in SaveSlotToPath Michael Paquier
 - Re: Thoughts on a "global" client configuration? Chao Li
 - 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: Optimize LISTEN/NOTIFY Chao Li
 - Re: speedup COPY TO for partitioned table. jian he
 - Re: Should we say "wal_level = logical" instead of "wal_level >= logical" Ashutosh Bapat
 - Re: doc: create table improvements jian he
 - Re: Extend documentation for pg_stat_replication.backend_xmin Fujii Masao
 - Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier
 - Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier
 - Re: Adding error messages to a few slash commands Abhishek Chanda
 - Re: [PROPOSAL] comments in repl_scanner Michael Paquier
 - Re: Adding error messages to a few slash commands Michael Paquier
 - Re: Checkpointer write combining Chao Li
 - Re: Preserve index stats during ALTER TABLE ... TYPE ... Michael Paquier
 - Re: Add mode column to pg_stat_progress_vacuum Michael Paquier
 - Re: Preserve index stats during ALTER TABLE ... TYPE ... Tom Lane
 - Re: remove partColsUpdated Michael Paquier
 - Re: Extend documentation for pg_stat_replication.backend_xmin Renzo Dani
 - Re: Preserve index stats during ALTER TABLE ... TYPE ... Michael Paquier
 - Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Michael Paquier
 - Re: Extend documentation for pg_stat_replication.backend_xmin Renzo Dani
 - Re: Preserve index stats during ALTER TABLE ... TYPE ... Bertrand Drouvot
 - Re: Preserve index stats during ALTER TABLE ... TYPE ... Bertrand Drouvot
 - Re: Fix an unnecessary cast calling elog in ExecHashJoinImpl Xuneng Zhou
 - Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
 - Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions Michael Paquier
 - refactor func-matching.sgml, make regexp* function more readable jian he
 - Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement jian he
 - Re: [PROPOSAL] comments in repl_scanner Matěj Klonfar
 - Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Akshay Joshi
 - Re: pgstattuple: Use streaming read API in pgstatindex functions Shinya Kato
 - Re: Question about InvalidatePossiblyObsoleteSlot() Bertrand Drouvot
 - Re: [PROPOSAL] comments in repl_scanner Peter Eisentraut
 - Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Akshay Joshi
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
 - 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 Hayato Kuroda (Fujitsu)
 - Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Richard Guo
 - Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement jian he
 - [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Tim Waizenegger
 - Re: [BUG] temporary file usage report with extended protocol and unnamed portals Mircea Cadariu
 - Re: Optimize LISTEN/NOTIFY Joel Jacobson
 - Re: pgstattuple: Use streaming read API in pgstatindex functions Xuneng Zhou
 - Re: Fix an unnecessary cast calling elog in ExecHashJoinImpl Richard Guo
 - Re: Logical Replication of sequences Amit Kapila
 - Re: Fix an unnecessary cast calling elog in ExecHashJoinImpl wenhui qiu
 - Re: [PATCH TEST] Fix logical replication setup in subscription test `t/009_matviews.pl` Amit Kapila
 - Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii
 - Re: pgstattuple: Use streaming read API in pgstatindex functions wenhui qiu
 - Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
 - Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement jian he
 - Re: [PATCH] Remove make_temptable_name_n() Aleksander Alekseev
 - RE: Logical Replication of sequences Zhijie Hou (Fujitsu)
 - RE: Logical Replication of sequences Zhijie Hou (Fujitsu)
 - failed NUMA pages inquiry status: Operation not permitted Christoph Berg
 - Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Akshay Joshi
 - Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
 - Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Chao Li
 - Re: Fix an unnecessary cast calling elog in ExecHashJoinImpl Tender Wang
 - Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Philip Alger
 - Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger
 - Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Akshay Joshi
 - Re: doc: create table improvements Laurenz Albe
 - Re: doc: create table improvements Daniel Gustafsson
 - Re: Built-in case-insensitive collation pg_unicode_ci Peter Eisentraut
 - Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger
 - Re: pg_restore --no-policies should not restore policies' comment jian he
 - Re: failed NUMA pages inquiry status: Operation not permitted Tomas Vondra
 - Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
 - Re: Thoughts on a "global" client configuration? Jacob Champion
 - Re: pg_stat_statements: faster search by queryid Karina Litskevich
 - Re: failed NUMA pages inquiry status: Operation not permitted Christoph Berg
 - Re: doc: create table improvements Tom Lane
 - RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Aya Iwata (Fujitsu)
 - Re: failed NUMA pages inquiry status: Operation not permitted Christoph Berg
 - Re: failed NUMA pages inquiry status: Operation not permitted Christoph Berg
 - Re: failed NUMA pages inquiry status: Operation not permitted Tomas Vondra
 - Re: failed NUMA pages inquiry status: Operation not permitted Christoph Berg
 - Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger
 - Re: AIX support AIX PG user
 - Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Jim Jones
 - Re: remove partColsUpdated Nathan Bossart
 - Re: Changing shared_buffers without restart Ashutosh Bapat
 - Re: Error message against iso-8859-1 key in pg_service.conf is unclear Jacob Champion
 - Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward Tom Lane
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
 - Re: anonymous unions (C11) Jacob Champion
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
 - Optimizing ResouceOwner to speed up COPY Tomas Vondra
 - Re: Optimizing ResouceOwner to speed up COPY Tom Lane
 - Re: Optimize LISTEN/NOTIFY Joel Jacobson
 - Re: Making pg_rewind faster Robert Haas
 - Re: Question about InvalidatePossiblyObsoleteSlot() Masahiko Sawada
 - Re: Buf fix: update-po for PGXS does not work Álvaro Herrera
 - Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward Dimitrios Apostolou
 - Re: Making pg_rewind faster Robert Haas
 - Re: Instability of phycodorus in pg_upgrade tests with JIT Alexander Lakhin
 - Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger
 - Re: Optimizing ResouceOwner to speed up COPY Tomas Vondra
 - Re: Optimizing ResouceOwner to speed up COPY Tom Lane
 - Re: using index to speedup add not null constraints to a table Álvaro Herrera
 - Re: Optimize LISTEN/NOTIFY Joel Jacobson
 - Re: RFC: Logging plan of the running query Robert Haas
 - Re: Optimize LISTEN/NOTIFY Tom Lane
 - Re: postgres_fdw: Use COPY to speed up batch inserts Tomas Vondra
 - Re: Preserve index stats during ALTER TABLE ... TYPE ... Sami Imseih