pgsql-hackers before 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 10, 2025

Thread Author Time
Re: Adding basic NUMA awareness Bertrand Drouvot 14:17
Using ASSUME in place of ASSERT in non-assert builds Benjamin Coutu 14:24
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu 14:30
Re: Fix some inconsistencies with open-coded visibilitymap_set() callers Robert Haas 14:35
Re: [PoC] Federated Authn/z with OAUTHBEARER ivan.kush 14:41
Re: Problem with transition tables on partitioned tables with foreign-table partitions Amit Langote 14:54
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach Tomas Vondra 15:20
Re: Adding basic NUMA awareness Tomas Vondra 15:31
Re: Using ASSUME in place of ASSERT in non-assert builds Tom Lane 15:35
Re: Optimize shared LWLock acquisition for high-core-count systems Zhou, Zhiguo 15:57
Re: CHECKPOINT unlogged data 📎 Nathan Bossart 16:03
Re: analyze-in-stages post upgrade questions Mircea Cadariu 16:20
RE: Buildfarm setup for AIX 📎 Srirama Kucherlapati 16:55
Adding some error context for lock wait failures 📎 Tom Lane 17:05
Re: Explicitly enable meson features in CI Jacob Champion 17:12
pg_dump sort priority mismatch for large objects Nathan Bossart 17:31
Re: pg_dump sort priority mismatch for large objects Tom Lane 17:38
Re: [PING] fallocate() causes btrfs to never compress postgresql files Dimitrios Apostolou 17:39
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Florents Tselai 17:41
Re: pg_dump --with-* options Jeff Davis 17:42
Re: pg_dump --with-* options Jeff Davis 17:57
Re: C11 / VS 2019 Andrew Dunstan 18:08
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part David E. Wheeler 18:13
Re: Why our Valgrind reports suck Tom Lane 18:16
Re: Remaining dependency on setlocale() Jeff Davis 18:22
Re: Remaining dependency on setlocale() Jeff Davis 18:33
Re: AIO v2.5 Matthias van de Meent 19:00
Re: encode/decode support for base64url David E. Wheeler 19:07
Re: Improving and extending int128.h to more of numeric.c 📎 Dean Rasheed 19:14
Re: AIO v2.5 Andres Freund 19:29
patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings 📎 Dmitry Mityugov 20:00
Re: encode/decode support for base64url Florents Tselai 20:38
18beta2 next week Tom Lane 20:44
Re: encode/decode support for base64url David E. Wheeler 20:55
Re: Some ExecSeqScan optimizations Andres Freund 20:55
Re: pg_dump sort priority mismatch for large objects Nathan Bossart 20:57
Re: Using ASSUME in place of ASSERT in non-assert builds Andres Freund 21:08
Re: Improve LWLock tranche name visibility across backends Sami Imseih 21:34
Re: Explicitly enable meson features in CI Daniel Gustafsson 21:42
Re: Horribly slow pg_upgrade performance with many Large Objects 📎 Nathan Bossart 21:42
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part 📎 David E. Wheeler 22:40
Re: [PING] fallocate() causes btrfs to never compress postgresql files Thomas Munro 22:45
Re: Can can I make an injection point wait occur no more than once? Peter Geoghegan 22:58
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part 📎 David E. Wheeler 23:23
Re: Remaining dependency on setlocale() Thomas Munro 23:47
Re: Remaining dependency on setlocale() Thomas Munro 23:48
docs: LISTEN/NOTIFY performance considerations 📎 Nikolay Samokhvalov 23:50

July 11, 2025

