pgsql-hackers - May 2023

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 1, 2023

Thread Author Time
Re: Direct I/O Tom Lane 00:00
Re: Direct I/O 📎 Thomas Munro 02:47
Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada 03:52
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options 📎 Oliver Ford 11:57
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound 📎 John Naylor 12:33
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing Robert Haas 15:03
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing Peter Geoghegan 16:01
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing Robert Haas 16:08
Re: [PATCH] Support % wildcard in extension upgrade filenames Robert Haas 16:12
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing Peter Geoghegan 16:16
Re: Logging parallel worker draught Robert Haas 16:33
Re: base backup vs. concurrent truncation Aleksander Alekseev 16:54
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing Peter Geoghegan 17:09
Re: [PATCH] Support % wildcard in extension upgrade filenames Eric Ridge 18:25
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing Maciek Sakrejda 19:03
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing Peter Geoghegan 19:35
Re: [PATCH] Support % wildcard in extension upgrade filenames Tom Lane 20:24
Re: [PATCH] Support % wildcard in extension upgrade filenames Eric Ridge 21:05
Order problem in GiST index Kotroczó Roland 21:13
RE: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe 21:50
Re: Add PQsendSyncMessage() to libpq Michael Paquier 23:55

May 2, 2023

Thread Author Time
Re: Add PQsendSyncMessage() to libpq Michael Paquier 00:42
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii 01:03
Large files for relations 📎 Thomas Munro 01:28
Re: Tab completion for CREATE SCHEMAAUTHORIZATION Michael Paquier 02:09
Re: Improve logging when using Huge Pages Michael Paquier 02:17
RE: Support logical replication of DDLs 📎 Zhijie Hou (Fujitsu) 02:23
Re: Autogenerate some wait events code and documentation Thomas Munro 02:50
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound Peter Geoghegan 02:55
Re: Support logical replication of DDLs shveta malik 03:00
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound Peter Geoghegan 03:03
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing John Naylor 03:04
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing Peter Geoghegan 03:20
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 03:21
Re: Fix typos and inconsistencies for v16 Michael Paquier 03:26
Re: Large files for relations Pavel Stehule 03:27
RE: Perform streaming logical transactions by background workers and parallel apply 📎 Zhijie Hou (Fujitsu) 03:35
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 04:16
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing Peter Geoghegan 04:19
Re: ssl tests aren't concurrency safe due to get_free_port() Peter Eisentraut 05:57
Re: [PATCH] Support % wildcard in extension upgrade filenames Yurii Rashkovskii 06:15
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 06:28
Re: buffer refcount leak in foreign batch insert code Alexander Pyhalov 07:03
Re: [PATCH] Add native windows on arm64 support 📎 Niyas Sait 07:51
Re: min/max aggregation for jsonb Peter Eisentraut 08:47
Re: Logging parallel worker draught 📎 Benoit Lobréau 10:44
Re: Tab completion for CREATE SCHEMAAUTHORIZATION Dagfinn Ilmari Mannsåker 10:48
Re: [PoC] pg_upgrade: allow to upgrade publisher node Alvaro Herrera 10:55
Re: Logging parallel worker draught Amit Kapila 10:57
Re: Add two missing tests in 035_standby_logical_decoding.pl 📎 Drouvot, Bertrand 11:22
Re: [PoC] pg_upgrade: allow to upgrade publisher node Julien Rouhaud 11:43
Re: [PoC] pg_upgrade: allow to upgrade publisher node Julien Rouhaud 12:02
Re: Tab completion for CREATE SCHEMAAUTHORIZATION Dagfinn Ilmari Mannsåker 12:19
Re: Add PQsendSyncMessage() to libpq Robert Haas 14:02
Re: ICU locale validation / canonicalization Noah Misch 14:29
Cleaning up array_in() 📎 Tom Lane 15:41
code cleanup for CREATE STATISTICS 📎 Robert Haas 17:49
Re: "variable not found in subplan target list" Alvaro Herrera 17:54
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing Robert Haas 20:29
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing Peter Geoghegan 21:00

May 3, 2023

