pgsql-hackers since 2023-04-22 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

April 22, 2023

Thread Author Time
vector search support 📎 Nathan Bossart 00:07
Re: Order changes in PG16 since ICU introduction Robert Haas 00:12
Re: Correct the documentation for work_mem Imseih (AWS), Sami 03:36
Re: Move un-parenthesized syntax docs to "compatibility" for few SQL commands 📎 Nathan Bossart 04:44
Re: Fix documentation for max_wal_size and min_wal_size Michael Paquier 08:39
Re: A Question about InvokeObjectPostAlterHook Michael Paquier 08:44
Re: run pgindent on a regular basis / scripted manner Michael Paquier 08:50
Re: Fix documentation for max_wal_size and min_wal_size Fujii Masao 09:52
Mistake in freespace/README? Aleksander Alekseev 09:58
Re: Mistake in freespace/README? Aleksander Alekseev 10:21
Re: The order of queues in row lock is changed (not FIFO) Amit Kapila 10:29
Re: Logging parallel worker draught Amit Kapila 11:06
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 11:42
Re: run pgindent on a regular basis / scripted manner Michael Paquier 12:10
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options 📎 Tatsuo Ishii 12:14
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Oliver Ford 12:38
Re: run pgindent on a regular basis / scripted manner Magnus Hagander 12:47
Re: run pgindent on a regular basis / scripted manner Magnus Hagander 13:23
Re: Autogenerate some wait events code and documentation 📎 Drouvot, Bertrand 13:36
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 14:12
Re: run pgindent on a regular basis / scripted manner Tom Lane 14:24
Re: Move un-parenthesized syntax docs to "compatibility" for few SQL commands Melanie Plageman 14:38
Re: run pgindent on a regular basis / scripted manner Tom Lane 14:39
Mark a transaction uncommittable Gurjeet Singh 15:01
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 15:10
Index merge join Marek Mosiewicz 15:15
Re: [PATCH] Infinite loop while acquiring new TOAST Oid Gurjeet Singh 15:17
Re: Improving worst-case merge join performance with often-null foreign key Tom Lane 15:21
Re: run pgindent on a regular basis / scripted manner Tom Lane 15:37
Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns Gurjeet Singh 15:42
Re: Mark a transaction uncommittable Isaac Morland 16:53
Re: pg_collation.collversion for C.UTF-8 Daniel Verite 17:22
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Vik Fearing 17:27
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tom Lane 17:52
Re: check_strxfrm_bug() Jonathan S. Katz 19:14
Re: pg_stat_io not tracking smgrwriteback() is confusing Jonathan S. Katz 19:25
Re: New committers: Nathan Bossart, Amit Langote, Masahiko Sawada Jonathan S. Katz 19:29
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 19:52
Re: run pgindent on a regular basis / scripted manner Tom Lane 19:58
Re: run pgindent on a regular basis / scripted manner Noah Misch 19:59
Re: run pgindent on a regular basis / scripted manner Tom Lane 20:15
Re: run pgindent on a regular basis / scripted manner Noah Misch 20:33
Re: Should we remove vacuum_defer_cleanup_age? Andres Freund 22:47
Re: Mark a transaction uncommittable Julien Rouhaud 23:33

April 23, 2023

