Архив рассылок [pgsql-hackers]
- Re: High CPU consumption in cascade replication with large number of walsenders Alexander Korotkov
 - Re: Use BumpContext contexts for TupleHashTables' tablecxt David Rowley
 - Re: PG18 GIN parallel index build crash - invalid memory alloc request size Tomas Vondra
 - Re: Use BumpContext contexts for TupleHashTables' tablecxt Tom Lane
 - Re: Should HashSetOp go away David Rowley
 - Re: Use BumpContext contexts for TupleHashTables' tablecxt David Rowley
 - Re: Should HashSetOp go away Tom Lane
 - Re: Use BumpContext contexts for TupleHashTables' tablecxt Tom Lane
 - Re: Optimize LISTEN/NOTIFY Joel Jacobson
 - Re: Cannot log in to CommitFest due to cool-off period Chao Li
 - Re: Cannot log in to CommitFest due to cool-off period Mihail Nikalayeu
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith
 - Re: Optimize LISTEN/NOTIFY Chao Li
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith
 - remove obsolete comment in AtEOXact_Inval Steven Niu
 - RE: Logical Replication of sequences Zhijie Hou (Fujitsu)
 - Re: Use BumpContext contexts for TupleHashTables' tablecxt David Rowley
 - Re: Should we say "wal_level = logical" instead of "wal_level >= logical" Peter Smith
 - Re: display hot standby state in psql prompt Fujii Masao
 - Re: Use BumpContext contexts for TupleHashTables' tablecxt Chao Li
 - Re: Enhance statistics reset functions to return reset timestamp Shinya Kato
 - Re: remove obsolete comment in AtEOXact_Inval Chao Li
 - Re: Enhance statistics reset functions to return reset timestamp David Rowley
 - Re: Use BumpContext contexts for TupleHashTables' tablecxt Tom Lane
 - RE: issue with synchronized_standby_slots Hayato Kuroda (Fujitsu)
 - Re: Use BumpContext contexts for TupleHashTables' tablecxt David Rowley
 - Re: issue with synchronized_standby_slots Shlok Kyal
 - Re: Logical Replication of sequences Dilip Kumar
 - Re: Docs and tests for RLS policies applied by command type jian he
 - Re: [PATCH] Add archive_mode=follow_primary to prevent unarchived WAL on standby promotion Fujii Masao
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
 - Re: [PATCH] Little refactoring of portalcmds.c Quan Zongliang
 - Re: Optimize LISTEN/NOTIFY Joel Jacobson
 - Re: Logical Replication of sequences Dilip Kumar
 - Re: Logical Replication of sequences vignesh C
 - RE: POC: enable logical decoding when wal_level = 'replica' without a server restart Hayato Kuroda (Fujitsu)
 - Re: Batching in executor Amit Langote
 - Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian
 - Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Jakub Wartak
 - Re: display hot standby state in psql prompt Jim Jones
 - COPY WHERE clause generated/system column reference jian he
 - Re: Logical Replication of sequences shveta malik
 - Re: Logical Replication of sequences shveta malik
 - Re: Logical Replication of sequences Chao Li
 - Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao
 - Re: Remove Item type Peter Eisentraut
 - Re: Improve pg_sync_replication_slots() to wait for primary to advance Japin Li
 - Re: [PATCH] Little refactoring of portalcmds.c wenhui qiu
 - Question about predicate lock limits in predicate.c Arkady Skvorcov
 - Re: Report bytes and transactions actually sent downtream shveta malik
 - Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Aleksander Alekseev
 - Re: Assertion failure in SnapBuildInitialSnapshot() Pradeep Kumar
 - Re: Report bytes and transactions actually sent downtream shveta malik
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
 - Re: Docs and tests for RLS policies applied by command type Dean Rasheed
 - Re: Logical Replication of sequences Amit Kapila
 - Re: Logical Replication of sequences vignesh C
 - Re: AIO writes vs hint bits vs checksums Maxim Orlov
 - Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Aleksander Alekseev
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
 - Re: Assertion failure in SnapBuildInitialSnapshot() Pradeep Kumar
 - Re: Resetting recovery target parameters in pg_createsubscriber Alena Vinter
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
 - Re: NLS: use gettext() to translate system error messages Álvaro Herrera
 - Re: Unnecessary delay in streaming replication due to replay lag Fujii Masao
 - Re: [PoC] XMLCast (SQL/XML X025) Jim Jones
 - Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Sergey Prokhorenko
 - Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Aleksander Alekseev
 - Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Nathan Bossart
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
 - Re: Optimizing ResouceOwner to speed up COPY Tomas Vondra
 - Отв.: Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Sergey Prokhorenko
 - Re: Remove specific _\n code in TAP for Windows Jacob Champion
 - Re: Use merge-based matching for MCVs in eqjoinsel David Geier
 - Re: POC: make mxidoff 64 bits Maxim Orlov
 - Re: another autovacuum scheduling thread Nathan Bossart
 - Re: display hot standby state in psql prompt Nathan Bossart
 - Re: Batching in executor Tomas Vondra
 - Re: display hot standby state in psql prompt Nathan Bossart
 - Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Mark Wong
 - RE: Newly created replication slot may be invalidated by checkpoint Vitaly Davydov
 - Re: Question about InvalidatePossiblyObsoleteSlot() Masahiko Sawada
 - Re: Batching in executor Peter Geoghegan
 - Re: another autovacuum scheduling thread Sami Imseih
 - Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Bryan Green
 - Re: COPY WHERE clause generated/system column reference Kirill Reshke
 - Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Noah Misch
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
 - [PATCH] Fix ICU strength not being honored in collation rules Luis Felippe
 - 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: Bug in pg_stat_statements Sami Imseih
 - Re: NLS: use gettext() to translate system error messages Jeff Davis
 - Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Masahiko Sawada
 - Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Euler Taveira
 - Re: display hot standby state in psql prompt Jim Jones
 - Re: Feature: psql - display current search_path in prompt Nathan Bossart
 - Re: Optimizing ResouceOwner to speed up COPY Tomas Vondra