Thread Author Time
Re: pg_dump --with-* options Fujii Masao 00:12
Re: PG18 protocol version Tatsuo Ishii 01:47
Re: Some ExecSeqScan optimizations Amit Langote 02:22
Re: A recent message added to pg_upgade vignesh C 02:33
Re: Adding some error context for lock wait failures Zhang Mingli 02:44
回复:[Internet]Re: Re: 回复:Re: [PATCH] Pr event replacement of a function if it's used in an index expression and is not IMMUTABLE sundayjiang (蒋浩天) 02:46
Re: Adding some error context for lock wait failures Tom Lane 02:53
Re: CHECKPOINT unlogged data 📎 Dilip Kumar 03:13
Re: Adding some error context for lock wait failures Zhang Mingli 03:32
Re: Adding some error context for lock wait failures Dilip Kumar 03:35
Re: A recent message added to pg_upgade Amit Kapila 03:38
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 shveta malik 03:45
Re: A recent message added to pg_upgade Tom Lane 03:48
Re: Adding some error context for lock wait failures Zhang Mingli 04:03
Re: Adding some error context for lock wait failures Dilip Kumar 04:19
Re: SQL:2023 JSON simplified accessor support 📎 jian he 05:53
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith 06:10
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Peter Smith 06:31
Re: Proposal: Global Index for PostgreSQL Amit Langote 06:51
Re: Fix replica identity checks for MERGE command on published table. Dean Rasheed 07:09
Re: array_random Dean Rasheed 07:49
track needed attributes in plan nodes for executor use Amit Langote 08:16
Re: encode/decode support for base64url 📎 Florents Tselai 08:26
Re: Optimize shared LWLock acquisition for high-core-count systems Yura Sokolov 08:35
Re: Logical replication prefetch Amit Kapila 08:52
Re: Logical Replication of sequences shveta malik 08:56
Re: Adding error messages to a few slash commands Robin Haberkorn 09:15
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Japin Li 09:18
Re: Improve LWLock tranche name visibility across backends Bertrand Drouvot 09:23
Re: Logical Replication of sequences 📎 vignesh C 09:26
Re: Small optimization with expanding dynamic hash table wenhui qiu 09:33
Re: vacuumlazy: Modernize count_nondeletable_pages Shinya Kato 09:37
Re: analyze-in-stages post upgrade questions 📎 Laurenz Albe 09:51
Re: What is a typical precision of gettimeofday()? Bernd Helmle 09:56
Re: track needed attributes in plan nodes for executor use Japin Li 09:58
Re: [PATCH] Generate random dates/times in a specified range Damien Clochard 10:09
[Question] Window Function Results without ORDER BY Clause Zhang Mingli 10:13
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings Erik Rijkers 10:20
Re: Logical replication prefetch Konstantin Knizhnik 10:27
Missing NULL check after calling ecpg_strdup 📎 Evgeniy Gorbanev 10:27
Re: analyze-in-stages post upgrade questions Mircea Cadariu 10:42
Re: Conflict detection for update_deleted in logical replication Amit Kapila 10:58
Re: Explicitly enable meson features in CI Nazir Bilal Yavuz 11:00
Re: Some ExecSeqScan optimizations Nikita Malakhov 11:03
Re: Proposal: Global Index for PostgreSQL Dilip Kumar 11:17
Re: [V2] Adding new CRC32C implementation for IBM S390X 📎 Eduard Stefes 12:01
Re: Small optimization with expanding dynamic hash table 📎 cca5507 12:30
Re: amcheck: support for GiST 📎 Andrey Borodin 12:38
Re: [Question] Window Function Results without ORDER BY Clause David G. Johnston 13:27
Re: track needed attributes in plan nodes for executor use Andrei Lepikhov 14:09
Re: Logical replication prefetch Konstantin Knizhnik 14:19
Re: Horribly slow pg_upgrade performance with many Large Objects Nitin Motiani 14:19
Re: Some ExecSeqScan optimizations Andres Freund 14:34
Re: Some ExecSeqScan optimizations Andres Freund 14:37
Re: Horribly slow pg_upgrade performance with many Large Objects Nathan Bossart 14:51
Re: CHECKPOINT unlogged data Nathan Bossart 14:57
Re: CHECKPOINT unlogged data Dilip Kumar 15:06
Re: failover logical replication slots Fabrice Chapuis 15:12
Re: What is a typical precision of gettimeofday()? Tom Lane 15:27
Re: Enhancing Memory Context Statistics Reporting 📎 Rahila Syed 15:31
Re: Horribly slow pg_upgrade performance with many Large Objects Nitin Motiani 15:47
Re: Changing the state of data checksums in a running cluster 📎 Bernd Helmle 15:53
Re: [Question] Window Function Results without ORDER BY Clause Tom Lane 15:57
Re: Adding wait events statistics Andres Freund 15:59
Re: Adding basic NUMA awareness Andres Freund 16:06
Re: Adding basic NUMA awareness Andres Freund 16:14
Re: Missing NULL check after calling ecpg_strdup 📎 Aleksander Alekseev 16:22
Re: CHECKPOINT unlogged data Nathan Bossart 16:54
[PATCH] Let's get rid of the freelist and the buffer_strategy_lock 📎 Greg Burd 17:26
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 17:33
Re: Adding basic NUMA awareness Burd, Greg 17:34
Re: [Question] Window Function Results without ORDER BY Clause DINESH NAIR 18:45
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part 📎 David E. Wheeler 18:48
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock Nathan Bossart 18:50
Re: Foreign key isolation tests Rustam ALLAKOV 18:50
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock Andres Freund 18:52
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock Greg Burd 19:47
Re: proposal: schema variables 📎 Pavel Stehule 19:55
XLogCtl->ckptFullXid is unused 📎 Nathan Bossart 20:20
Re: AIO v2.5 📎 Tomas Vondra 21:03
Re: Improve LWLock tranche name visibility across backends Nathan Bossart 21:24
Re: Improve LWLock tranche name visibility across backends 📎 Sami Imseih 21:32
Re: XLogCtl->ckptFullXid is unused Aleksander Alekseev 21:32
Re: Improve LWLock tranche name visibility across backends Nathan Bossart 21:58
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 📎 Melanie Plageman 22:19
Re: Foreign key isolation tests 📎 Paul Jungwirth 22:22

July 12, 2025