Thread Author Time
Bufferless buffered files 📎 Thomas Munro 01:09
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii 01:24
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii 03:29
xmlserialize bug - extra empty row at the end Pavel Stehule 05:31
Re: Improve list manipulation in several places 📎 Richard Guo 06:42
Re: Improve list manipulation in several places Richard Guo 06:57
Re: Improving worst-case merge join performance with often-null foreign key Richard Guo 09:29
Re: Improve list manipulation in several places tender wang 10:13
Re: duplicate function declaration in multirangetypes_selfuncs.c Alexander Korotkov 11:58
Re: xmlserialize bug - extra empty row at the end Jim Jones 12:02
Re: xmlserialize bug - extra empty row at the end Dmitry Dolgov 12:25
Re: duplicate function declaration in multirangetypes_selfuncs.c Daniel Gustafsson 12:35
Re: xmlserialize bug - extra empty row at the end Isaac Morland 12:41
Re: xmlserialize bug - extra empty row at the end Tom Lane 14:48
Re: xmlserialize bug - extra empty row at the end Pavel Stehule 14:48
Re: xmlserialize bug - extra empty row at the end Pavel Stehule 14:50
Re: xmlserialize bug - extra empty row at the end Tom Lane 14:52
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 15:04
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 15:08
Re: run pgindent on a regular basis / scripted manner Tom Lane 15:16
Re: run pgindent on a regular basis / scripted manner Jelte Fennema 15:29
Re: xmlserialize bug - extra empty row at the end Isaac Morland 16:03
Re: xmlserialize bug - extra empty row at the end Pavel Stehule 16:28
Re: xmlserialize bug - extra empty row at the end Isaac Morland 17:46
Re: Missing update of all_hasnulls in BRIN opclasses 📎 Tomas Vondra 20:43
Re: run pgindent on a regular basis / scripted manner Magnus Hagander 21:52
Re: xmlserialize bug - extra empty row at the end 📎 Jim Jones 21:56
Re: run pgindent on a regular basis / scripted manner Magnus Hagander 22:01

April 24, 2023