Thread Author Time
Rename 'lpp' to 'lp' in heapam.c 📎 Yaphters W 00:15
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound John Naylor 01:46
Re: Rename 'lpp' to 'lp' in heapam.c David Rowley 02:18
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound Peter Geoghegan 03:04
Re: COPY TO STDOUT Apache Arrow support Adam Lippai 03:14
Re: COPY TO STDOUT Apache Arrow support Pavel Stehule 04:01
Re: Large files for relations Thomas Munro 05:21
Re: Large files for relations Thomas Munro 05:36
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing samay sharma 06:39
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 07:17
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound John Naylor 07:30
Re: Support logical replication of DDLs Alvaro Herrera 09:04
Re: Add PQsendSyncMessage() to libpq Alvaro Herrera 10:03
Re: Add two missing tests in 035_standby_logical_decoding.pl 📎 Amit Kapila 10:29
Re: [PoC] pg_upgrade: allow to upgrade publisher node Alvaro Herrera 10:40
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 12:16
Re: pg_stat_io for the startup process 📎 Melih Mutlu 13:11
Re: Logging parallel worker draught Robert Haas 13:17
Re: issue with meson builds on msys2 Andrew Dunstan 13:20
Re: Rename 'lpp' to 'lp' in heapam.c Robert Haas 14:48
Re: Move defaults toward ICU in 16? Jonathan S. Katz 15:29
Re: pg_stat_io not tracking smgrwriteback() is confusing Jonathan S. Katz 15:36
Re: psql: Add role's membership options to the \du+ command Jonathan S. Katz 16:00
Re: psql: Add role's membership options to the \du+ command David G. Johnston 16:13
Re: psql: Add role's membership options to the \du+ command Tom Lane 16:25
Re: psql: Add role's membership options to the \du+ command Jonathan S. Katz 16:30
Re: SQL/JSON revisited Matthias Kurz 16:51
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound Peter Geoghegan 17:58
Re: SQL/JSON revisited Alvaro Herrera 18:17
Re: refactoring relation extension and BufferAlloc(), faster COPY Muhammad Malik 18:25
Re: issue with meson builds on msys2 Andres Freund 18:26
Re: refactoring relation extension and BufferAlloc(), faster COPY Andres Freund 18:44
Re: SQL/JSON revisited Matthias Kurz 18:58
Re: refactoring relation extension and BufferAlloc(), faster COPY Muhammad Malik 19:29
Re: issue with meson builds on msys2 Andrew Dunstan 19:55
Re: PL/Python: Fix return in the middle of PG_TRY() block. 📎 Nathan Bossart 20:21
Re: PL/Python: Fix return in the middle of PG_TRY() block. Tom Lane 20:33
Re: PL/Python: Fix return in the middle of PG_TRY() block. Nathan Bossart 20:58
Re: SQL:2011 application time 📎 Paul Jungwirth 21:02
Re: refactoring relation extension and BufferAlloc(), faster COPY Andres Freund 21:25
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing Peter Geoghegan 21:59
Re: issue with meson builds on msys2 Andrew Dunstan 22:39
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing Peter Geoghegan 22:48

May 4, 2023

Thread Author Time
Re: Direct I/O Thomas Munro 00:10
Re: Add two missing tests in 035_standby_logical_decoding.pl vignesh C 03:07
"CREATE RULE ... ON SELECT": redundant? 📎 Ian Lawrence Barwick 03:39
Re: "CREATE RULE ... ON SELECT": redundant? Tom Lane 03:51
RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu) 04:03
Re: "CREATE RULE ... ON SELECT": redundant? Ian Lawrence Barwick 04:12
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 04:43
Re: PL/Python: Fix return in the middle of PG_TRY() block. 📎 Nathan Bossart 04:54
Re: PL/Python: Fix return in the middle of PG_TRY() block. 📎 Nathan Bossart 05:01
Re: Order changes in PG16 since ICU introduction 📎 Jeff Davis 05:35
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 05:46
Re: "CREATE RULE ... ON SELECT": redundant? Andrew Gierth 06:13
Re: "CREATE RULE ... ON SELECT": redundant? Andrew Gierth 06:20
Re: Autogenerate some wait events code and documentation Drouvot, Bertrand 06:39
Re: ssl tests aren't concurrency safe due to get_free_port() 📎 Peter Eisentraut 06:40
Re: Autogenerate some wait events code and documentation Drouvot, Bertrand 06:45
Re: Making Vars outer-join aware Anton A. Melnikov 07:22
Introduce join_info_array for direct lookups of SpecialJoinInfo by ojrelid 📎 Richard Guo 08:07
Re: Add PQsendSyncMessage() to libpq Anton Kirilov 09:21
Re: Add PQsendSyncMessage() to libpq Alvaro Herrera 10:36
Re: "variable not found in subplan target list" Alvaro Herrera 10:44
evtcache: EventTriggerCache vs Event Trigger Cache Daniel Gustafsson 11:38
Re: evtcache: EventTriggerCache vs Event Trigger Cache Tom Lane 12:09
Re: "CREATE RULE ... ON SELECT": redundant? Tom Lane 12:17
Re: evtcache: EventTriggerCache vs Event Trigger Cache Daniel Gustafsson 12:18
Re: Making Vars outer-join aware Tom Lane 12:22
Re: PL/Python: Fix return in the middle of PG_TRY() block. Tom Lane 12:39
Re: "variable not found in subplan target list" Amit Langote 13:55
Re: pg_stat_io not tracking smgrwriteback() is confusing Andres Freund 16:44
Re: pg_stat_io not tracking smgrwriteback() is confusing Andres Freund 16:46
Re: pg_stat_io not tracking smgrwriteback() is confusing Andres Freund 16:57
Re: Memory leak from ExecutorState context? 📎 Jehan-Guillaume de Rorthais 17:30
Re: A bug with ExecCheckPermissions Alvaro Herrera 17:59
Re: pg_stat_io not tracking smgrwriteback() is confusing Jonathan S. Katz 19:41
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing samay sharma 21:57
Re: A bug with ExecCheckPermissions Tom Lane 22:11
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing samay sharma 22:18
Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan 22:33
Re: PL/Python: Fix return in the middle of PG_TRY() block. Nathan Bossart 23:42
Re: issue with meson builds on msys2 Andres Freund 23:54

