pgsql-hackers since 2025-06-18 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

June 18, 2025

Thread Author Time
Re: Fwd: dsm_registry: Add detach and destroy features 📎 Sungwoo Chang 00:03
pg_dump misses comments on NOT NULL constraints Fujii Masao 00:13
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 00:36
Re: Skipping schema changes in publication Peter Smith 01:04
Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin Melanie Plageman 01:04
Re: [PATCH] Add an ldflags_sl meson build option Matt Smith (matts3) 01:11
Re: relrewrite not documented at the top of heap_create_with_catalog() Michael Paquier 02:12
Re: pg_dump misses comments on NOT NULL constraints Fujii Masao 02:21
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 jian he 02:55
Re: relrewrite not documented at the top of heap_create_with_catalog() Yugo Nagata 03:04
Re: Replication slot is not able to sync up 📎 shveta malik 03:22
Re: [PATCH] PGSERVICEFILE as part of a normal connection string Michael Paquier 03:23
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close Peter Eisentraut 03:58
Re: Make COPY format extendable: Extract COPY TO format implementations 📎 Sutou Kouhei 03:59
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 04:07
Re: Enhance pg_createsubscriber to create required standby. Amit Kapila 04:21
Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Amit Kapila 04:22
Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin John Naylor 04:33
Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. David G. Johnston 05:02
Re: Enhance pg_createsubscriber to create required standby. David G. Johnston 05:13
Re: [PATCH] Split varlena.c into varlena.c and bytea.c Michael Paquier 05:13
Re: Transactional behavior of pg_create_logical_replication_slot Mats Kindahl 05:23
Re: Replication slot is not able to sync up Amit Kapila 05:26
Re: [PATCH] Add an ldflags_sl meson build option Peter Eisentraut 05:34
Re: minimum Meson version Peter Eisentraut 05:38
Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Peter Smith 05:49
Re: Allow pg_dump --statistics-only to dump foreign table statistics? Fujii Masao 05:58
Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Anthonin Bonnefoy 06:23
Re: [PATCH] Add an ldflags_sl meson build option Matt Smith (matts3) 06:40
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close Jelte Fennema-Nio 07:11
Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Jelte Fennema-Nio 07:15
RE: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Hayato Kuroda (Fujitsu) 07:25
Re: Non-reproducible AIO failure Konstantin Knizhnik 07:32
Re: minimum Meson version Jelte Fennema-Nio 07:35
Re: POC: Parallel processing of indexes in autovacuum 📎 Daniil Davydov 08:03
Re: [BUG] temporary file usage report with extended protocol and unnamed portals 📎 Frédéric Yhuel 08:30
Re: amcheck support for BRIN indexes 📎 Arseniy Mukhin 08:33
Re: pg_dump misses comments on NOT NULL constraints Álvaro Herrera 08:53
Re: minimum Meson version 📎 Peter Eisentraut 08:58
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Bertrand Drouvot 09:09
Re: [PATCH] Add an ldflags_sl meson build option Peter Eisentraut 09:44
Re: confusing message in check_tuple Bertrand Drouvot 09:46
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 09:52
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly vignesh C 10:03
Re: Improve CRC32C performance on SSE4.2 Andy Fan 10:18
Re: Avoid possible dereference null pointer (contrib/postgres_fdw/postgres_fdw.c) 📎 Etsuro Fujita 10:29
Re: Proposal: Global Index for PostgreSQL Dilip Kumar 10:45
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu 10:49
Re: Avoid possible dereference null pointer (contrib/postgres_fdw/postgres_fdw.c) Ranier Vilela 11:33
Re: amcheck support for BRIN indexes Andrey Borodin 11:39
Re: pg_dump misses comments on NOT NULL constraints 📎 jian he 14:35
Re: pg_dump misses comments on NOT NULL constraints Álvaro Herrera 15:05
Fixes inconsistent behavior in vacuum when it processes multiple relations 📎 shihao zhong 15:15
Re: pg_dump --with-* options Jeff Davis 15:29
Re: pg_dump --with-* options Nathan Bossart 15:43
Re: Non-reproducible AIO failure Andres Freund 16:08
Re: CHECKPOINT unlogged data 📎 Nathan Bossart 16:15
Re: minimum Meson version Robert Haas 16:17
Re: minimum Meson version Tom Lane 16:27
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations Nathan Bossart 16:31
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Sergey Sargsyan 16:33
Re: minimum Meson version Andres Freund 16:38
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly 📎 Alexander Korotkov 16:47
Re: pg_dump --with-* options Jeff Davis 16:53
Re: pg_dump --with-* options Nathan Bossart 17:05
Re: minimum Meson version Robert Haas 17:07
Re: Add CASEFOLD() function. Vik Fearing 17:09
Re: Fix copy-and-past thinko (src/interfaces/libpq/fe-cancel.c) Ranier Vilela 17:15
Re: Fwd: dsm_registry: Add detach and destroy features Nathan Bossart 17:16
Re: minimum Meson version Jesper Pedersen 17:20
Re: pg_dump --with-* options Jeff Davis 17:21
Re: minimum Meson version Greg Sabino Mullane 17:22
Re: minimum Meson version Andres Freund 17:27
Re: minimum Meson version Andres Freund 17:53
Re: Document NULL 📎 David G. Johnston 17:53
Re: minimum Meson version Tom Lane 18:18
Re: minimum Meson version Devrim Gündüz 18:23
Re: Document NULL Marcos Pegoraro 18:24
Re: minimum Meson version Devrim Gündüz 18:25
Correct docs about partitions and EXCLUDE constraints 📎 Paul Jungwirth 18:25
Re: Document NULL David G. Johnston 18:36
Re: minimum Meson version Tom Lane 18:36
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations 📎 shihao zhong 18:48
Re: minimum Meson version Peter Eisentraut 20:08
Re: CHECKPOINT unlogged data Christoph Berg 20:09
Re: minimum Meson version Tom Lane 20:21
Re: pg_dump/pg_dumpall help synopses and terminology Robert Treat 20:57
Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them 📎 Peter Eisentraut 21:11
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu 21:15
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Sergey Sargsyan 21:36
Re: Non-reproducible AIO failure Thomas Munro 22:18
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Dmitry Koval 23:12

