pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/07/09
Re: [PATCH] Generate random dates/times in a specified range
Tom Lane
2025/07/09
Improve LWLock tranche name visibility across backends
Sami Imseih
2025/07/09
Re: Improving and extending int128.h to more of numeric.c
Dean Rasheed
2025/07/09
Re: CHECKPOINT unlogged data
Christoph Berg
2025/07/09
Re: Should TRUNCATE fire DDL triggers
David G. Johnston
2025/07/09
[PATCH] Generate random dates/times in a specified range
Damien Clochard
2025/07/09
Re: Horribly slow pg_upgrade performance with many Large Objects
Hannu Krosing
2025/07/09
Re: Should TRUNCATE fire DDL triggers
Hari Krishna Sunder
2025/07/09
Re: C11 / VS 2019
Andres Freund
2025/07/09
Re: C11 / VS 2019
Tom Lane
2025/07/09
Re: C11 / VS 2019
Andrew Dunstan
2025/07/09
Re: TransactionIdIsActive() has long been unused
Tom Lane
2025/07/09
Re: [PoC] Federated Authn/z with OAUTHBEARER
Tom Lane
2025/07/09
Re: Adding basic NUMA awareness
Andres Freund
2025/07/09
Re: 回复:[Internet]Re: [PATCH] Prevent replacement of a function if it's used in an index expression and is not IMMUTABLE
David G. Johnston
2025/07/09
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/07/09
Re: CHECKPOINT unlogged data
Nathan Bossart
2025/07/09
Re: 回复:[Internet]Re: [PATCH] Prevent replacement of a function if it's used in an index expression and is not IMMUTABLE
Tom Lane
2025/07/09
Re: [PoC] Federated Authn/z with OAUTHBEARER
Tom Lane
2025/07/09
Re: 回复:[Internet]Re: [PATCH] Prevent replacement of a function if it's used in an index expression and is not IMMUTABLE
David G. Johnston
2025/07/09
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2025/07/09
Re: Why our Valgrind reports suck
Tom Lane
2025/07/09
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/07/09
TransactionIdIsActive() has long been unused
Andres Freund
2025/07/09
Re: [PoC] Federated Authn/z with OAUTHBEARER
Tom Lane
2025/07/09
[PATCH] no table rewrite when set column type to constrained domain
jian he
2025/07/09
Re: [PoC] Federated Authn/z with OAUTHBEARER
Jacob Champion
2025/07/09
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach
Andres Freund
2025/07/09
Re: Horribly slow pg_upgrade performance with many Large Objects
Nathan Bossart
2025/07/09
Re: Fix comment in btree_gist--1.8--1.9.sql
Tom Lane
2025/07/09
Re: [PoC] Federated Authn/z with OAUTHBEARER
Andres Freund
2025/07/09
Re: Fix comment in btree_gist--1.8--1.9.sql
Paul Jungwirth
2025/07/09
Re: [PoC] Federated Authn/z with OAUTHBEARER
Tom Lane
2025/07/09
Windows question: when is LC_MESSAGES defined?
Jeff Davis
2025/07/09
Re: Improving and extending int128.h to more of numeric.c
Andres Freund
2025/07/09
Re: Adding basic NUMA awareness
Andres Freund
2025/07/09
Re: Adding basic NUMA awareness
Andres Freund
2025/07/09
Re: Buildfarm setup for AIX
Andrew Dunstan
2025/07/09
Re: Adding basic NUMA awareness
Greg Burd
2025/07/09
Re: Adding basic NUMA awareness
Andres Freund
2025/07/09
Re: 回复:[Internet]Re: [PATCH] Prevent replacement of a function if it's used in an index expression and is not IMMUTABLE
Tom Lane
2025/07/09
Re: Fix comment in btree_gist--1.8--1.9.sql
Tom Lane
2025/07/09
Re: ABI Compliance Checker GSoC Project
David E. Wheeler
2025/07/09
Re: ABI Compliance Checker GSoC Project
Andres Freund
2025/07/09
Re: What is a typical precision of gettimeofday()?
Tom Lane
2025/07/09
Re: Adding wait events statistics
Andres Freund
2025/07/09
Re: AIO v2.5
Andres Freund
2025/07/09
Re: Suggestion to add --continue-client-on-abort option to pgbench
Rintaro Ikeda
2025/07/09
stylesheet-html-common: only apply Bootstrap container classes in website build
Lev Nikolaev
2025/07/09
Re: Horribly slow pg_upgrade performance with many Large Objects
Hannu Krosing
2025/07/09
Re: encode/decode support for base64url
Aleksander Alekseev
2025/07/09
Re: [doc] minor fix for CREATE INDEX CONCURRENTLY
Frédéric Yhuel
2025/07/09
Re: like pg_shmem_allocations, but fine-grained for DSM registry ?
Nathan Bossart
2025/07/09
Re: [doc] minor fix for CREATE INDEX CONCURRENTLY
Mihail Nikalayeu
2025/07/09
[doc] minor fix for CREATE INDEX CONCURRENTLY
Frédéric Yhuel
2025/07/09
Re: Conflict detection for update_deleted in logical replication
Nisha Moond
2025/07/09
Re: Using failover slots for PG-non_PG logical replication
Ashutosh Bapat
2025/07/09
Re: Improve tab completion for COPY
Masahiko Sawada
2025/07/09
Re: [PATCH] contrib/xml2: xslt_process() should report XSLT-related error details
Robin Haberkorn
2025/07/09
RE: Conflict detection for update_deleted in logical replication
Hayato Kuroda (Fujitsu)
2025/07/09
Re: ABI Compliance Checker GSoC Project
Álvaro Herrera
2025/07/09
Re: A recent message added to pg_upgade
Dilip Kumar
2025/07/09
Re: Conflict detection for update_deleted in logical replication
Amit Kapila
2025/07/09
Re: A recent message added to pg_upgade
Álvaro Herrera
2025/07/09
Re: Extend ALTER DEFAULT PRIVILEGES for large objects
Fujii Masao
2025/07/09
Re: Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign partitions
Etsuro Fujita
2025/07/09
Re: like pg_shmem_allocations, but fine-grained for DSM registry ?
Florents Tselai
2025/07/09
Re: AIO v2.5
Matthias van de Meent
2025/07/09
Re: What is a typical precision of gettimeofday()?
Hannu Krosing
2025/07/09
Re: Tab completion for large objects
Fujii Masao
2025/07/09
Re: Adding basic NUMA awareness
Jakub Wartak
2025/07/09
Re: Add os_page_num to pg_buffercache
Mircea Cadariu
2025/07/09
Re: Improving and extending int128.h to more of numeric.c
Dean Rasheed
2025/07/09
回复:[Internet]Re: [PATCH] Prevent replacement of a function if it's used in an index expression and is not IMMUTABLE
sundayjiang(蒋浩天)
2025/07/09
Buildfarm setup for AIX
Vamshikrishna T
2025/07/09
Re: Logical Replication of sequences
shveta malik
2025/07/09
Re: SQL:2023 JSON simplified accessor support
Alexandra Wang
2025/07/09
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach
Bertrand Drouvot
2025/07/09
Re: Problem with transition tables on partitioned tables with foreign-table partitions
Etsuro Fujita
2025/07/09
Re: Optimize shared LWLock acquisition for high-core-count systems
Yura Sokolov
2025/07/09
Re: cpluspluscheck vs ICU again
John Naylor
2025/07/09
Re: Add os_page_num to pg_buffercache
Bertrand Drouvot
2025/07/09
Re: Adding wait events statistics
Bertrand Drouvot
2025/07/09
Re: [PATCH] PGSERVICEFILE as part of a normal connection string
Michael Paquier
2025/07/09
Re: Adding wait events statistics
Bertrand Drouvot
2025/07/08
Re: amcheck support for BRIN indexes
Arseniy Mukhin
2025/07/08
Re: [V2] Adding new CRC32C implementation for IBM S390X
John Naylor
2025/07/08
Re: What is a typical precision of gettimeofday()?
Laurenz Albe
2025/07/08
Re: Improving and extending int128.h to more of numeric.c
John Naylor
2025/07/08
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach
Cédric Villemain
2025/07/08
Re: Should TRUNCATE fire DDL triggers
Laurenz Albe
2025/07/08
Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Richard Guo
2025/07/08
Re: A recent message added to pg_upgade
Dilip Kumar
2025/07/08
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
2025/07/08
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
2025/07/08
RE: A assert failure when initdb with track_commit_timestamp=on
Hayato Kuroda (Fujitsu)
2025/07/08
Re: [PATCH] Add support for displaying database service in psql prompt
Michael Paquier
2025/07/08
Re: Should TRUNCATE fire DDL triggers
David G. Johnston
2025/07/08
Should TRUNCATE fire DDL triggers
Hari Krishna Sunder
2025/07/08
Re: Can can I make an injection point wait occur no more than once?
Peter Geoghegan
2025/07/08
Re: A recent message added to pg_upgade
Dilip Kumar
2025/07/08
Re: Can can I make an injection point wait occur no more than once?
Noah Misch
2025/07/08
Re: Using failover slots for PG-non_PG logical replication
shveta malik
2025/07/08
Re: A assert failure when initdb with track_commit_timestamp=on
Michael Paquier
2025/07/08
RE: A assert failure when initdb with track_commit_timestamp=on
Hayato Kuroda (Fujitsu)
2025/07/08
Re: [PATCH] Prevent replacement of a function if it's used in an index expression and is not IMMUTABLE
jian he
2025/07/08
Re: Adding wait events statistics
Andres Freund
2025/07/08
Re: Adding wait events statistics
Michael Paquier
2025/07/08
Re: [PATCH] Add support for displaying database service in psql prompt
Noah Misch
2025/07/08
Re: Fix comment in btree_gist--1.8--1.9.sql
Michael Paquier
2025/07/08
Re: Move the injection_points extension to contrib?
Michael Paquier
2025/07/08
Re: A assert failure when initdb with track_commit_timestamp=on
Andy Fan
2025/07/08
Fix comment in btree_gist--1.8--1.9.sql
Paul Jungwirth
2025/07/08
Re: mention unused_oids script in pg_proc.dat
Michael Paquier
2025/07/08
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Michael Paquier
2025/07/08
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Michael Paquier
2025/07/08
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Michael Paquier
2025/07/08
Re: What is a typical precision of gettimeofday()?
Tom Lane
2025/07/08
Re: Non-text mode for pg_dumpall
Noah Misch
2025/07/08
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach
Tomas Vondra
2025/07/08
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Hannu Krosing
2025/07/08
Re: IO worker crash in test_aio/002_io_workers
Thomas Munro
2025/07/08
Re: Horribly slow pg_upgrade performance with many Large Objects
Nathan Bossart
2025/07/08
IO worker crash in test_aio/002_io_workers
Andres Freund
2025/07/08
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Nikita Malakhov
2025/07/08
Re: like pg_shmem_allocations, but fine-grained for DSM registry ?
Nathan Bossart
2025/07/08
Re: C11 / VS 2019
Andrew Dunstan
2025/07/08
Re: What is a typical precision of gettimeofday()?
Tom Lane
2025/07/08
Re: C11 / VS 2019
Tom Lane
2025/07/08
Re: What is a typical precision of gettimeofday()?
Hannu Krosing
2025/07/08
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Álvaro Herrera
2025/07/08
Re: What is a typical precision of gettimeofday()?
Tom Lane
2025/07/08
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Hannu Krosing
2025/07/08
Tab completion for large objects
Dagfinn Ilmari Mannsåker
2025/07/08
Re: Logical replication prefetch
Konstantin Knizhnik
2025/07/08
Re: Unnecessary delay in streaming replication due to replay lag
sunil s
2025/07/08
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Nikita Malakhov
2025/07/08
Re: What is a typical precision of gettimeofday()?
Andrey Borodin
2025/07/08
Re: What is a typical precision of gettimeofday()?
Tom Lane
2025/07/08
Re: Remove redundant comment regarding RelationBuildRowSecurity in relcache.c
Dean Rasheed
2025/07/08
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Burd, Greg
2025/07/08
Re: Inconsistent LSN format in pg_waldump output
Álvaro Herrera
2025/07/08
Re: like pg_shmem_allocations, but fine-grained for DSM registry ?
Florents Tselai
2025/07/08
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach
Cédric Villemain
2025/07/08
Re: Move the injection_points extension to contrib?
Antonin Houska
2025/07/08
Re: What is a typical precision of gettimeofday()?
Tom Lane
2025/07/08
Re: Adding wait events statistics
Bertrand Drouvot
2025/07/08
Re: Can can I make an injection point wait occur no more than once?
Peter Geoghegan
2025/07/08
Re: like pg_shmem_allocations, but fine-grained for DSM registry ?
Nathan Bossart
2025/07/08
Re: POC: Parallel processing of indexes in autovacuum
Matheus Alcantara
2025/07/08
Re: Add os_page_num to pg_buffercache
Mircea Cadariu
2025/07/08
Re: mention unused_oids script in pg_proc.dat
Florents Tselai
2025/07/08
Re: Small optimization with expanding dynamic hash table
cca5507
2025/07/08
Re: array_random
Aleksander Alekseev
2025/07/08
Re: Using failover slots for PG-non_PG logical replication
Ashutosh Bapat
2025/07/08
Re: [PATCH] Support for basic ALTER TABLE progress reporting.
jian he
2025/07/08
Re: amcheck support for BRIN indexes
Tomas Vondra
2025/07/08
Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment
Ilia Evdokimov
2025/07/08
Re: Adding basic NUMA awareness
Andres Freund
2025/07/08
Re: amcheck support for BRIN indexes
Arseniy Mukhin
2025/07/08
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach
Tomas Vondra
2025/07/08
Re: Adding basic NUMA awareness
Tomas Vondra
2025/07/08
Re: A recent message added to pg_upgade
Amit Kapila
2025/07/08
Re: Logical replication prefetch
Amit Kapila
2025/07/08
Re: [V2] Adding new CRC32C implementation for IBM S390X
Eduard Stefes
2025/07/08
Re: A assert failure when initdb with track_commit_timestamp=on
Michael Paquier
2025/07/08
Re: A recent message added to pg_upgade
Dilip Kumar
2025/07/08
Re: like pg_shmem_allocations, but fine-grained for DSM registry ?
Florents Tselai
2025/07/08
Re: Small optimization with expanding dynamic hash table
Rahila Syed
2025/07/08
Re: 024_add_drop_pub.pl might fail due to deadlock
Ajin Cherian
2025/07/08
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
shveta malik
2025/07/08
Re: Using failover slots for PG-non_PG logical replication
shveta malik
2025/07/08
Re: Expand applicability of aggregate's sortop optimization
Matthias van de Meent
2025/07/08
Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root
Mikhail Kharitonov
2025/07/08
Re: Explicitly enable meson features in CI
Nazir Bilal Yavuz
2025/07/08
Re: A recent message added to pg_upgade
Amit Kapila
2025/07/08
Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root
Mikhail Kharitonov
2025/07/08
Re: Fix replica identity checks for MERGE command on published table.
Dean Rasheed
2025/07/08
Re: Small optimization with expanding dynamic hash table
Rahila Syed
2025/07/08
Re: Elimination of the repetitive code at the SLRU bootstrap functions.
Evgeny
2025/07/08
Re: A assert failure when initdb with track_commit_timestamp=on
Fujii Masao
2025/07/08
Re: Small optimization with expanding dynamic hash table
cca5507
2025/07/08
Re: array_random
jian he
2025/07/08
Re: A recent message added to pg_upgade
Dilip Kumar
2025/07/07
Re: support create index on virtual generated column.
jian he
2025/07/07
Logical replication prefetch
Konstantin Knizhnik
2025/07/07
Re: Small optimization with expanding dynamic hash table
Rahila Syed
2025/07/07
Re: A recent message added to pg_upgade
Dilip Kumar
2025/07/07
Re: Instability of pg_walsummary/002_blocks.pl due to timing
Michael Paquier
2025/07/07
Re: Adding wait events statistics
Bertrand Drouvot
2025/07/07
Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring
Andres Freund
2025/07/07
Re: Adding basic NUMA awareness
Andres Freund
2025/07/07
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach
Cédric Villemain
2025/07/07
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach
Cédric Villemain
2025/07/07
Re: Can can I make an injection point wait occur no more than once?
Noah Misch
2025/07/07
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach
Cédric Villemain
2025/07/07
Re: Can can I make an injection point wait occur no more than once?
Peter Geoghegan
2025/07/07
Re: Remaining dependency on setlocale()
Jeff Davis
2025/07/07
Re: A assert failure when initdb with track_commit_timestamp=on
Andy Fan
2025/07/07
Re: What is a typical precision of gettimeofday()?
Vik Fearing
Earlier messages
Later messages