pgsql-hackers since 2025-05-25 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

May 25, 2025

Thread Author Time
Re: Retiring some encodings? DEVOPS_WwIT 00:58
Re: Non-reproducible AIO failure Thomas Munro 02:45
Re: Relstats after VACUUM FULL and CLUSTER Sami Imseih 03:02
Re: Non-reproducible AIO failure Tom Lane 03:22
Re: Add pg_get_injection_points() for information of injection points Rustam ALLAKOV 03:59
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Florents Tselai 04:16
Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw 📎 Etsuro Fujita 05:39
Re: Conflict detection for update_deleted in logical replication Dilip Kumar 08:36
Re: Hash table scans outside transactions Aidar Imamov 10:32
Re: Understanding when VM record needs snapshot conflict horizon Dilip Kumar 10:44
Re: MERGE issues around inheritance Tender Wang 11:17
Re: Hash table scans outside transactions Dilip Kumar 11:36
Re: MERGE issues around inheritance 📎 Tender Wang 12:05
Re: MERGE issues around inheritance Dean Rasheed 12:41
Re: Hash table scans outside transactions Tomas Vondra 15:05
Re: POC: Parallel processing of indexes in autovacuum 📎 Daniil Davydov 17:22
Re: Fixing memory leaks in postgres_fdw 📎 Tom Lane 19:53
Re: MERGE issues around inheritance 📎 Dean Rasheed 20:10
Re: Non-reproducible AIO failure Thomas Munro 23:44
Re: Fixing memory leaks in postgres_fdw 📎 Tom Lane 23:59

May 26, 2025

Thread Author Time
Re: Non-reproducible AIO failure Tom Lane 00:05
Re: Non-reproducible AIO failure Tom Lane 00:25
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 01:04
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 01:27
Re: Automatically sizing the IO worker pool wenhui qiu 02:17
Re: MERGE issues around inheritance Tender Wang 02:27
Custom GUCs and typos 📎 Srinath Reddy Sadipiralla 02:52
Re: Add CHECK_FOR_INTERRUPTS in polling loop code path in XactLockTableWait Fujii Masao 03:32
CREATE OR REPLACE FUNCTION now validates it's dependents 📎 jian he 03:36
Re: CREATE OR REPLACE FUNCTION now validates it's dependents Tom Lane 03:54
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Peter Smith 05:07
Re: SQL:2011 application time 📎 Peter Eisentraut 05:57
Re: Automatically sizing the IO worker pool Thomas Munro 06:00
JIT works only partially with meson build? Yugo Nagata 06:08
Re: on_error table, saving error info to a table Nishant Sharma 06:30
Re: Replication slot is not able to sync up 📎 shveta malik 06:32
Re: Fix slot synchronization with two_phase decoding enabled 📎 Nisha Moond 06:34
Re: Custom GUCs and typos David G. Johnston 06:36
Fix a minor typo in jit/README 📎 Yugo Nagata 06:44
Re: MERGE issues around inheritance Tender Wang 06:46
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Amit Kapila 06:49
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 07:16
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 07:16
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 07:16
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 07:17
Re: JIT works only partially with meson build? David Rowley 07:17
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 07:21
Re: Persist injection points across server restarts Rahila Syed 07:47
Add AioUringCompletion in wait_event_names.txt and a safeguard in generate-wait_event_types.pl 📎 Bertrand Drouvot 07:49
Re: Assertion failure in smgr.c when using pg_prewarm with partitioned tables 📎 ikedamsh 07:55
Re: Random subscription 021_twophase test failure on kestrel Michael Paquier 08:29
Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them Feike Steenbergen 08:56
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Alexander Korotkov 08:57
Re: MERGE issues around inheritance jian he 09:29
Re: MERGE issues around inheritance Tender Wang 09:39
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly 📎 Vitaly Davydov 10:22
Re: Amcheck verification of GiST and GIN 📎 Tomas Vondra 10:27
Re: Random subscription 021_twophase test failure on kestrel vignesh C 10:32
Re: MERGE issues around inheritance 📎 Dean Rasheed 10:35
Re: MERGE issues around inheritance Dean Rasheed 10:40
Re: MERGE issues around inheritance Dean Rasheed 11:03
Re: Allow table AMs to define their own reloptions 📎 Julien Tachoires 11:06
Re: Expression push down from Join Node to below node. Shubhankar Anand Kulkarni 11:28
Re: Fix a minor typo in jit/README Daniel Gustafsson 11:32
Re: Better HINT message for "unexpected data beyond EOF" 📎 Jakub Wartak 11:40
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Amit Kapila 11:43
Re: MERGE issues around inheritance Tender Wang 11:50
Re: Feature Suggestion: Make synchronous_commit a table level property Anas-ur-Rasheed Khan 12:28
Re: Differential code coverage between 16 and HEAD Álvaro Herrera 13:40
Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them jian he 14:16
Re: PG 18 release notes draft committed Joe Conway 14:20
Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them Feike Steenbergen 14:51
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Vitaly Davydov 15:34
Re: Differential code coverage between 16 and HEAD Nazir Bilal Yavuz 15:54
Re: Retiring some encodings? Andrew Dunstan 16:07
Re: Amcheck verification of GiST and GIN Arseniy Mukhin 16:28
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION Yugo Nagata 16:39
Re: Retiring some encodings? Daniel Gustafsson 16:54
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Alexander Korotkov 17:06
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION Yugo Nagata 17:35
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION 📎 Yugo Nagata 18:17
Re: Fixing memory leaks in postgres_fdw 📎 Tom Lane 19:36
Re: Add CHECK_FOR_INTERRUPTS in polling loop code path in XactLockTableWait Kevin K Biju 19:43
RE: Review/Pull Request: Adding new CRC32C implementation for IBM S390X 📎 Eduard Stefes 20:24
Re: SQL:2011 application time Paul A Jungwirth 21:18
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part David E. Wheeler 22:00
Re: PG 18 release notes draft committed Peter Smith 22:13
Avoiding memory leak when compilation of a function fails 📎 Tom Lane 22:53
Re: Automatically sizing the IO worker pool Thomas Munro 22:54
Re: Add AioUringCompletion in wait_event_names.txt and a safeguard in generate-wait_event_types.pl Michael Paquier 23:30

