pgsql-hackers since 2025-08-10 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

Aug. 10, 2025

Thread Author Time
Re: VM corruption on standby Kirill Reshke 05:45
Re: VM corruption on standby Andrey Borodin 06:56
Re: Test instability when pg_dump orders by OID Alexander Lakhin 07:00
Re: Adding per backend commit and rollback counters 📎 Bertrand Drouvot 07:47
Re: Dead code with short varlenas in toast_save_datum() 📎 Nikhil Kumar Veldanda 10:08
Re: Dead code with short varlenas in toast_save_datum() Michael Paquier 10:35
Possible inaccurate description of wal_compression in docs Jingtang Zhang 10:53
Re: Test instability when pg_dump orders by OID 📎 Kirill Reshke 11:41
Re: Emitting JSON to file using COPY TO 📎 jian he 15:20
Re: Test instability when pg_dump orders by OID Noah Misch 16:36
Re: Test instability when pg_dump orders by OID Robert Haas 17:01
Re: Test instability when pg_dump orders by OID Tom Lane 17:10
Re: BackgroundPsql swallowing errors on windows Noah Misch 18:48
Re: BackgroundPsql swallowing errors on windows Tom Lane 19:07
Re: Test instability when pg_dump orders by OID 📎 Kirill Reshke 19:20
`pg_ctl init` crashes when run concurrently; semget(2) suspected 📎 Gavin Panella 20:37
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected Tom Lane 21:23
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected 📎 Tom Lane 21:54
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected Tom Lane 22:56

Aug. 11, 2025

Thread Author Time
Re: Request for Guidance on Reducing PostgreSQL DB Restoration Time Mircea Cadariu 00:10
Re: GB18030-2022 Support in PostgreSQL 📎 Chao Li 02:01
Parallel Apply Amit Kapila 04:45
Re: GB18030-2022 Support in PostgreSQL John Naylor 05:50
Generate GUC tables from .dat file 📎 Peter Eisentraut 06:04
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions 📎 jian he 06:18
Re: [Patch] add new parameter to pg_replication_origin_session_setup Amit Kapila 06:44
Re: BackendKeyData is mandatory? Jelte Fennema-Nio 06:58
Re: New commitfest app release on August 19th Jelte Fennema-Nio 07:39
Re: Improve pg_sync_replication_slots() to wait for primary to advance 📎 Ajin Cherian 08:05
Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian 08:06
Re: Parallel Apply Kirill Reshke 08:08
Re: [PATCH] Refactor bytea_sortsupport(), take two John Naylor 08:11
Re: GB18030-2022 Support in PostgreSQL Chao Li 08:22
Re: Skipping schema changes in publication Peter Smith 08:25
Re: Parallel Apply Amit Kapila 08:45
Re: Speed up COPY FROM text/CSV parsing using SIMD 📎 Nazir Bilal Yavuz 08:52
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 09:10
Re: GB18030-2022 Support in PostgreSQL John Naylor 09:15
Re: GB18030-2022 Support in PostgreSQL Chao Li 09:25
Re: GB18030-2022 Support in PostgreSQL John Naylor 09:29
Re: Parallel Apply Kirill Reshke 09:30
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Japin Li 09:39
Re: alter check constraint enforceability 📎 jian he 09:53
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX Michael Paquier 10:22
incremental backup Fabrice Chapuis 10:27
Understanding ExecShutdownNode() David Geier 11:13
Obsolete comments in ResultRelInfo struct Etsuro Fujita 11:24
Re: Improve tab completion for various SET/RESET forms 📎 Dagfinn Ilmari Mannsåker 11:40
Re: meson: add and use stamp files for generated headers Nazir Bilal Yavuz 11:40
Re: Obsolete comments in ResultRelInfo struct Kirill Reshke 11:53
Patch 1 of GB18030-2022 support 📎 Chao Li 12:32
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock 📎 Tomas Vondra 13:09
TAB completion for ALTER TABLE ... ALTER CONSTRAINT ... ENFORCED 📎 Kirill Reshke 13:20
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue 📎 Matheus Alcantara 13:41
Re: SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut 13:42
Re: alter check constraint enforceability Kirill Reshke 13:59
Re: index prefetching Tomas Vondra 14:16
Re: Improve the performance of Unicode Normalization Forms. Alexander Borisov 14:21
Re: Adding REPACK [concurrently] 📎 Antonin Houska 14:22
Invalid remote sampling test in postgres_fdw. 📎 Corey Huinker 14:23
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Nikita Malakhov 14:49
Re: Foreign key isolation tests Robert Haas 15:03
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected 📎 Tom Lane 15:12
Re: Possible inaccurate description of wal_compression in docs Xuneng Zhou 15:41
Re: Possible inaccurate description of wal_compression in docs Andrey Borodin 15:59
Re: Generate GUC tables from .dat file David E. Wheeler 16:46
Re: Generate GUC tables from .dat file Joe Conway 16:53
Re: Obsolete comments in ResultRelInfo struct Dean Rasheed 17:02
Re: Possible inaccurate description of wal_compression in docs Jingtang Zhang 17:05
Re: [Patch] add new parameter to pg_replication_origin_session_setup Doruk Yilmaz 17:11
Re: Adding locks statistics Greg Sabino Mullane 17:54
Re: Extension security improvement: Add support for extensions with an owned schema Robert Haas 17:55
Re: Correction of RowMark Removal During Sel-Join Elimination Greg Sabino Mullane 18:15
Re: ReplicationSlotRelease() crashes when the instance is in the single user mode Robert Haas 18:25
Re: psql: Count all table footer lines in pager setup Greg Sabino Mullane 18:28
2025-08-14 release announcement draft 📎 Noah Misch 19:07
Re: Extension security improvement: Add support for extensions with an owned schema Robert Haas 19:23
Re: meson: add and use stamp files for generated headers Andres Freund 19:27
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture Nathan Bossart 19:58
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture Tom Lane 20:12
Re: index prefetching Peter Geoghegan 20:14
Re: Foreign key isolation tests 📎 Paul A Jungwirth 20:18
Re: Some ExecSeqScan optimizations Andres Freund 20:19
Re: SCRAM pass-through authentication for postgres_fdw 📎 Matheus Alcantara 20:43
Re: index prefetching Peter Geoghegan 20:49
Re: index prefetching Tomas Vondra 21:07
Re: Adding locks statistics Jeff Davis 21:53
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected Gavin Panella 22:45
Annoying warning in SerializeClientConnectionInfo Andres Freund 22:52
Re: Annoying warning in SerializeClientConnectionInfo Jacob Champion 23:30
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected Tom Lane 23:41
Re: index prefetching Peter Geoghegan 23:41
Re: Adding locks statistics Michael Paquier 23:44
Re: Adding locks statistics Tom Lane 23:49
Re: Invalid remote sampling test in postgres_fdw. Michael Paquier 23:58