June 19, 2025

Thread Author Time
Making Row Comparison NULL row member handling more robust during skip scans 📎 Peter Geoghegan 00:41
libxml2 author overwhelmed with security requests Bruce Momjian 01:41
Re: pg_dump misses comments on NOT NULL constraints 📎 jian he 02:38
Re: Add progressive backoff to XactLockTableWait functions Xuneng Zhou 02:43
Re: Add CASEFOLD() function. 📎 Jeff Davis 02:53
Re: Add CASEFOLD() function. Thom Brown 04:03
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Peter Smith 04:14
Re: Add CASEFOLD() function. Jeff Davis 04:26
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith 05:08
Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Amit Kapila 05:13
Re: pg_dump misses comments on NOT NULL constraints 📎 jian he 05:42
Re: Logical Replication of sequences 📎 Nisha Moond 05:56
Support for 8-byte TOAST values (aka the TOAST infinite loop problem) 📎 Michael Paquier 05:59
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options 📎 Tatsuo Ishii 06:21
Re: Fix slot synchronization with two_phase decoding enabled shveta malik 06:34
Re: minimum Meson version Nazir Bilal Yavuz 06:40
Re: Skipping schema changes in publication 📎 Shlok Kyal 06:41
Re: minimum Meson version Peter Eisentraut 07:00
Re: BackendKeyData is mandatory? Peter Eisentraut 07:06
Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx Michael Paquier 07:09
Re: Expression push down from Join Node to below node. Shubhankar Anand Kulkarni 07:45
Re: Replication slot is not able to sync up Amit Kapila 08:36
Re: libxml2 author overwhelmed with security requests Álvaro Herrera 09:00
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Bertrand Drouvot 09:00
Re: Conflict detection for update_deleted in logical replication Amit Kapila 09:32
Re: BackendKeyData is mandatory? Tatsuo Ishii 10:03
Re: BackendKeyData is mandatory? Heikki Linnakangas 10:20
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Amit Kapila 10:29
Re: [PATCH] Split varlena.c into varlena.c and bytea.c Aleksander Alekseev 10:39
Re: Conflict detection for update_deleted in logical replication shveta malik 11:04
RE: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Hayato Kuroda (Fujitsu) 11:05
Re: BackendKeyData is mandatory? Tatsuo Ishii 11:50
Re: pg_dump misses comments on NOT NULL constraints Fujii Masao 11:53
Re: pg_dump/pg_dumpall help synopses and terminology Peter Eisentraut 12:10
Re: BackendKeyData is mandatory? Jelte Fennema-Nio 12:12
Re: minimum Meson version Andres Freund 12:24
Re: Non-reproducible AIO failure Konstantin Knizhnik 14:02
Re: Non-reproducible AIO failure Daniel Gustafsson 14:11
Re: Non-reproducible AIO failure Andres Freund 14:36
Re: BackendKeyData is mandatory? David G. Johnston 14:41
Re: Add CASEFOLD() function. Peter Eisentraut 14:47
Re: Add CASEFOLD() function. Peter Eisentraut 14:51
[PATCH] pg_bsd_indent: improve formatting of multiline comments 📎 Aleksander Alekseev 14:51
Re: Non-reproducible AIO failure Daniel Gustafsson 15:05
Re: Non-reproducible AIO failure Nico Williams 15:16
Re: minimum Meson version Tom Lane 15:20
Re: libxml2 author overwhelmed with security requests Pavel Stehule 15:21
Re: BackendKeyData is mandatory? Tom Lane 15:29
Re: Add CASEFOLD() function. Thom Brown 15:36
Re: Correct docs about partitions and EXCLUDE constraints 📎 Jeff Davis 15:43
Re: Add CASEFOLD() function. Robert Treat 16:15
Re: Add CASEFOLD() function. Vik Fearing 16:21
Re: Add CASEFOLD() function. Jeff Davis 16:33
Re: Add CASEFOLD() function. Robert Treat 16:51
Re: Add CASEFOLD() function. Jeff Davis 16:52
Re: Add CASEFOLD() function. Thom Brown 16:59
Re: Add CASEFOLD() function. David E. Wheeler 17:38
Re: Improve the performance of Unicode Normalization Forms. Jeff Davis 17:41
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Timur Magomedov 18:09
Re: amcheck support for BRIN indexes 📎 Arseniy Mukhin 18:32
Re: Add CASEFOLD() function. Thom Brown 18:55
Re: Correct docs about partitions and EXCLUDE constraints Paul Jungwirth 19:09
Re: Remove Instruction Synchronization Barrier in spin_delay() for ARM64 architecture Salvatore Dipietro 19:10
Re: libxml2 author overwhelmed with security requests Jim Jones 19:24
Re: libxml2 author overwhelmed with security requests Bruce Momjian 20:09
problems with toast.* reloptions Nathan Bossart 20:20
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations 📎 Nathan Bossart 20:30
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Arseniy Mukhin 20:33
Re: libxml2 author overwhelmed with security requests Pavel Stehule 20:59
Re: libxml2 author overwhelmed with security requests Tom Lane 21:12