May 27, 2025

Thread Author Time
Re: Retiring some encodings? Michael Paquier 00:07
Re: Persist injection points across server restarts 📎 Michael Paquier 00:51
Re: queryId constant squashing does not support prepared statements Michael Paquier 00:58
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION jian he 02:03
Standardize the definition of the subtype field of AlterDomainStmt 📎 Quan Zongliang 03:06
Re: doc: Make logical replication examples executable in bulk and legal sgml. Amit Kapila 03:21
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION Yugo Nagata 03:30
Re: Standardize the definition of the subtype field of AlterDomainStmt Michael Paquier 03:54
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Amit Kapila 04:08
Re: Avoiding memory leak when compilation of a function fails Amul Sul 05:26
Re: Avoiding memory leak when compilation of a function fails Pavel Stehule 05:30
Re: Replication slot is not able to sync up 📎 shveta malik 05:50
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION Alexander Lakhin 06:00
Re: Conflict detection for update_deleted in logical replication Amit Kapila 06:15
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION Jim Jones 06:33
Re: Add pg_get_injection_points() for information of injection points 📎 Michael Paquier 07:14
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION Yugo Nagata 08:52
Support specifying compression level in wal_compression 📎 Nikolay Samokhvalov 09:08
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Alexander Korotkov 09:12
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Alexander Korotkov 09:18
Suggestion : support for environment variable in initdb to set the superuser password Reda Agaoua 09:43
Re: Standardize the definition of the subtype field of AlterDomainStmt wenhui qiu 09:44
Re: ZStandard (with dictionaries) compression support for TOAST compression 📎 Nikhil Kumar Veldanda 10:11
Re: Conflict detection for update_deleted in logical replication shveta malik 10:29
Init connection time grows quadratically 📎 Потапов Александр 10:45
Re: Conflict detection for update_deleted in logical replication 📎 Amit Kapila 11:07
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Amit Kapila 11:25
Re: Init connection time grows quadratically 📎 Потапов Александр 11:27
Re: Init connection time grows quadratically Matthias van de Meent 11:36
All supported PostgreSQL 17 extensions list Zaid Shabbir 13:01
Re: Non-reproducible AIO failure Thomas Munro 13:06
Re: Non-reproducible AIO failure Tomas Vondra 13:26
Re: All supported PostgreSQL 17 extensions list Laurenz Albe 13:29
Re: All supported PostgreSQL 17 extensions list Florents Tselai 13:34
Re: Non-reproducible AIO failure Andres Freund 13:35
Re: All supported PostgreSQL 17 extensions list Chapman Flack 13:47
Re: Non-reproducible AIO failure Alexander Lakhin 14:00
Re: Non-reproducible AIO failure Tom Lane 14:10
Re: Non-reproducible AIO failure Tom Lane 14:12
Re: PG 18 release notes draft committed Nathan Bossart 14:26
Re: Cygwin support Andrew Dunstan 14:53
Re: Non-reproducible AIO failure Alexander Lakhin 15:00
Re: Cygwin support Ken Marshall 15:10
Re: POC: make mxidoff 64 bits 📎 Maxim Orlov 15:18
Re: Make wal_receiver_timeout configurable per subscription 📎 Fujii Masao 15:36
Re: queryId constant squashing does not support prepared statements Álvaro Herrera 15:58
Re: Automatically sizing the IO worker pool Dmitry Dolgov 17:55
Re: Replication slot is not able to sync up Masahiko Sawada 18:08
Doc: section "8.21. Pseudo-Types" needs a bit of clarification? Aleksander Alekseev 18:14
Re: Non-reproducible AIO failure Andres Freund 18:21
Re: Doc: section "8.21. Pseudo-Types" needs a bit of clarification? David G. Johnston 18:30
Tightening DecodeNumberField's parsing rules 📎 Tom Lane 18:38
Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer Shaik Mohammad Mujeeb 18:41
Re: Non-reproducible AIO failure Tom Lane 18:43
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer David G. Johnston 18:50
Re: Assert("vacrel->eager_scan_remaining_successes > 0") Masahiko Sawada 18:52
Re: Non-reproducible AIO failure Andres Freund 19:16
Re: Non-reproducible AIO failure Robert Haas 19:18
Re: Understanding when VM record needs snapshot conflict horizon Melanie Plageman 19:48
Re: Tightening DecodeNumberField's parsing rules Robert Haas 19:51
Re: Large expressions in indexes can't be stored (non-TOASTable) 📎 Nathan Bossart 20:02
Re: Fixing memory leaks in postgres_fdw 📎 Matheus Alcantara 20:45
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer Euler Taveira 21:22
Re: PG 18 release notes draft committed Bruce Momjian 21:27
Re: PG 18 release notes draft committed Bruce Momjian 21:35
Re: Fixing memory leaks in postgres_fdw Tom Lane 21:38
Re: Non-reproducible AIO failure Tom Lane 21:49
Re: PG 18 release notes draft committed Bruce Momjian 21:51
Re: queryId constant squashing does not support prepared statements 📎 Sami Imseih 22:05
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer Tom Lane 22:08
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer David G. Johnston 22:22
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer Tom Lane 22:34
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer Shaik Mohammad Mujeeb 22:37
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer Shaik Mohammad Mujeeb 23:02
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer Tom Lane 23:21
Re: Speed up JSON escape processing with SIMD plus other optimisations 📎 John Naylor 23:23
Re: Review/Pull Request: Adding new CRC32C implementation for IBM S390X John Naylor 23:30
Re: queryId constant squashing does not support prepared statements 📎 Sami Imseih 23:43

