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

Thread Author Time
Re: Order changes in PG16 since ICU introduction 📎 Jeff Davis 01:15
[pg_rewind] use the passing callback instead of global function 📎 Junwang Zhao 01:51
Re: Add two missing tests in 035_standby_logical_decoding.pl vignesh C 04:06
Re: Support logical replication of DDLs Masahiko Sawada 04:31
Re: Support logical replication of DDLs Amit Kapila 05:56
Re: Support logical replication of DDLs Masahiko Sawada 06:31
Re: Support logical replication of DDLs Masahiko Sawada 06:31
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing John Naylor 07:16
Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Eisentraut 07:18
Re: run pgindent on a regular basis / scripted manner Peter Eisentraut 07:38
Re: Add two missing tests in 035_standby_logical_decoding.pl 📎 Drouvot, Bertrand 08:14
Re: [pg_rewind] use the passing callback instead of global function Richard Guo 08:33
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode 📎 Masahiko Sawada 08:47
Re: [pg_rewind] use the passing callback instead of global function Daniel Gustafsson 08:48
Re: Add LZ4 compression in pg_dump gkokolatos 08:50
Re: Support logical replication of DDLs Amit Kapila 08:56
Re: Perform streaming logical transactions by background workers and parallel apply Alexander Lakhin 09:00
Re: Add two missing tests in 035_standby_logical_decoding.pl vignesh C 09:12
Re: Support logical replication of DDLs vignesh C 09:33
Re: pg_stat_io for the startup process 📎 Kyotaro Horiguchi 09:47
RE: Add two missing tests in 035_standby_logical_decoding.pl Yu Shi (Fujitsu) 09:58
Find dangling membership roles in pg_dumpall 📎 Andreas 'ads' Scherbaum 10:18
Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns 📎 Jakub Wartak 10:18
Re: Add two missing tests in 035_standby_logical_decoding.pl Alvaro Herrera 10:27
RE: Perform streaming logical transactions by background workers and parallel apply 📎 Zhijie Hou (Fujitsu) 10:41
Re: Find dangling membership roles in pg_dumpall Daniel Gustafsson 11:02
Re: Add two missing tests in 035_standby_logical_decoding.pl 📎 Drouvot, Bertrand 11:10
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 11:13
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 11:21
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode David Rowley 11:26
RE: Support logical replication of DDLs Zhijie Hou (Fujitsu) 11:31
Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns David Rowley 11:48
RE: [PoC] pg_upgrade: allow to upgrade publisher node 📎 Hayato Kuroda (Fujitsu) 12:00
Re: [PATCH] Extend the length of BackgroundWorker.bgw_library_name Aleksander Alekseev 12:07
Re: Find dangling membership roles in pg_dumpall Daniel Gustafsson 12:29
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode Daniel Gustafsson 12:31
Re: pg_stat_io for the startup process Robert Haas 12:34
Re: [PATCH] Infinite loop while acquiring new TOAST Oid Aleksander Alekseev 12:54
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode Melanie Plageman 12:59
Re: [PATCH] Compression dictionaries for JSONB Aleksander Alekseev 13:00
Re: run pgindent on a regular basis / scripted manner Tom Lane 13:27
Re: vector search support Giuseppe Broccolo 13:31
issue with meson builds on msys2 Andrew Dunstan 13:59
Re: Add two missing tests in 035_standby_logical_decoding.pl 📎 Drouvot, Bertrand 14:23
Re: issue with meson builds on msys2 Tom Lane 14:32
Re: issue with meson builds on msys2 Tom Lane 14:58
Re: issue with meson builds on msys2 Andrew Dunstan 15:11
Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency Dimos Stamatakis 15:24
Re: issue with meson builds on msys2 Tom Lane 15:30
Re: Autogenerate some wait events code and documentation Drouvot, Bertrand 16:51
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing 📎 Peter Geoghegan 17:57
Re: Autogenerate some wait events code and documentation 📎 Drouvot, Bertrand 18:36
Re: pg_stat_io for the startup process 📎 Melih Mutlu 18:53
Re: issue with meson builds on msys2 Andrew Dunstan 19:10
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 19:44
Re: run pgindent on a regular basis / scripted manner Tom Lane 20:05
Re: pg_stat_io not tracking smgrwriteback() is confusing 📎 Melanie Plageman 21:08
Re: Add PQsendSyncMessage() to libpq 📎 Anton Kirilov 22:56

April 27, 2023