Aug. 12, 2025

Thread Author Time
Re: Enhancing Memory Context Statistics Reporting torikoshia 00:34
Re: date_trunc invalid units with infinite value Joseph Koshakow 01:15
Re: Pathify RHS unique-ification for semijoin planning Richard Guo 01:43
Re: Patch 1 of GB18030-2022 support Chao Li 02:09
Re: Annoying warning in SerializeClientConnectionInfo Michael Paquier 02:34
Excessive LOG messages from replication slot sync worker Fujii Masao 03:22
Re: Improve LWLock tranche name visibility across backends 📎 Sami Imseih 03:28
Re: Proposal to adjust typmod argument on base UDT input functions Sandino Araico Sánchez 03:31
CREATE/ALTER PUBLICATION improvements for syntax synopsis 📎 Peter Smith 03:36
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Japin Li 03:48
Re: Possible inaccurate description of wal_compression in docs Michael Paquier 04:41
Re: GB18030-2022 Support in PostgreSQL John Naylor 04:57
Re: index prefetching Thomas Munro 05:06
Re: VM corruption on standby 📎 Kirill Reshke 05:38
Re: GB18030-2022 Support in PostgreSQL Chao Li 06:05
Re: VM corruption on standby 📎 Kirill Reshke 06:26
Re: Making type Datum be 8 bytes everywhere Peter Eisentraut 06:30
Re: Parallel Apply Andrei Lepikhov 06:34
Re: implement CAST(expr AS type FORMAT 'template') 📎 jian he 06:37
Re: Excessive LOG messages from replication slot sync worker 📎 shveta malik 06:54
Re: Parallel Apply Amit Kapila 06:56
Re: Speed up COPY FROM text/CSV parsing using SIMD Shinya Kato 07:25
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected Gavin Panella 07:32
Re: Excessive LOG messages from replication slot sync worker Japin Li 07:38
Update the LSN format in the comment example 📎 Japin Li 07:44
Per backend relation statistics tracking 📎 Bertrand Drouvot 07:48
Re: VM corruption on standby Kirill Reshke 08:00
Re: Correct documentation for protocol version Heikki Linnakangas 08:01
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Shlok Kyal 08:26
Re: Conflict detection for update_deleted in logical replication shveta malik 08:36
Re: Conflict detection for update_deleted in logical replication Amit Kapila 08:51
Re: Excessive LOG messages from replication slot sync worker Fujii Masao 08:57
Re: Conflict detection for update_deleted in logical replication Dilip Kumar 09:01
Re: Parallel Apply Amit Kapila 09:14
Re: Excessive LOG messages from replication slot sync worker 📎 Japin Li 09:25
Re: [Patch] add new parameter to pg_replication_origin_session_setup Amit Kapila 09:27
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 09:32
Re: Adding locks statistics Bertrand Drouvot 09:32
Re: Adding locks statistics Bertrand Drouvot 09:37
Re: Correction of RowMark Removal During Sel-Join Elimination 📎 Andrei Lepikhov 09:40
Re: Adding locks statistics Bertrand Drouvot 09:49
Re: Correct documentation for protocol version Jelte Fennema-Nio 09:52
Re: Conflict detection for update_deleted in logical replication Dilip Kumar 09:52
Re: Conflict detection for update_deleted in logical replication shveta malik 09:59
Re: Excessive LOG messages from replication slot sync worker Fujii Masao 10:14
Re: Obsolete comments in ResultRelInfo struct 📎 Etsuro Fujita 10:21
Re: Obsolete comments in ResultRelInfo struct Etsuro Fujita 10:28
Re: Update the LSN format in the comment example Fujii Masao 10:36
Re: Excessive LOG messages from replication slot sync worker Fujii Masao 10:58
Re: Adding basic NUMA awareness Tomas Vondra 11:04
Re: Excessive LOG messages from replication slot sync worker 📎 Japin Li 11:05
Re: sql/json query function JsonBehavior default expression's collation may differ from returning type's collation Amit Langote 11:08
Re: Excessive LOG messages from replication slot sync worker Japin Li 11:13
Re: index prefetching Nazir Bilal Yavuz 11:22
Re: Let plan_cache_mode to be a little less strict Andrei Lepikhov 11:22
Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root 📎 Mikhail Kharitonov 12:02
Re: Adding locks statistics Greg Sabino Mullane 12:54
Re: Excessive LOG messages from replication slot sync worker Fujii Masao 13:02
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Dmitry Koval 13:09
Re: Making type Datum be 8 bytes everywhere Andres Freund 14:11
Re: Adding basic NUMA awareness Andres Freund 14:24
Re: Annoying warning in SerializeClientConnectionInfo Andres Freund 14:31
pg_stat_statements: Add `calls_aborted` counter for tracking query cancellations 📎 Benoit Tigeot 14:54
Re: Adding basic NUMA awareness Tomas Vondra 15:06
Re: Update LDAP Protocol in fe-connect.c to v3 Peter Eisentraut 15:36
Re: Adding locks statistics Jeff Davis 15:42
meson: Add _static and _shared suffixes to the library names 📎 Nazir Bilal Yavuz 15:45
Re: Update LDAP Protocol in fe-connect.c to v3 Jacob Champion 15:46
Re: Parallel Apply Константин Книжник 15:52
Re: Update LDAP Protocol in fe-connect.c to v3 Andres Freund 15:55
Re: Enhance Makefiles to rebuild objects on map file changes Bruce Momjian 15:58
Re: Pathify RHS unique-ification for semijoin planning Álvaro Herrera 15:58
Re: Enhance Makefiles to rebuild objects on map file changes Bruce Momjian 15:58
Re: meson: Add _static and _shared suffixes to the library names Jacob Champion 15:59
Re: Making type Datum be 8 bytes everywhere Tom Lane 16:20
Re: meson: Add _static and _shared suffixes to the library names Tom Lane 16:27
Re: Non-reproducible AIO failure Nathan Bossart 16:29
Re: meson: Add _static and _shared suffixes to the library names Jacob Champion 16:37
Re: Pathify RHS unique-ification for semijoin planning Tom Lane 16:38
Re: index prefetching 📎 Tomas Vondra 16:53
Import Statistics in postgres_fdw before resorting to sampling. 📎 Corey Huinker 17:02
Re: Parallel Apply Bruce Momjian 17:10
Re: Extended Statistics set/restore/clear functions. 📎 Corey Huinker 17:28
Re: index prefetching Tomas Vondra 17:51
Re: psql: Count all table footer lines in pager setup 📎 Erik Wienhold 18:35
Re: meson: Add _static and _shared suffixes to the library names Peter Eisentraut 18:47
Re: Update LDAP Protocol in fe-connect.c to v3 Peter Eisentraut 19:22
Re: index prefetching Thomas Munro 19:29
Re: index prefetching Peter Geoghegan 19:38
Re: GB18030-2022 Support in PostgreSQL Peter Eisentraut 19:41
Re: Improve LWLock tranche name visibility across backends Nathan Bossart 19:48
Re: Making type Datum be 8 bytes everywhere 📎 Tom Lane 19:48
Re: index prefetching Andres Freund 19:48
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected Thomas Munro 20:07
Re: `pg_ctl init` crashes when run concurrently; semget(2) suspected Tom Lane 20:19
Re: Annoying warning in SerializeClientConnectionInfo Jacob Champion 20:44
Re: Annoying warning in SerializeClientConnectionInfo Jacob Champion 20:46
Re: Improve LWLock tranche name visibility across backends 📎 Sami Imseih 21:16
Re: amcheck support for BRIN indexes 📎 Arseniy Mukhin 21:19
Re: index prefetching Peter Geoghegan 21:22
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock 📎 Greg Burd 21:42
Re: index prefetching Tomas Vondra 21:52
Re: [PATCH] OAuth: fix performance bug with stuck multiplexer events 📎 Jacob Champion 22:11
Re: [PATCH] OAuth: fix performance bug with stuck multiplexer events Andrew Dunstan 22:21
Re: [PATCH] OAuth: fix performance bug with stuck multiplexer events Jacob Champion 22:25

Browse Archives

Prev | Next