May 28, 2025

Thread Author Time
Re: Clarification on warning when connecting to 'pgbouncer' database via Pgbouncer Julien Rouhaud 00:03
Re: Fix slot synchronization with two_phase decoding enabled Masahiko Sawada 00:40
Re: Assertion failure in smgr.c when using pg_prewarm with partitioned tables Fujii Masao 01:10
Re: Pathify RHS unique-ification for semijoin planning 📎 Richard Guo 01:58
Re: Standardize the definition of the subtype field of AlterDomainStmt 📎 Quan Zongliang 02:26
Re: Standardize the definition of the subtype field of AlterDomainStmt wenhui qiu 02:30
Re: Large expressions in indexes can't be stored (non-TOASTable) Michael Paquier 02:43
Re: Speed up JSON escape processing with SIMD plus other optimisations David Rowley 03:18
Re: queryId constant squashing does not support prepared statements Michael Paquier 03:44
Re: Speed up JSON escape processing with SIMD plus other optimisations John Naylor 03:49
RE: Replication slot is not able to sync up Zhijie Hou (Fujitsu) 04:15
foreign key on virtual generated column 📎 jian he 05:13
Re: Replication slot is not able to sync up Masahiko Sawada 06:25
Re: [PATCH] PGSERVICEFILE as part of a normal connection string Michael Paquier 06:48
Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it 📎 jian he 06:55
Re: ALTER DOMAIN ADD NOT NULL NOT VALID 📎 jian he 07:38
Foreign key validation failure in 18beta1 Antonin Houska 07:51
ALTER TABLE ALTER CONSTRAINT misleading error message jian he 09:09
Re: ALTER TABLE ALTER CONSTRAINT misleading error message Tender Wang 09:26
Re: Reduce "Var IS [NOT] NULL" quals during constant folding 📎 Richard Guo 09:28
Re: PG 18 release notes draft committed 📎 Dean Rasheed 09:55
Re: MERGE issues around inheritance Dean Rasheed 10:26
Re: MERGE issues around inheritance Tender Wang 10:37
Re: Foreign key validation failure in 18beta1 Tender Wang 10:54
Re: Standardize the definition of the subtype field of AlterDomainStmt Peter Eisentraut 11:22
Re: Suggestion : support for environment variable in initdb to set the superuser password Peter Eisentraut 11:26
Re: Standardize the definition of the subtype field of AlterDomainStmt Tender Wang 11:30
Re: Add CHECK_FOR_INTERRUPTS in polling loop code path in XactLockTableWait Fujii Masao 11:36
Re: ALTER TABLE ALTER CONSTRAINT misleading error message Álvaro Herrera 11:59
Re: Foreign key validation failure in 18beta1 Tender Wang 12:12
Re: Foreign key validation failure in 18beta1 📎 Alvaro Herrera 12:26
Re: Foreign key validation failure in 18beta1 📎 Tender Wang 12:38

Browse Archives

Prev | Next