pgsql-hackers
Thread
Date
Earlier messages
Messages by Date
2025/12/17
Re: Segmentation fault on proc exit after dshash_find_or_insert
Amit Langote
2025/12/17
Re: Fix and improve allocation formulas
Michael Paquier
2025/12/17
Re: [Proposal] Adding callback support for custom statistics kinds
Michael Paquier
2025/12/16
Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions
Chao Li
2025/12/16
Re: relfilenode statistics
Bertrand Drouvot
2025/12/16
Re: Fix possible 'unexpected data beyond EOF' on replica restart
Amul Sul
2025/12/16
Re: meson and check-tests
Nazir Bilal Yavuz
2025/12/16
Re: Replace is_publishable_class() with relispublishable column in pg_class
Peter Smith
2025/12/16
Re: [Proposal] Adding callback support for custom statistics kinds
Peter Eisentraut
2025/12/16
Re: Segmentation fault on proc exit after dshash_find_or_insert
Rahila Syed
2025/12/16
Re: create table like including storage parameter
jian he
2025/12/16
Re: Support named (destination) portals in extended proto for psql meta commands.
Kirill Reshke
2025/12/16
Re: Custom oauth validator options
VASUKI M
2025/12/16
Re: Replace is_publishable_class() with relispublishable column in pg_class
Amit Kapila
2025/12/16
Re: A small problem when rehashing catalog cache
cca5507
2025/12/16
Re: Report bytes and transactions actually sent downtream
Ashutosh Bapat
2025/12/16
Re: Skipping schema changes in publication
shveta malik
2025/12/16
Re: Checkpointer write combining
Soumya S Murali
2025/12/16
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt
jian he
2025/12/16
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Ashutosh Bapat
2025/12/16
Re: Inval reliability, especially for inplace updates
Alexander Lakhin
2025/12/16
Re: Checkpointer write combining
Soumya S Murali
2025/12/16
Re: pg_dump crash due to incomplete ordering of DO_SUBSCRIPTION_REL objects
vignesh C
2025/12/16
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
2025/12/16
Re: Replace is_publishable_class() with relispublishable column in pg_class
Andres Freund
2025/12/16
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring
Michael Paquier
2025/12/16
Re: Resetting recovery target parameters in pg_createsubscriber
Michael Paquier
2025/12/16
Re: Replace is_publishable_class() with relispublishable column in pg_class
Dilip Kumar
2025/12/16
Re: Change checkpoint‑record‑missing PANIC to FATAL
Michael Paquier
2025/12/16
Re: Replace is_publishable_class() with relispublishable column in pg_class
shveta malik
2025/12/16
Re: A small problem when rehashing catalog cache
Michael Paquier
2025/12/16
Re: Inval reliability, especially for inplace updates
Noah Misch
2025/12/16
Re: A small problem when rehashing catalog cache
cca5507
2025/12/16
Re: [PATCH] Allow complex data for GUC extra.
Tom Lane
2025/12/16
Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation
Michael Paquier
2025/12/16
Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers
Thomas Munro
2025/12/16
Re: [PATCH] Allow complex data for GUC extra.
Robert Haas
2025/12/16
Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions
Euler Taveira
2025/12/16
Re: [PATCH]Remove the redundant assignment
Michael Paquier
2025/12/16
Re: [PATCH]Remove the redundant assignment
Michael Paquier
2025/12/16
Re: [Proposal] Adding Log File Capability to pg_createsubscriber
Peter Smith
2025/12/16
Re: [PATCH] Skip unpublishable child tables when adding parent to publication
Euler Taveira
2025/12/16
Re: Custom oauth validator options
Jacob Champion
2025/12/16
Re: pg_dump: Remove trivial usage of PQExpBuffer
Corey Huinker
2025/12/16
Re: pg_dump: Remove trivial usage of PQExpBuffer
Daniel Gustafsson
2025/12/16
Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers
Andres Freund
2025/12/16
pg_dump: Remove trivial usage of PQExpBuffer
Corey Huinker
2025/12/16
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
Mihail Nikalayeu
2025/12/16
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Oleg Tkachenko
2025/12/16
Re: [PATCH] Allow complex data for GUC extra.
Tom Lane
2025/12/16
Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers
Nathan Bossart
2025/12/16
pg_dump: Add ExecuteSqlCopy and simplify ExecuteSqlQuery
Corey Huinker
2025/12/16
Re: Remaining dependency on setlocale()
Jeff Davis
2025/12/16
Re: [PATCH] Allow complex data for GUC extra.
Robert Haas
2025/12/16
Re: DOCS - Clarify the publication 'publish_via_partition_root' default value.
Peter Smith
2025/12/16
Re: meson and check-tests
Andrew Dunstan
2025/12/16
Re: Periodic authorization expiration checks using GoAway message
Jacob Champion
2025/12/16
Re: Periodic authorization expiration checks using GoAway message
Jacob Champion
2025/12/16
Re: Remaining dependency on setlocale()
Jeff Davis
2025/12/16
Re: Periodic authorization expiration checks using GoAway message
Jacob Champion
2025/12/16
Re: pg_dump crash due to incomplete ordering of DO_SUBSCRIPTION_REL objects
Noah Misch
2025/12/16
Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Jacob Champion
2025/12/16
Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Jacob Champion
2025/12/16
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Robert Haas
2025/12/16
Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers
Nathan Bossart
2025/12/16
Re: failed NUMA pages inquiry status: Operation not permitted
Christoph Berg
2025/12/16
Re: Replace is_publishable_class() with relispublishable column in pg_class
Andres Freund
2025/12/16
Re: Parallel query: Use TopTransactionContext for ReinitializeParallelDSM()
Robert Haas
2025/12/16
Re: Adding vacuum test case of setting the VM when heap page is unmodified
Melanie Plageman
2025/12/16
Re: Adding vacuum test case of setting the VM when heap page is unmodified
Srinath Reddy Sadipiralla
2025/12/16
Re: Replace is_publishable_class() with relispublishable column in pg_class
Andres Freund
2025/12/16
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Melanie Plageman
2025/12/16
Re: Fix uninitialized PruneFreezeResult in pruneheap and vacuumlazy
Melanie Plageman
2025/12/16
Replace is_publishable_class() with relispublishable column in pg_class
Dilip Kumar
2025/12/16
Re: relfilenode statistics
Andres Freund
2025/12/16
Re: amcheck: support for GiST
Paul A Jungwirth
2025/12/16
Re: Fix and improve allocation formulas
Peter Eisentraut
2025/12/16
Re: failed NUMA pages inquiry status: Operation not permitted
Tomas Vondra
2025/12/16
Re: Queries that should be canceled will get stuck on secure_write function
Adrien Nayrat
2025/12/16
Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation
Andres Freund
2025/12/16
Re: failed NUMA pages inquiry status: Operation not permitted
Christoph Berg
2025/12/16
Re: Proposal : Use bump memory context for temp buffers
Daniil Davydov
2025/12/16
Re: [PATCH]Remove the redundant assignment
Heikki Linnakangas
2025/12/16
Running GSSAPI / Kerberos tests on Windows
Nazir Bilal Yavuz
2025/12/16
Re: Proposal : Use bump memory context for temp buffers
Heikki Linnakangas
2025/12/16
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
Heikki Linnakangas
2025/12/16
Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation
Chao Li
2025/12/16
Re: [PATCH] Skip unpublishable child tables when adding parent to publication
Arunprasad Rajkumar
2025/12/16
Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers
Greg Burd
2025/12/16
Re: failed NUMA pages inquiry status: Operation not permitted
Christoph Berg
2025/12/16
Fix possible 'unexpected data beyond EOF' on replica restart
Anthonin Bonnefoy
2025/12/16
Proposal : Use bump memory context for temp buffers
Daniil Davydov
2025/12/16
Re: Error position support for ComputeIndexAttrs
Amul Sul
2025/12/16
[PATCH] Add regression test for aggregate NULL behavior
kateriny bispo
2025/12/16
Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers
Greg Burd
2025/12/16
Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers
Greg Burd
2025/12/16
Re: Make copyObject work in C++
Peter Eisentraut
2025/12/16
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Peter Eisentraut
2025/12/16
Re: amcheck: support for GiST
Andrey Borodin
2025/12/16
Re: pg_dump crash due to incomplete ordering of DO_SUBSCRIPTION_REL objects
vignesh C
2025/12/16
Re: [PATCH]Remove the redundant assignment
Dagfinn Ilmari Mannsåker
2025/12/16
A small problem when rehashing catalog cache
cca5507
2025/12/16
Change checkpoint‑record‑missing PANIC to FATAL
Nitin Jadhav
2025/12/16
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Xuneng Zhou
2025/12/16
Re: Optimize SnapBuild by maintaining committed.xip in sorted order
Xuneng Zhou
2025/12/16
Fwd: [PATCH] Add zstd compression for TOAST using extended header format
Dharin Shah
2025/12/16
Re: Fix crash during recovery when redo segment is missing
Michael Paquier
2025/12/16
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Xuneng Zhou
2025/12/16
Re: doc: create table improvements
Laurenz Albe
2025/12/16
Re: relfilenode statistics
Bertrand Drouvot
2025/12/16
Re: relfilenode statistics
Bertrand Drouvot
2025/12/16
Re: Optimize SnapBuild by maintaining committed.xip in sorted order
Xuneng Zhou
2025/12/16
Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions
Amit Kapila
2025/12/16
Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation
Chao Li
2025/12/16
Re: Fix crash during recovery when redo segment is missing
Nitin Jadhav
2025/12/16
Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation
Bertrand Drouvot
2025/12/16
Re: Segmentation fault on proc exit after dshash_find_or_insert
Amit Langote
2025/12/16
Re: [PATCH] Skip unpublishable child tables when adding parent to publication
Amit Kapila
2025/12/16
Re: Segmentation fault on proc exit after dshash_find_or_insert
Amit Langote
2025/12/16
Re: Skipping schema changes in publication
Shlok Kyal
2025/12/16
Re: Skipping schema changes in publication
Shlok Kyal
2025/12/16
Re: Periodic authorization expiration checks using GoAway message
Ajit Awekar
2025/12/16
Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation
Amit Kapila
2025/12/16
Re: DOCS - Clarify the publication 'publish_via_partition_root' default value.
Chao Li
2025/12/16
Re: [PATCH] Refactor bytea_sortsupport(), take two
John Naylor
2025/12/16
Re: Periodic authorization expiration checks using GoAway message
Zsolt Parragi
2025/12/16
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Chao Li
2025/12/16
Re: Fix memory leak in tzparser.c
Michael Paquier
2025/12/15
Re: [PATCH]Remove the redundant assignment
Michael Paquier
2025/12/15
Re: Fix crash during recovery when redo segment is missing
Michael Paquier
2025/12/15
Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation
Michael Paquier
2025/12/15
Re: relfilenode statistics
Michael Paquier
2025/12/15
Error position support for ComputeIndexAttrs
jian he
2025/12/15
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
2025/12/15
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/12/15
Re: Fix crash during recovery when redo segment is missing
Nitin Jadhav
2025/12/15
Re: [PATCH]Remove the redundant assignment
Chao Li
2025/12/15
Re: [PATCH] Skip unpublishable child tables when adding parent to publication
Arunprasad Rajkumar
2025/12/15
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2025/12/15
RE: [Proposal] Adding Log File Capability to pg_createsubscriber
Hayato Kuroda (Fujitsu)
2025/12/15
Re: Change the signature of pgstat_report_vacuum() so that it's passed a Relation
Chao Li
2025/12/15
Change the signature of pgstat_report_vacuum() so that it's passed a Relation
Bertrand Drouvot
2025/12/15
Re: Improve logical replication usability when tables lack primary keys
Chao Li
2025/12/15
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
2025/12/15
Re: alter check constraint enforceability
Amul Sul
2025/12/15
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Peter Smith
2025/12/15
[PATCH]Remove the redundant assignment
Feilong Meng
2025/12/15
Re: Fix crash during recovery when redo segment is missing
Michael Paquier
2025/12/15
Fix memory leak in tzparser.c
Shixin Wang
2025/12/15
Re: Implement waiting for wal lsn replay: reloaded
Chao Li
2025/12/15
Re: Proposal: Conflict log history table for Logical Replication
vignesh C
2025/12/15
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2025/12/15
Re: alter check constraint enforceability
jian he
2025/12/15
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
2025/12/15
Re: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation
Joao Foltran
2025/12/15
Re: Proposal: Conflict log history table for Logical Replication
vignesh C
2025/12/15
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
2025/12/15
RE: [PATCH] Skip unpublishable child tables when adding parent to publication
Zhijie Hou (Fujitsu)
2025/12/15
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
2025/12/15
RE: [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation
Zhijie Hou (Fujitsu)
2025/12/15
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
Mihail Nikalayeu
2025/12/15
Re: create table like including storage parameter
jian he
2025/12/15
Re: [PATCH] Add pg_lfind8_nonzero()
cca5507
2025/12/15
Re: doc: create table improvements
Chao Li
2025/12/15
Re: Improve logical replication usability when tables lack primary keys
Euler Taveira
2025/12/15
Re: doc: create table improvements
David G. Johnston
2025/12/15
Re: Remaining dependency on setlocale()
Chao Li
2025/12/15
Re: Document NULL
David G. Johnston
2025/12/15
Re: Proposal: Conflict log history table for Logical Replication
Peter Smith
2025/12/15
Re: PRI?64 vs Visual Studio (2022)
Tom Lane
2025/12/15
Re: oid2name : add objects file path
Euler Taveira
2025/12/15
Re: Small patch to improve safety of utf8_to_unicode().
Chao Li
2025/12/15
Re: PRI?64 vs Visual Studio (2022)
Tom Lane
2025/12/15
Re: [PATCH] Skip unpublishable child tables when adding parent to publication
Euler Taveira
2025/12/15
Re: PRI?64 vs Visual Studio (2022)
Bryan Green
2025/12/15
Re: PRI?64 vs Visual Studio (2022)
Bryan Green
2025/12/15
Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers
Andres Freund
2025/12/15
Re: Few untranslated error messages in OAuth
Jacob Champion
2025/12/15
Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers
Nathan Bossart
2025/12/15
Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers
Andres Freund
2025/12/15
Re: Changing the state of data checksums in a running cluster
Andres Freund
2025/12/15
Re: Document NULL
David G. Johnston
2025/12/15
Re: Some optimizations for COALESCE expressions during constant folding
Matheus Alcantara
2025/12/15
Re: PRI?64 vs Visual Studio (2022)
Wolfgang Walther
2025/12/15
Re: Checkpointer write combining
Melanie Plageman
2025/12/15
Re: Periodic authorization expiration checks using GoAway message
Jelte Fennema-Nio
2025/12/15
Re: Checkpointer write combining
Melanie Plageman
2025/12/15
Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers
Nathan Bossart
2025/12/15
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Melanie Plageman
2025/12/15
Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows
Nazir Bilal Yavuz
2025/12/15
Re: PRI?64 vs Visual Studio (2022)
Tom Lane
2025/12/15
Re: Proposal: Add a callback data parameter to GetNamedDSMSegment
Nathan Bossart
2025/12/15
Re: Small patch to improve safety of utf8_to_unicode().
Jeff Davis
2025/12/15
Re: PRI?64 vs Visual Studio (2022)
Tom Lane
2025/12/15
Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Robert Haas
2025/12/15
Re: Visibility bug in tuple lock
Heikki Linnakangas
2025/12/15
Re: PRI?64 vs Visual Studio (2022)
Thomas Munro
2025/12/15
Re: Remaining dependency on setlocale()
Jeff Davis
2025/12/15
Re: Get rid of "Section.N.N.N" on DOCs
Peter Eisentraut
2025/12/15
Re: PRI?64 vs Visual Studio (2022)
Peter Eisentraut
Earlier messages