pgsql-hackers since 2025-07-08 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

July 8, 2025

Thread Author Time
Re: What is a typical precision of gettimeofday()? Vik Fearing 00:03
Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring Andres Freund 00:04
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Peter Smith 00:11
Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring Andres Freund 00:13
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith 00:21
Re: Adding wait events statistics Michael Paquier 00:36
Re: What is a typical precision of gettimeofday()? Tom Lane 00:37
Re: What is a typical precision of gettimeofday()? Vik Fearing 00:46
Re: MergeJoin beats HashJoin in the case of multiple hash clauses 📎 Tender Wang 00:52
Re: Remaining dependency on setlocale() 📎 Jeff Davis 00:56
Re: A assert failure when initdb with track_commit_timestamp=on Andy Fan 01:01
Re: Remaining dependency on setlocale() 📎 Jeff Davis 01:14
Re: Can can I make an injection point wait occur no more than once? Peter Geoghegan 01:40
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach Cédric Villemain 01:47
Re: Can can I make an injection point wait occur no more than once? Noah Misch 01:53
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach Cédric Villemain 01:55
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach Cédric Villemain 02:14
Re: Adding basic NUMA awareness Andres Freund 03:04
Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring Andres Freund 03:22
Re: Adding wait events statistics Bertrand Drouvot 04:46
Re: Instability of pg_walsummary/002_blocks.pl due to timing Michael Paquier 04:59
Re: A recent message added to pg_upgade Dilip Kumar 06:02
Re: Small optimization with expanding dynamic hash table Rahila Syed 06:30
Logical replication prefetch 📎 Konstantin Knizhnik 06:36
Re: support create index on virtual generated column. 📎 jian he 06:37
Re: Small optimization with expanding dynamic hash table cca5507 07:16
Re: A recent message added to pg_upgade 📎 Dilip Kumar 07:25
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) 📎 Michael Paquier 07:40
Re: array_random jian he 07:48
Re: A assert failure when initdb with track_commit_timestamp=on Fujii Masao 08:08
Re: Elimination of the repetitive code at the SLRU bootstrap functions. Evgeny 08:28
Re: Small optimization with expanding dynamic hash table Rahila Syed 08:32
Re: array_random Aleksander Alekseev 08:45
Re: Fix replica identity checks for MERGE command on published table. Dean Rasheed 08:51
Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root Mikhail Kharitonov 08:53
Re: A recent message added to pg_upgade Amit Kapila 08:59
Re: Explicitly enable meson features in CI 📎 Nazir Bilal Yavuz 09:10
Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root 📎 Mikhail Kharitonov 09:41
Re: Expand applicability of aggregate's sortop optimization Matthias van de Meent 10:07
Re: Using failover slots for PG-non_PG logical replication 📎 shveta malik 10:32
Re: 024_add_drop_pub.pl might fail due to deadlock 📎 Ajin Cherian 10:41
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 10:41
Re: Small optimization with expanding dynamic hash table Rahila Syed 11:06
Re: like pg_shmem_allocations, but fine-grained for DSM registry ? 📎 Florents Tselai 11:17
Re: A recent message added to pg_upgade Dilip Kumar 11:19
Re: A assert failure when initdb with track_commit_timestamp=on Michael Paquier 11:26
Re: [V2] Adding new CRC32C implementation for IBM S390X 📎 Eduard Stefes 11:46
Re: Logical replication prefetch Amit Kapila 11:51
Re: A recent message added to pg_upgade Amit Kapila 11:54
Re: Small optimization with expanding dynamic hash table cca5507 11:56
Re: Adding basic NUMA awareness Tomas Vondra 12:27
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach Tomas Vondra 12:34
Re: amcheck support for BRIN indexes Arseniy Mukhin 12:40
Re: Adding basic NUMA awareness Andres Freund 12:56
Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment Ilia Evdokimov 13:06
Re: amcheck support for BRIN indexes Tomas Vondra 13:21
Re: [PATCH] Support for basic ALTER TABLE progress reporting. jian he 13:42
Re: Using failover slots for PG-non_PG logical replication 📎 Ashutosh Bapat 13:59
Re: mention unused_oids script in pg_proc.dat 📎 Florents Tselai 14:40
Re: Add os_page_num to pg_buffercache Mircea Cadariu 14:47
Re: POC: Parallel processing of indexes in autovacuum Matheus Alcantara 15:20
Re: Can can I make an injection point wait occur no more than once? 📎 Peter Geoghegan 15:21
Re: like pg_shmem_allocations, but fine-grained for DSM registry ? Nathan Bossart 15:21
Re: What is a typical precision of gettimeofday()? Tom Lane 15:25
Re: Adding wait events statistics Bertrand Drouvot 15:25
Re: Move the injection_points extension to contrib? Antonin Houska 15:50
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach Cédric Villemain 16:06
Re: like pg_shmem_allocations, but fine-grained for DSM registry ? Florents Tselai 16:13
Re: Inconsistent LSN format in pg_waldump output Álvaro Herrera 16:40
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Burd, Greg 16:58
Re: Remove redundant comment regarding RelationBuildRowSecurity in relcache.c Dean Rasheed 17:43
Re: What is a typical precision of gettimeofday()? Tom Lane 18:07
Re: What is a typical precision of gettimeofday()? Andrey Borodin 18:25
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Nikita Malakhov 18:31
Re: Unnecessary delay in streaming replication due to replay lag 📎 sunil s 18:31
Re: Logical replication prefetch Konstantin Knizhnik 18:38
Tab completion for large objects 📎 Dagfinn Ilmari Mannsåker 18:50
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Hannu Krosing 18:54
[RFC] Enhance scalability of TPCC performance on HCC (high-core-count) systems 📎 Zhou, Zhiguo 19:11
Re: What is a typical precision of gettimeofday()? Tom Lane 19:29
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Álvaro Herrera 19:37
Re: What is a typical precision of gettimeofday()? Hannu Krosing 19:37
Re: Improve the performance of Unicode Normalization Forms. 📎 Alexander Borisov 19:42
Re: C11 / VS 2019 Tom Lane 19:45
Re: What is a typical precision of gettimeofday()? Tom Lane 20:01
Re: C11 / VS 2019 Andrew Dunstan 20:10
Re: like pg_shmem_allocations, but fine-grained for DSM registry ? 📎 Nathan Bossart 20:11
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Nikita Malakhov 20:44
IO worker crash in test_aio/002_io_workers Andres Freund 20:45
Re: Horribly slow pg_upgrade performance with many Large Objects Nathan Bossart 21:06
Re: IO worker crash in test_aio/002_io_workers Thomas Munro 21:18
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Hannu Krosing 21:23
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach Tomas Vondra 21:26
Re: Non-text mode for pg_dumpall Noah Misch 21:28
Re: What is a typical precision of gettimeofday()? Tom Lane 22:17
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier 22:45
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier 22:57
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier 23:20
Re: mention unused_oids script in pg_proc.dat Michael Paquier 23:28
Fix comment in btree_gist--1.8--1.9.sql 📎 Paul Jungwirth 23:49