Thread Author Time
Re: buffer refcount leak in foreign batch insert code 📎 Michael Paquier 00:57
Re: xmlserialize bug - extra empty row at the end Tom Lane 01:18
Re: duplicate function declaration in multirangetypes_selfuncs.c Alexander Korotkov 01:35
Re: Perform streaming logical transactions by background workers and parallel apply 📎 Masahiko Sawada 01:55
Re: Fix documentation for max_wal_size and min_wal_size Kyotaro Horiguchi 01:57
Re: Fix documentation for max_wal_size and min_wal_size Kyotaro Horiguchi 02:03
Re: Support logical replication of DDLs shveta malik 02:48
Re: Perform streaming logical transactions by background workers and parallel apply Kyotaro Horiguchi 02:50
Re: Perform streaming logical transactions by background workers and parallel apply Kyotaro Horiguchi 02:55
Re: Logical replication failed with SSL SYSCALL error shaurya jain 02:59
Re: Perform streaming logical transactions by background workers and parallel apply Kyotaro Horiguchi 03:10
Re: Autogenerate some wait events code and documentation Michael Paquier 03:15
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 03:29
Re: Support logical replication of DDLs Amit Kapila 03:46
Re: Perform streaming logical transactions by background workers and parallel apply Kyotaro Horiguchi 04:03
Re: Add two missing tests in 035_standby_logical_decoding.pl vignesh C 04:04
Re: pg_stat_io not tracking smgrwriteback() is confusing Amit Kapila 05:22
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 05:24
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 05:45
Re: Add two missing tests in 035_standby_logical_decoding.pl 📎 Drouvot, Bertrand 05:52
Re: Non-superuser subscription owners Amit Kapila 05:58
Re: [PATCH] Infinite loop while acquiring new TOAST Oid Nikita Malakhov 06:03
Re: pg_upgrade and logical replication Julien Rouhaud 06:19
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 06:24
Re: postgres_fdw: wrong results with self join + enable_nestloop off Nishant Sharma 06:31
Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada 06:42
Re: pg_upgrade and logical replication Julien Rouhaud 06:50
Re: Autogenerate some wait events code and documentation 📎 Drouvot, Bertrand 07:03
RE: Add missing copyright for pg_upgrade/t/* files Hayato Kuroda (Fujitsu) 07:08
Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns Nikita Malakhov 07:12
Re: pg_upgrade and logical replication 📎 Julien Rouhaud 07:22
Re: Improving worst-case merge join performance with often-null foreign key Richard Guo 07:24
Re: New committers: Nathan Bossart, Amit Langote, Masahiko Sawada Andrey M. Borodin 07:50
Re: xmlserialize bug - extra empty row at the end 📎 Jim Jones 08:29
Re: New committers: Nathan Bossart, Amit Langote, Masahiko Sawada Jesper Pedersen 08:32
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 08:38
could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Christoph Berg 08:53
Re: duplicate function declaration in multirangetypes_selfuncs.c Daniel Gustafsson 09:43
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 09:45
Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert Daniel Gustafsson 09:48
RE: Test failures of 100_bugs.pl 📎 Yu Shi (Fujitsu) 09:50
Re: Add two missing tests in 035_standby_logical_decoding.pl 📎 Drouvot, Bertrand 10:06
Re: postgres_fdw: wrong results with self join + enable_nestloop off Etsuro Fujita 10:10
Re: [PATCH] Extend the length of BackgroundWorker.bgw_library_name Aleksander Alekseev 11:01
Re: Memory leak in CachememoryContext Ajit Awekar 11:28
Re: [PATCH] Extend the length of BackgroundWorker.bgw_library_name 📎 Yurii Rashkovskii 11:40
RE: [PoC] pg_upgrade: allow to upgrade publisher node 📎 Hayato Kuroda (Fujitsu) 12:03
RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu) 12:04
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 12:06
Re: Minor code de-duplication in fe-connect.c Daniel Gustafsson 12:14
Re: Should we remove vacuum_defer_cleanup_age? Alvaro Herrera 12:36
Re: Request for comment on setting binary format output per session Dave Cramer 13:49
Re: Memory leak in CachememoryContext Alvaro Herrera 13:55
Re: run pgindent on a regular basis / scripted manner Peter Eisentraut 14:09
Re: Memory leak in CachememoryContext Tom Lane 14:11
Re: run pgindent on a regular basis / scripted manner Tom Lane 14:14
Re: Add missing copyright for pg_upgrade/t/* files Andrew Dunstan 14:14
Re: [PATCH] Allow Postgres to pick an unused port to listen Peter Eisentraut 14:16
Re: [PoC] pg_upgrade: allow to upgrade publisher node Julien Rouhaud 14:22
Re: Minor code de-duplication in fe-connect.c Gurjeet Singh 14:41
Re: Memory leak in CachememoryContext Tom Lane 14:44
Re: Order changes in PG16 since ICU introduction Peter Eisentraut 15:10
Re: Order changes in PG16 since ICU introduction Peter Eisentraut 15:26
Re: Missing update of all_hasnulls in BRIN opclasses Alvaro Herrera 15:36
Re: base backup vs. concurrent truncation Robert Haas 15:37
Re: Missing update of all_hasnulls in BRIN opclasses Tom Lane 15:46
Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Melanie Plageman 15:58
Re: Memory leak in CachememoryContext Alvaro Herrera 16:04
Re: Should we remove vacuum_defer_cleanup_age? Robert Haas 16:09
Re: Correct the documentation for work_mem 📎 Imseih (AWS), Sami 16:20
Re: [PATCH] Extend the length of BackgroundWorker.bgw_library_name Aleksander Alekseev 16:30
Re: Move un-parenthesized syntax docs to "compatibility" for few SQL commands Nathan Bossart 16:52
Re: Memory leak in CachememoryContext Tom Lane 17:03
Re: [PATCH] Support % wildcard in extension upgrade filenames Mat Arye 17:06
Re: [PATCH] Extend the length of BackgroundWorker.bgw_library_name 📎 Yurii Rashkovskii 17:43
RE: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe 18:00
RE: Should we remove vacuum_defer_cleanup_age? Phil Florent 18:37
Re: Should we remove vacuum_defer_cleanup_age? Andres Freund 20:04
Re: pg_stat_io not tracking smgrwriteback() is confusing Melanie Plageman 20:39
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman 20:53
Re: Missing update of all_hasnulls in BRIN opclasses Tomas Vondra 21:05
Re: Missing update of all_hasnulls in BRIN opclasses Tom Lane 21:10
Re: Missing update of all_hasnulls in BRIN opclasses Tomas Vondra 21:10
Re: pg_stat_io not tracking smgrwriteback() is confusing Andres Freund 21:14
Re: Missing update of all_hasnulls in BRIN opclasses Tomas Vondra 21:20
Re: pg_stat_io not tracking smgrwriteback() is confusing Melanie Plageman 21:37
Overhauling "Routine Vacuuming" docs, particularly its handling of freezing 📎 Peter Geoghegan 21:57
Re: pg_stat_io not tracking smgrwriteback() is confusing Andres Freund 22:13
Re: pg_stat_io not tracking smgrwriteback() is confusing Andres Freund 22:14
Re: Remove io prefix from pg_stat_io columns Andres Freund 22:15
Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call Andres Freund 22:32
Re: pg_stat_io not tracking smgrwriteback() is confusing 📎 Melanie Plageman 22:36
Re: pg_stat_io not tracking smgrwriteback() is confusing Andres Freund 22:56
Re: pg_stat_io not tracking smgrwriteback() is confusing Melanie Plageman 23:02
Re: Request for comment on setting binary format output per session Merlin Moncure 23:18
Re: pg_stat_io not tracking smgrwriteback() is confusing Jonathan S. Katz 23:20

April 25, 2023

Thread Author Time
Re: base backup vs. concurrent truncation Andres Freund 00:03
Re: could not extend file "base/5/3501" with FileFallocate(): Interrupted system call 📎 Andres Freund 00:16
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Justin Pryzby 00:18
Re: pg_stat_io not tracking smgrwriteback() is confusing 📎 Melanie Plageman 01:29
Re: buffer refcount leak in foreign batch insert code Michael Paquier 01:30
seemingly useless #include recently added 📎 Kyotaro Horiguchi 02:57
Re: seemingly useless #include recently added Tom Lane 03:12
Re: seemingly useless #include recently added Thomas Munro 03:41
RE: Support logical replication of DDLs 📎 Zhijie Hou (Fujitsu) 03:57
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 04:23
Re: Order changes in PG16 since ICU introduction Jeff Davis 04:31
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 04:43
Re: Autogenerate some wait events code and documentation Michael Paquier 05:15
Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier 05:17
Re: Add LZ4 compression in pg_dump 📎 Michael Paquier 06:02
Re: Move un-parenthesized syntax docs to "compatibility" for few SQL commands Michael Paquier 06:18
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Pavel Luzanov 07:16
Re: Add two missing tests in 035_standby_logical_decoding.pl 📎 Drouvot, Bertrand 07:19
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 07:25
Allow pg_archivecleanup to remove backup history files 📎 torikoshia 07:38
Re: In-placre persistance change of a relation 📎 Kyotaro Horiguchi 07:54
enhancing plpgsql debug api - hooks on statements errors and function errors Pavel Stehule 08:27
Re: Allow pg_archivecleanup to remove backup history files Kyotaro Horiguchi 08:29
Re: Missing update of all_hasnulls in BRIN opclasses Alvaro Herrera 09:20
Re: postgres_fdw: wrong results with self join + enable_nestloop off 📎 Richard Guo 10:06
Re: ssl tests aren't concurrency safe due to get_free_port() Peter Eisentraut 10:27
Re: Request for comment on setting binary format output per session Dave Cramer 11:26
Re: Should vacuum process config file reload more often Daniel Gustafsson 12:39
Re: Improving worst-case merge join performance with often-null foreign key Steinar Kaldager 12:51
RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu) 13:06
Re: Should vacuum process config file reload more often Masahiko Sawada 13:31
Re: Should vacuum process config file reload more often Daniel Gustafsson 13:35

Browse Archives

Prev | Next