Thread Author Time
Re: pg_stat_io not tracking smgrwriteback() is confusing Kyotaro Horiguchi 02:22
RE: Initial Schema Sync for Logical Replication Wei Wang (Fujitsu) 03:02
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 03:37
Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns John Naylor 03:55
Re: Add LZ4 compression in pg_dump Michael Paquier 04:38
Re: proposal: psql: show current user in prompt 📎 Pavel Stehule 05:39
Re: pg_recvlogical prints bogus error when interrupted 📎 Bharath Rupireddy 05:54
Re: Autogenerate some wait events code and documentation Michael Paquier 06:13
Re: pg_recvlogical prints bogus error when interrupted Michael Paquier 06:22
Re: Add two missing tests in 035_standby_logical_decoding.pl 📎 Drouvot, Bertrand 07:35
RE: pg_upgrade and logical replication Hayato Kuroda (Fujitsu) 07:48
Fix a test case in 035_standby_logical_decoding.pl 📎 Yu Shi (Fujitsu) 08:11
Re: Fix a test case in 035_standby_logical_decoding.pl Drouvot, Bertrand 08:46
Re: Should vacuum process config file reload more often John Naylor 09:29
Re: Should vacuum process config file reload more often Daniel Gustafsson 09:32
RE: Fix a test case in 035_standby_logical_decoding.pl 📎 Yu Shi (Fujitsu) 09:41
Re: Fix a test case in 035_standby_logical_decoding.pl Amit Kapila 09:53
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 09:54
Re: Fix a test case in 035_standby_logical_decoding.pl Drouvot, Bertrand 10:37
Re: [PATCH] Infinite loop while acquiring new TOAST Oid Nikita Malakhov 10:39
Re: [PATCH] Compression dictionaries for JSONB Nikita Malakhov 10:43
Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli 10:49
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 10:54
Re: Add PQsendSyncMessage() to libpq Denis Laxalde 11:06
Re: Add standard collation UNICODE Daniel Verite 11:44
Re: Should vacuum process config file reload more often 📎 Masahiko Sawada 12:10
Re: Order changes in PG16 since ICU introduction Daniel Verite 12:23
Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns 📎 Jakub Wartak 12:35
Re: Find dangling membership roles in pg_dumpall Robert Haas 12:35
Re: In-placre persistance change of a relation Jakub Wartak 12:47
Re: Should vacuum process config file reload more often Daniel Gustafsson 12:54
Re: Fix a test case in 035_standby_logical_decoding.pl Amit Kapila 13:53
Re: Testing autovacuum wraparound (including failsafe) 📎 Masahiko Sawada 14:06
Re: Testing autovacuum wraparound (including failsafe) Daniel Gustafsson 14:12
Re: Should vacuum process config file reload more often Melanie Plageman 14:53
Possible regression setting GUCs on \connect David Steele 15:22
Re: pg_stat_io not tracking smgrwriteback() is confusing 📎 Melanie Plageman 15:36
Re: Possible regression setting GUCs on \connect Tom Lane 16:13
Re: pg_stat_io for the startup process Andres Freund 16:27
Re: Possible regression setting GUCs on \connect David Steele 16:35
Re: [PoC] Federated Authn/z with OAUTHBEARER 📎 Jacob Champion 17:35
can system catalogs have GIN indexes? Robert Haas 18:03
Re: Possible regression setting GUCs on \connect Tom Lane 18:16
Re: can system catalogs have GIN indexes? Peter Geoghegan 18:17
Re: can system catalogs have GIN indexes? Peter Geoghegan 18:21
Re: Possible regression setting GUCs on \connect David Steele 18:28
Re: can system catalogs have GIN indexes? Robert Haas 18:30
Re: Possible regression setting GUCs on \connect Nathan Bossart 18:43
Re: Possible regression setting GUCs on \connect David Steele 18:47
Re: Possible regression setting GUCs on \connect Nathan Bossart 18:51
Re: Possible regression setting GUCs on \connect Alexander Korotkov 18:53
Re: Possible regression setting GUCs on \connect Nathan Bossart 18:55
Re: Possible regression setting GUCs on \connect Alexander Korotkov 19:20
Re: Possible regression setting GUCs on \connect Tom Lane 19:22
Re: Possible regression setting GUCs on \connect Tom Lane 19:34
Re: Should vacuum process config file reload more often Daniel Gustafsson 21:25
Re: pg_stat_io for the startup process Melanie Plageman 21:30
Re: Possible regression setting GUCs on \connect Nathan Bossart 22:14
Re: issue with meson builds on msys2 Andres Freund 22:18
Re: Possible regression setting GUCs on \connect Tom Lane 22:38
Re: Possible regression setting GUCs on \connect Alexander Korotkov 23:30