July 9, 2025

Thread Author Time
Re: A assert failure when initdb with track_commit_timestamp=on Andy Fan 00:14
Re: Move the injection_points extension to contrib? Michael Paquier 00:19
Re: Fix comment in btree_gist--1.8--1.9.sql Michael Paquier 00:23
Re: [PATCH] Add support for displaying database service in psql prompt Noah Misch 00:41
Re: Adding wait events statistics Michael Paquier 00:56
Re: The same 2PC data maybe recovered twice suyu.cmj 01:57
Re: Adding wait events statistics Andres Freund 02:19
Re: [PATCH] Prevent replacement of a function if it's used in an index expression and is not IMMUTABLE jian he 02:33
RE: A assert failure when initdb with track_commit_timestamp=on Hayato Kuroda (Fujitsu) 02:39
Re: A assert failure when initdb with track_commit_timestamp=on Michael Paquier 02:45
Re: Using failover slots for PG-non_PG logical replication shveta malik 03:00
Re: Can can I make an injection point wait occur no more than once? Noah Misch 03:04
Re: A recent message added to pg_upgade Dilip Kumar 03:37
Re: Can can I make an injection point wait occur no more than once? 📎 Peter Geoghegan 03:43
Should TRUNCATE fire DDL triggers Hari Krishna Sunder 04:06
Re: Should TRUNCATE fire DDL triggers David G. Johnston 04:23
Re: [PATCH] Add support for displaying database service in psql prompt Michael Paquier 04:29
RE: A assert failure when initdb with track_commit_timestamp=on Hayato Kuroda (Fujitsu) 04:41
Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik 04:53
Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov 05:26
Re: The same 2PC data maybe recovered twice suyu.cmj 05:51
Re: A recent message added to pg_upgade 📎 Dilip Kumar 06:13
Re: Reduce "Var IS [NOT] NULL" quals during constant folding 📎 Richard Guo 06:32
回复:[Internet]Re: [PATCH] Prevent replacement of a function if it's used in an index expression and is not IMMUTABLE 📎 sundayjiang (蒋浩天) 06:38
Re: Should TRUNCATE fire DDL triggers Laurenz Albe 06:39
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach Cédric Villemain 06:40
Re: Improving and extending int128.h to more of numeric.c John Naylor 06:41
Re: What is a typical precision of gettimeofday()? Laurenz Albe 06:42
Re: [V2] Adding new CRC32C implementation for IBM S390X John Naylor 06:53
Re: amcheck support for BRIN indexes Arseniy Mukhin 06:58
Re: Adding wait events statistics Bertrand Drouvot 07:26
Re: XMLSerialize: version and explicit XML declaration 📎 Jim Jones 07:27
Re: [PATCH] PGSERVICEFILE as part of a normal connection string 📎 Michael Paquier 07:31
Re: Adding wait events statistics Bertrand Drouvot 07:32
Re: The same 2PC data maybe recovered twice Michael Paquier 07:35
Re: Add os_page_num to pg_buffercache Bertrand Drouvot 07:37
Re: cpluspluscheck vs ICU again John Naylor 07:40
Re: Optimize shared LWLock acquisition for high-core-count systems 📎 Yura Sokolov 07:56
Re: SQL:2023 JSON simplified accessor support 📎 Alexandra Wang 08:01
Re: Problem with transition tables on partitioned tables with foreign-table partitions 📎 Etsuro Fujita 08:06
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach Bertrand Drouvot 08:09
Re: SQL:2023 JSON simplified accessor support Alexandra Wang 08:10
Buildfarm setup for AIX Vamshikrishna T 08:28
Re: Logical Replication of sequences shveta malik 08:42
Re: Improving and extending int128.h to more of numeric.c Dean Rasheed 09:38
Re: Add os_page_num to pg_buffercache Mircea Cadariu 09:51
Re: Adding basic NUMA awareness Jakub Wartak 10:04
Re: Logical Replication of sequences 📎 vignesh C 10:41
Re: Tab completion for large objects Fujii Masao 10:45
Re: What is a typical precision of gettimeofday()? Hannu Krosing 11:14
Re: AIO v2.5 📎 Matthias van de Meent 11:26
Re: like pg_shmem_allocations, but fine-grained for DSM registry ? Florents Tselai 11:27
RE: analyze-in-stages post upgrade questions Zechman, Derek S 11:30
Re: Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign partitions Etsuro Fujita 11:36
Re: Extend ALTER DEFAULT PRIVILEGES for large objects Fujii Masao 11:42
Re: A recent message added to pg_upgade 📎 Álvaro Herrera 11:59
Re: Conflict detection for update_deleted in logical replication Amit Kapila 12:08
Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values 📎 Dean Rasheed 12:13
Re: A recent message added to pg_upgade 📎 Dilip Kumar 12:16
Re: ABI Compliance Checker GSoC Project Álvaro Herrera 12:27
RE: Conflict detection for update_deleted in logical replication Hayato Kuroda (Fujitsu) 12:39
stylesheet-html-common: only apply Bootstrap container classes in website build 📎 Lev Nikolaev 12:40
Re: [PATCH] contrib/xml2: xslt_process() should report XSLT-related error details 📎 Robin Haberkorn 12:53
Re: Improve tab completion for COPY Masahiko Sawada 13:08
Re: Using failover slots for PG-non_PG logical replication 📎 Ashutosh Bapat 13:19
Re: Conflict detection for update_deleted in logical replication 📎 Nisha Moond 13:46
[doc] minor fix for CREATE INDEX CONCURRENTLY 📎 Frédéric Yhuel 14:01
Re: [doc] minor fix for CREATE INDEX CONCURRENTLY Mihail Nikalayeu 14:06
Re: like pg_shmem_allocations, but fine-grained for DSM registry ? Nathan Bossart 14:18
Re: [doc] minor fix for CREATE INDEX CONCURRENTLY Frédéric Yhuel 14:30
Re: encode/decode support for base64url Aleksander Alekseev 14:45
Re: Horribly slow pg_upgrade performance with many Large Objects Hannu Krosing 14:52
Re: Suggestion to add --continue-client-on-abort option to pgbench 📎 Rintaro Ikeda 14:58
Re: AIO v2.5 Andres Freund 14:59
Re: Adding wait events statistics Andres Freund 15:19
Re: analyze-in-stages post upgrade questions Laurenz Albe 15:26
Re: What is a typical precision of gettimeofday()? Tom Lane 15:33
Re: ABI Compliance Checker GSoC Project Andres Freund 15:33
Re: ABI Compliance Checker GSoC Project David E. Wheeler 15:36
Re: Fix comment in btree_gist--1.8--1.9.sql Tom Lane 15:51
Re: 回复:[Internet]Re: [PATCH] Prevent replacement of a function if it's used in an index expression and is not IMMUTABLE Tom Lane 16:14
Re: Adding basic NUMA awareness Andres Freund 16:35
Re: analyze-in-stages post upgrade questions Mircea Cadariu 16:37
Re: Adding basic NUMA awareness Greg Burd 16:55
Re: Buildfarm setup for AIX Andrew Dunstan 16:58
Re: Adding basic NUMA awareness Andres Freund 17:13
Re: analyze-in-stages post upgrade questions Laurenz Albe 17:22
Re: Adding basic NUMA awareness Andres Freund 17:23
Re: Improving and extending int128.h to more of numeric.c Andres Freund 17:27
Windows question: when is LC_MESSAGES defined? Jeff Davis 17:32
Re: [PoC] Federated Authn/z with OAUTHBEARER Tom Lane 17:36
Re: Fix comment in btree_gist--1.8--1.9.sql 📎 Paul Jungwirth 17:37
Re: [PoC] Federated Authn/z with OAUTHBEARER Andres Freund 17:46
Re: Fix comment in btree_gist--1.8--1.9.sql Tom Lane 17:52
Re: Horribly slow pg_upgrade performance with many Large Objects Nathan Bossart 17:53
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach Andres Freund 17:57
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 17:59
[PATCH] no table rewrite when set column type to constrained domain 📎 jian he 18:00
Re: [PoC] Federated Authn/z with OAUTHBEARER Tom Lane 18:13
TransactionIdIsActive() has long been unused Andres Freund 18:34

Browse Archives

Prev | Next