Thread Author Time
Re: Can can I make an injection point wait occur no more than once? Michael Paquier 01:18
Re: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages Michael Paquier 01:29
Re: Missing NULL check after calling ecpg_strdup Michael Paquier 03:23
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Florents Tselai 04:07
Re: I/O worker and ConfigReload Thomas Munro 04:39
Re: Automatically sizing the IO worker pool 📎 Thomas Munro 05:08
Re: Improve tab completion for COPY Atsushi Torikoshi 06:53
Inconsistent behavior in mixing simple/extended query protocol Tatsuo Ishii 08:09
Re: ABI Compliance Checker GSoC Project Mankirat Singh 13:03
[PATCH] replace float8 with int in date2isoweek() and date2isoyear() 📎 Фуканчик Сергей 13:36
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he 14:01
Re: [PATCH] Generate random dates/times in a specified range Greg Sabino Mullane 15:14
Re: [PATCH] replace float8 with int in date2isoweek() and date2isoyear() Tom Lane 15:15
Re: TransactionIdIsActive() has long been unused Andres Freund 15:20
Re: PATCH: warn about, and deprecate, clear text passwords 📎 Greg Sabino Mullane 15:29
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings 📎 Tom Lane 17:42
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings Andres Freund 17:55
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings Tom Lane 18:04
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part David E. Wheeler 18:24
Bug on drop extension dependencies ? Marcos Pegoraro 18:30
Re: ABI Compliance Checker GSoC Project 📎 David E. Wheeler 18:31
Re: Bug on drop extension dependencies ? David G. Johnston 18:41
Re: Bug on drop extension dependencies ? Tom Lane 19:07
Re: Adding support for SSLKEYLOGFILE in the frontend Daniel Gustafsson 19:14
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings 📎 Tom Lane 19:23
Re: XLogCtl->ckptFullXid is unused Nathan Bossart 19:36
Re: Changing the state of data checksums in a running cluster Daniel Gustafsson 19:39
Re: encode/decode support for base64url 📎 David E. Wheeler 19:40
Optimize LISTEN/NOTIFY 📎 Joel Jacobson 22:35
Re: Optimize LISTEN/NOTIFY Tom Lane 23:18
Re: index prefetching Peter Geoghegan 23:50

July 13, 2025

Thread Author Time
Re: ABI Compliance Checker GSoC Project Tom Lane 00:12
Re: Logical replication prefetch Amit Kapila 06:28
Document DSM Registry 📎 Florents Tselai 10:15
Re: Logical replication prefetch Amit Kapila 10:28
Re: Report bytes and transactions actually sent downtream Amit Kapila 11:04
Re: failover logical replication slots Amit Kapila 11:30
Re: Logical replication prefetch Konstantin Knizhnik 12:29
Re: Logical replication prefetch Konstantin Knizhnik 12:36
Re: Some ExecSeqScan optimizations Nikita Malakhov 12:45
Re: [PATCH] replace float8 with int in date2isoweek() and date2isoyear() 📎 Sergey Fukanchik 14:05
Re: Suggestion to add --continue-client-on-abort option to pgbench Rintaro Ikeda 14:15
Re: Bug on drop extension dependencies ? Marcos Pegoraro 14:24
Re: add function for creating/attaching hash table in DSM registry Florents Tselai 15:08
Re: Bug on drop extension dependencies ? Tom Lane 15:19
Re: [Question] Window Function Results without ORDER BY Clause Zhang Mingli 15:37
Re: Bug on drop extension dependencies ? David G. Johnston 15:38
Re: [PATCH] replace float8 with int in date2isoweek() and date2isoyear() Tom Lane 15:39
Re: [PATCH] replace float8 with int in date2isoweek() and date2isoyear() Sergey Fukanchik 16:17
Re: AIO v2.5 Tomas Vondra 18:04
Re: Make COPY format extendable: Extract COPY TO format implementations 📎 Masahiko Sawada 18:28
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andrey Borodin 18:34
Re: ABI Compliance Checker GSoC Project Mankirat Singh 18:34
Re: Changing shared_buffers without restart Dmitry Dolgov 18:37
Re: ABI Compliance Checker GSoC Project David E. Wheeler 18:37
Re: ABI Compliance Checker GSoC Project Mankirat Singh 18:45
Re: ABI Compliance Checker GSoC Project Tom Lane 19:02
Re: ABI Compliance Checker GSoC Project David E. Wheeler 19:10
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman 19:15
Re: Improve CRC32C performance on SSE4.2 Soumyadeep Chakraborty 19:28
Re: ABI Compliance Checker GSoC Project Tom Lane 19:43
Re: ABI Compliance Checker GSoC Project David E. Wheeler 19:47
Re: ABI Compliance Checker GSoC Project Tom Lane 20:00
Re: Proposal: Role Sandboxing for Secure Impersonation Tomas Vondra 20:42
Re: Proposal: Role Sandboxing for Secure Impersonation Tomas Vondra 21:31
Re: index prefetching Tomas Vondra 21:56
Re: index prefetching Peter Geoghegan 22:55

Browse Archives

Prev | Next