April 28, 2023

Thread Author Time
Re: Possible regression setting GUCs on \connect Alexander Korotkov 00:04
Re: In-placre persistance change of a relation Kyotaro Horiguchi 01:58
RE: Fix a test case in 035_standby_logical_decoding.pl 📎 Yu Shi (Fujitsu) 02:05
Re: pg_stat_io for the startup process Kyotaro Horiguchi 02:15
Re: pg_stat_io for the startup process 📎 Kyotaro Horiguchi 02:43
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 02:51
Re: Testing autovacuum wraparound (including failsafe) John Naylor 03:21
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 03:55
Re: Testing autovacuum wraparound (including failsafe) Tom Lane 04:42
Re: Perform streaming logical transactions by background workers and parallel apply Alexander Lakhin 05:00
Re: proposal: psql: show current user in prompt 📎 Pavel Stehule 05:00
Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada 06:18
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode Masahiko Sawada 06:44
Re: Add PQsendSyncMessage() to libpq Michael Paquier 07:10
Re: Initial Schema Sync for Logical Replication Masahiko Sawada 07:16
Re: Add PQsendSyncMessage() to libpq Denis Laxalde 08:08
Re: Logging parallel worker draught Benoit Lobréau 08:11
Re: Testing autovacuum wraparound (including failsafe) Daniel Gustafsson 08:49
Re: Add two missing tests in 035_standby_logical_decoding.pl 📎 Drouvot, Bertrand 08:54
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 09:01
RE: Time delayed LR (WAS Re: logical replication restrictions) 📎 Hayato Kuroda (Fujitsu) 09:05
Re: run pgindent on a regular basis / scripted manner Alvaro Herrera 09:25
Re: Should vacuum process config file reload more often Daniel Gustafsson 10:52
Build problem with square brackets in build path Nikolay Shaplov 11:09
Re: Support logical replication of DDLs Amit Kapila 11:41
Re: Add PQsendSyncMessage() to libpq Robert Haas 12:06
RE: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe 12:10
Re: Autogenerate some wait events code and documentation 📎 Drouvot, Bertrand 12:29
Re: Possible regression setting GUCs on \connect Jonathan S. Katz 13:42
Re: [PATCH] Support % wildcard in extension upgrade filenames Eric Ridge 14:03
Postgres Version want to update from 9.2 to 9.5 version in CentOS 7.9 Gautham Raj 16:03
Re: Possible regression setting GUCs on \connect Pavel Borisov 16:29
Re: Postgres Version want to update from 9.2 to 9.5 version in CentOS 7.9 Tom Lane 16:38
Re: Build problem with square brackets in build path Tom Lane 18:06
Re: run pgindent on a regular basis / scripted manner Bruce Momjian 18:08
Re: Postgres Version want to update from 9.2 to 9.5 version in CentOS 7.9 Gautham Raj 18:10
Re: Postgres Version want to update from 9.2 to 9.5 version in CentOS 7.9 Roberto Mello 18:22
Re: Order changes in PG16 since ICU introduction 📎 Jeff Davis 21:35

April 29, 2023

Thread Author Time
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound 📎 John Naylor 08:09
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing John Naylor 08:17
[PATCH] Add support function for containment operators 📎 Kim Johan Andersson 15:07
Re: Add PQsendSyncMessage() to libpq Anton Kirilov 16:06
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound Peter Geoghegan 21:14
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing Peter Geoghegan 21:42

April 30, 2023

Thread Author Time
Re: Add PQsendSyncMessage() to libpq Anton Kirilov 00:59
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound John Naylor 02:29
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing John Naylor 03:54
Re: Direct I/O Noah Misch 04:11
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing Peter Geoghegan 04:18
Re: replacing role-level NOINHERIT with a grant-level option Noah Misch 05:21
Re: Direct I/O Thomas Munro 06:35
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 12:57
Re: run pgindent on a regular basis / scripted manner Andrew Dunstan 13:02
Re: run pgindent on a regular basis / scripted manner Tom Lane 14:32
Re: Possible regression setting GUCs on \connect Jonathan S. Katz 16:25
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound Peter Geoghegan 19:30
Re: Direct I/O 📎 Thomas Munro 22:11
Re: Direct I/O Justin Pryzby 23:50
Re: Autogenerate some wait events code and documentation 📎 Michael Paquier 23:59

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

Browse Archives

Prev | Next