Архив рассылок [pgsql-hackers]
- Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows Nazir Bilal Yavuz
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Nathan Bossart
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Checkpointer write combining Melanie Plageman
- Re: Periodic authorization expiration checks using GoAway message Jelte Fennema-Nio
- Re: Checkpointer write combining Melanie Plageman
- Re: PRI?64 vs Visual Studio (2022) Wolfgang Walther
- Re: Some optimizations for COALESCE expressions during constant folding Matheus Alcantara
- Re: Document NULL David G. Johnston
- Re: Changing the state of data checksums in a running cluster Andres Freund
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Andres Freund
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Nathan Bossart
- Re: Few untranslated error messages in OAuth Jacob Champion
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Andres Freund
- Re: PRI?64 vs Visual Studio (2022) Bryan Green
- Re: PRI?64 vs Visual Studio (2022) Bryan Green
- Re: [PATCH] Skip unpublishable child tables when adding parent to publication Euler Taveira
- Re: PRI?64 vs Visual Studio (2022) Tom Lane
- Re: Small patch to improve safety of utf8_to_unicode(). Chao Li
- Re: oid2name : add objects file path Euler Taveira
- Re: PRI?64 vs Visual Studio (2022) Tom Lane
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Document NULL David G. Johnston
- Re: Remaining dependency on setlocale() Chao Li
- Re: doc: create table improvements David G. Johnston
- Re: Improve logical replication usability when tables lack primary keys Euler Taveira
- Re: doc: create table improvements Chao Li
- Re: [PATCH] Add pg_lfind8_nonzero() cca5507
- Re: create table like including storage parameter jian he
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu
- RE: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation Zhijie Hou (Fujitsu)
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- RE: [PATCH] Skip unpublishable child tables when adding parent to publication Zhijie Hou (Fujitsu)
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation Joao Foltran
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: alter check constraint enforceability jian he
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: Implement waiting for wal lsn replay: reloaded Chao Li
- Fix memory leak in tzparser.c Shixin Wang
- Re: Fix crash during recovery when redo segment is missing Michael Paquier
- [PATCH]Remove the redundant assignment Feilong Meng
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith
- Re: alter check constraint enforceability Amul Sul
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Improve logical replication usability when tables lack primary keys Chao Li
- Change the signature of pgstat_report_vacuum() so that it's passed a Relation Bertrand Drouvot
- Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation Chao Li
- RE: [Proposal] Adding Log File Capability to pg_createsubscriber Hayato Kuroda (Fujitsu)
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: [PATCH] Skip unpublishable child tables when adding parent to publication Arunprasad Rajkumar
- Re: [PATCH]Remove the redundant assignment Chao Li
- Re: Fix crash during recovery when redo segment is missing Nitin Jadhav
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Error position support for ComputeIndexAttrs jian he
- Re: relfilenode statistics Michael Paquier
- Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation Michael Paquier
- Re: Fix crash during recovery when redo segment is missing Michael Paquier
- Re: [PATCH]Remove the redundant assignment Michael Paquier
- Re: Fix memory leak in tzparser.c Michael Paquier
- Re: Periodic authorization expiration checks using GoAway message Zsolt Parragi
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Chao Li
- Re: [PATCH] Refactor bytea_sortsupport(), take two John Naylor
- Re: DOCS - Clarify the publication 'publish_via_partition_root' default value. Chao Li
- Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation Amit Kapila
- Re: Periodic authorization expiration checks using GoAway message Ajit Awekar
- Re: Skipping schema changes in publication Shlok Kyal
- Re: Skipping schema changes in publication Shlok Kyal
- Re: Segmentation fault on proc exit after dshash_find_or_insert Amit Langote
- Re: [PATCH] Skip unpublishable child tables when adding parent to publication Amit Kapila
- Re: Segmentation fault on proc exit after dshash_find_or_insert Amit Langote
- Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation Bertrand Drouvot
- Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation Chao Li
- Re: Fix crash during recovery when redo segment is missing Nitin Jadhav
- Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions Amit Kapila
- Re: Optimize SnapBuild by maintaining committed.xip in sorted order Xuneng Zhou
- Re: relfilenode statistics Bertrand Drouvot
- Re: relfilenode statistics Bertrand Drouvot
- Re: doc: create table improvements Laurenz Albe
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Xuneng Zhou
- Re: Fix crash during recovery when redo segment is missing Michael Paquier
- Fwd: [PATCH] Add zstd compression for TOAST using extended header format Dharin Shah
- Re: Optimize SnapBuild by maintaining committed.xip in sorted order Xuneng Zhou
- Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Xuneng Zhou
- Change checkpoint‑record‑missing PANIC to FATAL Nitin Jadhav
- A small problem when rehashing catalog cache cca5507
- Re: [PATCH]Remove the redundant assignment Dagfinn Ilmari Mannsåker
- RE: Parallel Apply Hayato Kuroda (Fujitsu)
- Re: pg_dump crash due to incomplete ordering of DO_SUBSCRIPTION_REL objects vignesh C
- Re: amcheck: support for GiST Andrey Borodin
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Peter Eisentraut
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Greg Burd
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Greg Burd
- Re: Error position support for ComputeIndexAttrs Amul Sul
- Proposal : Use bump memory context for temp buffers Daniil Davydov
- Fix possible 'unexpected data beyond EOF' on replica restart Anthonin Bonnefoy
- Re: failed NUMA pages inquiry status: Operation not permitted Christoph Berg
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Greg Burd
- Re: [PATCH] Skip unpublishable child tables when adding parent to publication Arunprasad Rajkumar
- Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation Chao Li
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Heikki Linnakangas
- Re: Proposal : Use bump memory context for temp buffers Heikki Linnakangas
- Running GSSAPI / Kerberos tests on Windows Nazir Bilal Yavuz
- Re: [PATCH]Remove the redundant assignment Heikki Linnakangas
- Re: Proposal : Use bump memory context for temp buffers Daniil Davydov