pgsql-hackers since 2025-07-14 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 14, 2025

Thread Author Time
Re: [PATCH] PGSERVICEFILE as part of a normal connection string Michael Paquier 00:10
Re: meson's in-tree libpq header search order vs -Dextra_include_dirs 📎 Thomas Munro 00:48
RE: Logical replication prefetch 📎 Zhijie Hou (Fujitsu) 01:20
Re: track needed attributes in plan nodes for executor use Amit Langote 01:58
Re: support ALTER TABLE DROP EXPRESSION for virtual generated column David G. Johnston 02:05
Add last_(auto)vacuum_duration column to pg_stat_all_tables wenhui qiu 03:42
Re: Logical Replication of sequences 📎 vignesh C 04:33
Re: track needed attributes in plan nodes for executor use Amit Langote 04:52
Re: Changing shared_buffers without restart Ashutosh Bapat 04:55
Re: Report bytes and transactions actually sent downtream Ashutosh Bapat 05:24
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Nikita Malakhov 06:01
comment in index_create "text_eq" should be "texteq" jian he 06:35
Re: Logical replication prefetch 📎 Konstantin Knizhnik 06:35
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andrey Borodin 06:37
Re: comment in index_create "text_eq" should be "texteq" Michael Paquier 06:42
Re: The same 2PC data maybe recovered twice 📎 06:46
Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada 07:09
Re: [PATCH] Generate random dates/times in a specified range Dean Rasheed 07:21
Re: track needed attributes in plan nodes for executor use Andrei Lepikhov 08:04
Requested WAL segment xxx has already been removed 📎 Japin Li 08:08
Re: Changing shared_buffers without restart Dmitry Dolgov 08:10
Re: Assertion failure in smgr.c when using pg_prewarm with partitioned tables Masahiro Ikeda 08:13
Re: The same 2PC data maybe recovered twice Michael Paquier 08:14
Re: Requested WAL segment xxx has already been removed Alexander Kukushkin 08:21
domain check constraint should also consider domain's collation 📎 jian he 08:24
Re: ABI Compliance Checker GSoC Project Mankirat Singh 08:24
Re: Changing shared_buffers without restart Ashutosh Bapat 08:25
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Peter Smith 08:37
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 08:38
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Dmitry Koval 08:41
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith 08:47
Re: Changing shared_buffers without restart Dmitry Dolgov 08:54
pg_overexplain extension name Bruce Momjian 09:23
Re: Requested WAL segment xxx has already been removed Japin Li 09:23
Re: Changing shared_buffers without restart Thom Brown 09:24
Re: Changing shared_buffers without restart Dmitry Dolgov 09:32
Re: [PATCH] PGSERVICEFILE as part of a normal connection string Ryo Kanbayashi 09:41
Re: Logical replication prefetch Amit Kapila 09:43
Re: Logical replication prefetch Amit Kapila 09:53
Re: The same 2PC data maybe recovered twice suyu.cmj 09:57
Re: 024_add_drop_pub.pl might fail due to deadlock 📎 Ajin Cherian 09:59
Re: Report bytes and transactions actually sent downtream Amit Kapila 10:00
RE: Logical replication prefetch Zhijie Hou (Fujitsu) 10:04
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 shveta malik 10:04
Re: 024_add_drop_pub.pl might fail due to deadlock 📎 Ajin Cherian 10:16
Re: Improving and extending int128.h to more of numeric.c John Naylor 10:22
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Japin Li 10:24
Re: 024_add_drop_pub.pl might fail due to deadlock 📎 vignesh C 10:45
Re: POC: Parallel processing of indexes in autovacuum 📎 Daniil Davydov 10:49
Re: Problem with transition tables on partitioned tables with foreign-table partitions 📎 Etsuro Fujita 11:00
Re: Assertion failure in smgr.c when using pg_prewarm with partitioned tables Fujii Masao 11:10
Re: Requested WAL segment xxx has already been removed Fujii Masao 11:33
sql/json query function JsonBehavior default expression's collation may differ from returning type's collation jian he 11:39
Re: Changing shared_buffers without restart Andres Freund 12:56
Re: Missing NULL check after calling ecpg_strdup Aleksander Alekseev 13:03
Re: Changing shared_buffers without restart Dmitry Dolgov 13:08
Re: Changing shared_buffers without restart Andres Freund 13:14
Re: Changing shared_buffers without restart Dmitry Dolgov 13:20
Re: Missing NULL check after calling ecpg_strdup Aleksander Alekseev 13:22
Re: Missing NULL check after calling ecpg_strdup 📎 Aleksander Alekseev 13:23
Re: Make wal_receiver_timeout configurable per subscription 📎 Fujii Masao 13:27
Re: speedup COPY TO for partitioned table. torikoshia 13:38
Re: Missing NULL check after calling ecpg_strdup Álvaro Herrera 13:39
Re: Changing shared_buffers without restart Andres Freund 13:42
Re: pgsql: Add function to log the memory contexts of specified backend pro 📎 Fujii Masao 13:53
Re: POC: make mxidoff 64 bits 📎 Maxim Orlov 13:54
Re: Changing shared_buffers without restart Dmitry Dolgov 14:01
Re: speedup COPY TO for partitioned table. Álvaro Herrera 14:02
Re: Missing NULL check after calling ecpg_strdup 📎 Aleksander Alekseev 14:03
Re: domain check constraint should also consider domain's collation Tom Lane 14:13
Re: Changing shared_buffers without restart Burd, Greg 14:22
Re: Changing shared_buffers without restart Andres Freund 14:23
Re: track needed attributes in plan nodes for executor use Tom Lane 14:29
Re: pg_overexplain extension name Aleksander Alekseev 14:34
Re: Changing shared_buffers without restart Dmitry Dolgov 14:39
Re: Changing shared_buffers without restart Dmitry Dolgov 14:43
RE: Changing shared_buffers without restart Jack Ng 15:10
Re: Changing shared_buffers without restart Andres Freund 15:11
RE: Changing shared_buffers without restart Jack Ng 15:18
Re: Changing shared_buffers without restart Dmitry Dolgov 15:35
Re: Add progressive backoff to XactLockTableWait functions 📎 Xuneng Zhou 15:36
Re: failover logical replication slots Fabrice Chapuis 15:40
Re: Log prefix missing for subscriber log messages received from publisher Fujii Masao 16:06
Re: Horribly slow pg_upgrade performance with many Large Objects 📎 Nathan Bossart 16:24
Re: Changing shared_buffers without restart Dmitry Dolgov 16:32
Re: Horribly slow pg_upgrade performance with many Large Objects Tom Lane 17:28
Re: Horribly slow pg_upgrade performance with many Large Objects 📎 Nathan Bossart 17:51
Re: Disable parallel query by default Scott Mead 18:20
Re: Compression of bigger WAL records 📎 Andrey Borodin 18:22
Re: pg_dump does not dump domain not-null constraint's comments 📎 Álvaro Herrera 18:23
Re: AIO v2.5 Andres Freund 18:36
Re: Disable parallel query by default Tom Lane 18:41
Re: pg_dump does not dump domain not-null constraint's comments Tom Lane 18:43
Re: AIO v2.5 Andres Freund 18:44
Re: pg_overexplain extension name Peter Geoghegan 18:54
Re: pg_overexplain extension name Tom Lane 19:00
Re: pg_overexplain extension name David G. Johnston 19:00
small fix for pg_overexplain docs 📎 Nathan Bossart 19:10
Re: Disable parallel query by default Scott Mead 19:12
Re: small fix for pg_overexplain docs Tom Lane 19:14
Re: small fix for pg_overexplain docs Nathan Bossart 19:15
Re: small fix for pg_overexplain docs David G. Johnston 19:21
Re: Improve LWLock tranche name visibility across backends Sami Imseih 19:34
Re: Improve LWLock tranche name visibility across backends Nathan Bossart 19:46
Re: Improve LWLock tranche name visibility across backends Tom Lane 19:55
fix organization wording in psql's \copyright command Nathan Bossart 20:30
Re: Improve LWLock tranche name visibility across backends Sami Imseih 20:45
Re: Improving and extending int128.h to more of numeric.c 📎 Dean Rasheed 21:07
Re: Inline non-SQL SRFs using SupportRequestSimplify Tom Lane 21:21
Re: Disable parallel query by default Greg Sabino Mullane 21:25
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close Aleksander Alekseev 21:27
Re: Improve LWLock tranche name visibility across backends Nathan Bossart 21:39
Re: fix organization wording in psql's \copyright command Tom Lane 22:07
Re: fix organization wording in psql's \copyright command Daniel Gustafsson 22:29
Re: Changing shared_buffers without restart Jim Nasby 22:55
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith 23:03