May 5, 2023

Thread Author Time
Re: PL/Python: Fix return in the middle of PG_TRY() block. Xing Guo 01:40
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing 📎 Peter Geoghegan 02:06
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound John Naylor 02:44
RE: Perform streaming logical transactions by background workers and parallel apply 📎 Zhijie Hou (Fujitsu) 03:44
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 05:38
Re: ssl tests aren't concurrency safe due to get_free_port() Peter Eisentraut 05:39
Tables getting stuck at 's' state during logical replication Padmavathi G 05:59
Re: Add LZ4 compression in pg_dump Alexander Lakhin 06:00
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 07:04
Re: Add two missing tests in 035_standby_logical_decoding.pl vignesh C 07:11
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 07:18
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 07:46
Feature: Add reloption support for table access method 📎 吴昊 08:44
Re: A bug with ExecCheckPermissions Alvaro Herrera 09:15
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 09:29
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 10:00
Re: Add LZ4 compression in pg_dump 📎 gkokolatos 10:02
Re: Support logical replication of DDLs Peter Smith 10:09
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 10:32
Re: Tables getting stuck at 's' state during logical replication Amit Kapila 10:34
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 10:58
Re: issue with meson builds on msys2 Andrew Dunstan 11:08
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 12:06
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 12:28
Re: Fix typos and inconsistencies for v16 Michael Paquier 12:30
Re: Should CreateExprContext() be using ALLOCSET_DEFAULT_SIZES? Daniel Gustafsson 13:10
[DOC] Update ALTER SUBSCRIPTION documentation 📎 Robert Sjöblom 13:17
Re: Add LZ4 compression in pg_dump Andrew Dunstan 13:23
MERGE lacks ruleutils.c decompiling support!? Tom Lane 13:36
Re: Tables getting stuck at 's' state during logical replication Padmavathi G 13:56
Re: Add LZ4 compression in pg_dump 📎 gkokolatos 14:13
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 14:23
Re: Add PQsendSyncMessage() to libpq Anton Kirilov 15:02
Re: MERGE lacks ruleutils.c decompiling support!? Alvaro Herrera 16:21
First draft of back-branch release notes is done Tom Lane 16:42
Re: psql: Add role's membership options to the \du+ command David G. Johnston 16:51
benchmark results comparing versions 15.2 and 16 MARK CALLAGHAN 17:45
Re: MERGE lacks ruleutils.c decompiling support!? 📎 Alvaro Herrera 18:43
Re: PGDOCS - Replica Identity quotes David Zhang 19:28
Bancolombia Open Source Program Office - Proposal of contribution on lock inactive users Francisco Luis Arbelaez Lopez 19:54
Re: benchmark results comparing versions 15.2 and 16 Andres Freund 20:34
Re: MERGE lacks ruleutils.c decompiling support!? 📎 Tom Lane 21:06
Re: [PATCH] Allow Postgres to pick an unused port to listen Cary Huang 22:30

May 6, 2023

Thread Author Time
Re: Order changes in PG16 since ICU introduction 📎 Jeff Davis 00:25
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 02:10
Re: Autogenerate some wait events code and documentation Michael Paquier 02:23
Re: Autogenerate some wait events code and documentation Michael Paquier 02:37
Re: MERGE lacks ruleutils.c decompiling support!? Michael Paquier 02:46
Re: MERGE lacks ruleutils.c decompiling support!? Tom Lane 02:49
Re: Add LZ4 compression in pg_dump Michael Paquier 02:51
Re: Tab completion for CREATE SCHEMAAUTHORIZATION Michael Paquier 02:58
Re: [PATCH] Add native windows on arm64 support Michael Paquier 03:09
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options 📎 Tatsuo Ishii 03:57
Re: [PATCH] Add native windows on arm64 support Tom Lane 04:35
Re: benchmark results comparing versions 15.2 and 16 MARK CALLAGHAN 05:01
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 08:22
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Oliver Ford 08:41

Browse Archives

Prev | Next