June 20, 2025

Thread Author Time
Re: Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData 📎 Michael Paquier 00:02
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Alexander Korotkov 00:18
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Alexander Korotkov 00:24
Re: Making Row Comparison NULL row member handling more robust during skip scans 📎 Peter Geoghegan 00:44
leafhopper / snakefly failing to build HEAD - GCC bug Robins Tharakan 01:11
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations Michael Paquier 01:34
pgv18: simple table scan take more time than pgv14 James Pang 01:46
Re: problems with toast.* reloptions Michael Paquier 02:05
Re: pgv18: simple table scan take more time than pgv14 David G. Johnston 02:13
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Amit Kapila 02:55
Re: Skipping schema changes in publication Peter Smith 03:57
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 04:18
Re: Sequence Access Methods, round two 📎 Michael Paquier 04:50
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Bertrand Drouvot 06:45
Re: Addition of %b/backend_type in log_line_prefix of TAP test logs 📎 Michael Paquier 07:20
Re: Conflict detection for update_deleted in logical replication shveta malik 07:22
Re: [PoC] Federated Authn/z with OAUTHBEARER 📎 Ivan Kush 10:08
Re: Changing shared_buffers without restart 📎 Dmitry Dolgov 10:19
Re: Changing shared_buffers without restart Dmitry Dolgov 10:22
Re: Add enable_groupagg GUC parameter to control GroupAggregate usage Tatsuro Yamada 10:34
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 11:17
Re: add function for creating/attaching hash table in DSM registry Rahila Syed 11:23
Removing rm regress.def 📎 Christoph Berg 12:19
Re: generic plans and "initial" pruning Amit Langote 12:30
Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly 📎 vignesh C 12:41
Re: minimum Meson version Nazir Bilal Yavuz 13:04
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close Peter Eisentraut 13:21
Prevent numeric literals from having non-numeric trailing characters (Peter Eisentraut) Fabrice Chapuis 13:29
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments 📎 Aleksander Alekseev 13:44
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Bruce Momjian 13:56
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments 📎 Aleksander Alekseev 14:01
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations 📎 shihao zhong 14:13
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Bruce Momjian 14:14
Re: Addition of %b/backend_type in log_line_prefix of TAP test logs Andres Freund 14:21
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations Junwang Zhao 14:40
Re: Prevent numeric literals from having non-numeric trailing characters (Peter Eisentraut) Tom Lane 14:40
Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close David G. Johnston 14:41
Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin 📎 Melanie Plageman 14:45

Browse Archives

Prev | Next