July 15, 2025

Thread Author Time
Re: Improving and extending int128.h to more of numeric.c 📎 Dean Rasheed 00:10
Re: AIO v2.5 Tomas Vondra 00:13
Re: AIO v2.5 Tomas Vondra 00:30
Re: Foreign key isolation tests Rustam ALLAKOV 00:33
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier 00:55
Re: Suggestion to add --continue-client-on-abort option to pgbench 📎 Yugo Nagata 02:16
ScanKeys passed to table_beginscan in SeqNext Josh Innis 02:49
Re: Some ExecSeqScan optimizations Amit Langote 03:06
Re: small fix for pg_overexplain docs Robert Treat 03:16
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages 📎 Michael Paquier 03:31
Re: speedup COPY TO for partitioned table. jian he 03:31
Re: ScanKeys passed to table_beginscan in SeqNext Tom Lane 03:37
Re: [PATCH] Generate random dates/times in a specified range Robert Treat 03:48
Re: speedup COPY TO for partitioned table. 📎 jian he 04:16
Re: 024_add_drop_pub.pl might fail due to deadlock 📎 vignesh C 04:24
Re: Missing NULL check after calling ecpg_strdup Michael Paquier 05:52
Re: Logical Replication of sequences shveta malik 05:57
Re: pg_dump does not dump domain not-null constraint's comments jian he 06:10
Re: Requested WAL segment xxx has already been removed 📎 Japin Li 06:10
Re: Disable parallel query by default Laurenz Albe 06:12
Re: Add 64-bit XIDs into PostgreSQL 15 📎 Maxim Orlov 06:23
Re: [PATCH] Generate random dates/times in a specified range Dean Rasheed 07:04
Re: Optimize LISTEN/NOTIFY 📎 Joel Jacobson 07:20
Re: Improve LWLock tranche name visibility across backends Rahila Syed 07:29
RE: stats.sql might fail due to shared buffers also used by parallel tests Hayato Kuroda (Fujitsu) 07:33
Re: pg_dump does not dump domain not-null constraint's comments 📎 jian he 07:44
Document AccessExclusive lock behaviour on standbys 📎 Anthonin Bonnefoy 07:54
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 07:54
Document transition table triggers are not allowed on views/foreign tables 📎 Etsuro Fujita 07:55
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close Jelte Fennema-Nio 08:16
Odd behavior of statement triggers with transition tables on partitions 📎 Etsuro Fujita 08:26
Re: Requested WAL segment xxx has already been removed wenhui qiu 08:41
RE: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages Hayato Kuroda (Fujitsu) 09:14
Re: Requested WAL segment xxx has already been removed Alexander Kukushkin 09:24
Logical replication launcher did not automatically restart when got SIGKILL 📎 cca5507 09:25
Re: Requested WAL segment xxx has already been removed wenhui qiu 10:01
Re: Disable parallel query by default Jehan-Guillaume de Rorthais 10:04
Re: Extend ALTER DEFAULT PRIVILEGES for large objects Fujii Masao 10:07
Re: Requested WAL segment xxx has already been removed Japin Li 10:07
Re: Requested WAL segment xxx has already been removed Alexander Kukushkin 10:12
Re: Improve LWLock tranche name visibility across backends Bertrand Drouvot 10:18
Re: failover logical replication slots Amit Kapila 10:31
Re: Logical replication launcher did not automatically restart when got SIGKILL shveta malik 10:34
Re: Logical replication launcher did not automatically restart when got SIGKILL cca5507 10:46
Let plan_cache_mode to be a little less strict 📎 Andrei Lepikhov 10:53
[PATCH] Speed up of vac_update_datfrozenxid. 📎 Rustam Khamidullin 11:02
Re: track needed attributes in plan nodes for executor use Amit Langote 11:19
Re: Logical replication prefetch Amit Kapila 11:31
TOAST table vacuum truncation parameter inheritance bug (?) in autovacuum 📎 Shayon Mukherjee 12:09
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX Shayon Mukherjee 12:19
Re: Make COPY format extendable: Extract COPY TO format implementations Andres Freund 12:36
Re: Improving and extending int128.h to more of numeric.c Andres Freund 12:42
Re: pg_dump does not dump domain not-null constraint's comments 📎 Álvaro Herrera 13:40
Question on any plans to use the Create Server/Create blink_ Mapping to provide Logical Replication Subscriptions the user/password in an encrypted manner Vitale, Anthony, Sony Music 13:58
Re: Adding wait events statistics 📎 Bertrand Drouvot 14:13
Re: query_id: jumble names of temp tables for better pg_stat_statement UX Alexander Kukushkin 14:48
Re: TOAST table vacuum truncation parameter inheritance bug (?) in autovacuum Nathan Bossart 14:57
Re: [PATCH] Generate random dates/times in a specified range Greg Sabino Mullane 14:59
remove WITHOUT OIDS syntax for v19 📎 Junwang Zhao 15:06
Re: Logical replication launcher did not automatically restart when got SIGKILL Fujii Masao 15:08
Re: [PATCH] Generate random dates/times in a specified range Tom Lane 15:10
Re: remove WITHOUT OIDS syntax for v19 Tom Lane 15:11
Re: small fix for pg_overexplain docs Dean Rasheed 15:14
Re: Logical replication launcher did not automatically restart when got SIGKILL Fujii Masao 15:20
Re: Interrupts vs signals Andres Freund 15:50
Re: TOAST table vacuum truncation parameter inheritance bug (?) in autovacuum Shayon Mukherjee 16:05
Re: TOAST table vacuum truncation parameter inheritance bug (?) in autovacuum Nathan Bossart 16:38
Re: remove WITHOUT OIDS syntax for v19 Nathan Bossart 16:49
Re: Interrupts vs signals Andres Freund 16:50
Re: Improve LWLock tranche name visibility across backends Sami Imseih 16:52
Re: Improve LWLock tranche name visibility across backends Nathan Bossart 16:57
Re: Improve LWLock tranche name visibility across backends Sami Imseih 17:06
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart 📎 Masahiko Sawada 17:07
Re: Improve LWLock tranche name visibility across backends Nathan Bossart 17:12
Re: Log prefix missing for subscriber log messages received from publisher 📎 vignesh C 17:24
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX Robert Treat 17:58
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages Alexander Korotkov 18:19
Issues with hash and GiST LP_DEAD setting for kill_prior_tuple Peter Geoghegan 18:19
Re: index prefetching Peter Geoghegan 18:27
refactor backend type lists 📎 Álvaro Herrera 18:30
Re: problems with toast.* reloptions Shayon Mukherjee 18:50
Re: Issues with hash and GiST LP_DEAD setting for kill_prior_tuple Peter Geoghegan 20:06
Re: Saving stack space in nbtree's _bt_first function Mircea Cadariu 20:50
Re: Optimize LISTEN/NOTIFY 📎 Joel Jacobson 20:56

Browse Archives

Prev | Next