pgsql-hackers before 2022-12-27 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

Dec. 22, 2022

Thread Author Time
Re: Force streaming every change in logical decoding Kyotaro Horiguchi 07:45
Re: appendBinaryStringInfo stuff David Rowley 07:48
Re: Minimal logical decoding on standbys 📎 Drouvot, Bertrand 07:50
Re: appendBinaryStringInfo stuff Tom Lane 07:56
Re: Force streaming every change in logical decoding Masahiko Sawada 07:59
Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) 📎 Richard Guo 08:18
Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Kyotaro Horiguchi 08:19
Re: Force streaming every change in logical decoding Kyotaro Horiguchi 08:25
Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum Masahiko Sawada 08:35
Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum Masahiko Sawada 08:49
Re: Force streaming every change in logical decoding Amit Kapila 09:16
Re: appendBinaryStringInfo stuff David Rowley 09:19
Re: Force streaming every change in logical decoding Amit Kapila 09:19
Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) David Rowley 09:21
Re: Force streaming every change in logical decoding Amit Kapila 09:23
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 10:04
Re: [PATCH] Add function to_oct Dag Lem 10:08
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 10:24
Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Michael Paquier 11:27
Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Bharath Rupireddy 11:33
Re: Exit walsender before confirming remote flush in logical replication Ashutosh Bapat 11:59
Re: Optimization issue of branching UNION ALL Andrey Lepikhov 11:59
Re: daitch_mokotoff module 📎 Dag Lem 12:00
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 12:04
Re: appendBinaryStringInfo stuff John Naylor 12:20
Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada 12:47
RE: Force streaming every change in logical decoding 📎 [email protected] 12:48
Timeout when changes are filtered out by the core during logical replication 📎 Ashutosh Bapat 13:27
Re: daitch_mokotoff module 📎 Dag Lem 13:27
Apply worker fails if a relation is missing on subscriber even if refresh publication has not been refreshed yet 📎 Melih Mutlu 13:46
Re: daitch_mokotoff module Dag Lem 14:02
Re: fixing CREATEROLE Alvaro Herrera 14:13
Re: Small miscellaneus fixes (Part II) Ranier Vilela 14:35
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 14:59
ARRNELEMS Out-of-bounds possible errors Ranier Vilela 15:35
Re: Optimization issue of branching UNION ALL Tom Lane 16:05
Re: Schema variables - new implementation for Postgres 15 (typo) Dmitry Dolgov 16:15
Re: Error-safe user functions Tom Lane 16:44
Re: Add LZ4 compression in pg_dump Justin Pryzby 17:08
Re: Small miscellaneus fixes (Part II) 📎 Ranier Vilela 17:29
Re: [PATCH] Add function to_oct 📎 Eric Radman 17:41
Re: [PATCH] Infinite loop while acquiring new TOAST Oid Nikita Malakhov 18:07
Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum Peter Geoghegan 18:43
Re: ARRNELEMS Out-of-bounds possible errors Nikita Malakhov 18:45
Re: New strategies for freezing, advancing relfrozenxid early 📎 Peter Geoghegan 19:39
Re: dynamic result sets support in extended query protocol Alvaro Herrera 19:39
Re: Schema variables - new implementation for Postgres 15 (typo) Pavel Stehule 19:45
Re: checking snapshot argument for index_beginscan 📎 Ted Yu 20:35
Re: checking snapshot argument for index_beginscan 📎 Pavel Borisov 21:13
Re: Schema variables - new implementation for Postgres 15 (typo) Dmitry Dolgov 21:23
Re: Array initialisation notation in syscache.c Thomas Munro 22:06
Re: ARRNELEMS Out-of-bounds possible errors Ranier Vilela 22:20
Re: Allow WindowFuncs prosupport function to use more optimal WindowClause options David Rowley 23:47

Dec. 23, 2022

Thread Author Time
Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum Imseih (AWS), Sami 00:05
Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Michael Paquier 01:06
Re: Small miscellaneus fixes (Part II) Justin Pryzby 01:08
Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) Richard Guo 02:21
Re: Exit walsender before confirming remote flush in logical replication Kyotaro Horiguchi 02:21
Re: Force streaming every change in logical decoding Kyotaro Horiguchi 02:25
Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) David Rowley 02:26
Re: [BUG] pg_upgrade test fails from older versions. Michael Paquier 02:42
Re: Allow WindowFuncs prosupport function to use more optimal WindowClause options Vik Fearing 02:46
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 03:20
Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) 📎 Amit Langote 03:22
Re: [BUG] pg_upgrade test fails from older versions. Justin Pryzby 03:27
Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) Amit Langote 03:29
Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) David Rowley 03:36
Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada 03:41
Re: Force streaming every change in logical decoding Masahiko Sawada 03:56
Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) Richard Guo 04:03
Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) Amit Langote 04:33
Re: Windows default locale vs initdb Thomas Munro 04:36
Re: Force streaming every change in logical decoding Masahiko Sawada 05:02
RE: Force streaming every change in logical decoding Hayato Kuroda (Fujitsu) 05:18
Re: Force streaming every change in logical decoding Amit Kapila 05:19
Re: Force streaming every change in logical decoding Amit Kapila 05:32
Re: Force streaming every change in logical decoding Amit Kapila 05:50
RE: Perform streaming logical transactions by background workers and parallel apply 📎 [email protected] 05:52
Re: Exit walsender before confirming remote flush in logical replication Amit Kapila 05:56
RE: Support logical replication of DDLs Takamichi Osumi (Fujitsu) 06:03
Re: Apply worker fails if a relation is missing on subscriber even if refresh publication has not been refreshed yet Amit Kapila 06:39
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 07:33
Re: Schema variables - new implementation for Postgres 15 (typo) 📎 Pavel Stehule 07:38
RE: Force streaming every change in logical decoding 📎 Hayato Kuroda (Fujitsu) 07:42
Re: Using WaitEventSet in the postmaster 📎 Thomas Munro 07:46
Re: ARRNELEMS Out-of-bounds possible errors Nikita Malakhov 07:57
Re: Force streaming every change in logical decoding Amit Kapila 08:29
RE: Force streaming every change in logical decoding 📎 [email protected] 08:32
Re: File API cleanup 📎 Peter Eisentraut 08:33
Re: ARRNELEMS Out-of-bounds possible errors Kyotaro Horiguchi 08:37
Re: ARRNELEMS Out-of-bounds possible errors Kyotaro Horiguchi 08:40
Re: [BUG] pg_upgrade test fails from older versions. 📎 Michael Paquier 08:51
Re: appendBinaryStringInfo stuff 📎 Peter Eisentraut 09:04
RE: Force streaming every change in logical decoding Hayato Kuroda (Fujitsu) 09:12
Re: Timeout when changes are filtered out by the core during logical replication Amit Kapila 09:15
Re: [BUG] pg_upgrade test fails from older versions. 📎 Anton A. Melnikov 09:17
RE: Perform streaming logical transactions by background workers and parallel apply 📎 [email protected] 09:20
Re: [BUG] pg_upgrade test fails from older versions. Anton A. Melnikov 09:43
Re: Force streaming every change in logical decoding shveta malik 09:45
Re: Improve WALRead() to suck data directly from WAL buffers when possible Bharath Rupireddy 10:15
Exposing the lock manager's WaitForLockers() to SQL Will Mortensen 10:41
Re: daitch_mokotoff module Andres Freund 11:22
Re: cirrus scripts could use make -k Andres Freund 11:27
Re: [PoC] Improve dead tuple storage for lazy vacuum 📎 John Naylor 11:47
Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) David Rowley 12:10
RE: Exit walsender before confirming remote flush in logical replication Hayato Kuroda (Fujitsu) 12:54
Re: daitch_mokotoff module Alvaro Herrera 12:59
Re: appendBinaryStringInfo stuff David Rowley 13:01
Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) Ranier Vilela 13:07
Re: daitch_mokotoff module Alvaro Herrera 13:07
Re: daitch_mokotoff module Alvaro Herrera 13:25
Re: Error-safe user functions Andrew Dunstan 14:52
Re: daitch_mokotoff module Tom Lane 14:57
RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu) 15:46
Re: [BUG] pg_upgrade test fails from older versions. Justin Pryzby 16:39
Re: [RFC] building postgres with meson - v13 Justin Pryzby 16:51
Re: pgsql: Doc: Explain about Column List feature. Alvaro Herrera 16:52
Re: Force streaming every change in logical decoding Masahiko Sawada 17:01
Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Magnus Hagander 17:07
Re: Error-safe user functions 📎 Andrew Dunstan 17:19
Re: Making Vars outer-join aware 📎 Tom Lane 18:20
Re: Error-safe user functions Tom Lane 18:53
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen 18:57
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen 18:58
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL 📎 David Christensen 19:28
Re: daitch_mokotoff module Dag Lem 20:34
Re: daitch_mokotoff module 📎 Dag Lem 20:55
Re: Making Vars outer-join aware Ted Yu 20:59
Re: Making Vars outer-join aware Tom Lane 21:09
Re: Error-safe user functions Ted Yu 21:19
Re: Error-safe user functions Tom Lane 21:22
Re: Error-safe user functions Ted Yu 21:25
Re: Error-safe user functions Tom Lane 21:38
Re: daitch_mokotoff module Dag Lem 21:44
Re: fixing CREATEROLE Robert Haas 21:55
Re: daitch_mokotoff module Dag Lem 22:48
Re: Infinite Interval 📎 Joseph Koshakow 23:03

Dec. 24, 2022

Thread Author Time
Re: [BUG] pg_upgrade test fails from older versions. Michael Paquier 00:55
Re: Force streaming every change in logical decoding Amit Kapila 03:26
Re: daitch_mokotoff module Dag Lem 07:13
Re: Error-safe user functions Ted Yu 09:51
Re: Force streaming every change in logical decoding Dilip Kumar 09:58
Re: Error-safe user functions Andrew Dunstan 12:38
Re: Error-safe user functions Andrew Dunstan 12:51
[PoC] Implementation of distinct in Window Aggregates 📎 Ankit Pandey 12:52
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL 📎 Bharath Rupireddy 12:53
Re: Error-safe user functions Ted Yu 14:28
Re: ARRNELEMS Out-of-bounds possible errors Nikita Malakhov 15:10
Re: Error-safe user functions 📎 Tom Lane 15:42
Re: Error-safe user functions Tom Lane 15:48
Re: ARRNELEMS Out-of-bounds possible errors Tom Lane 16:05
Re: Error-safe user functions Andrew Dunstan 20:23

Dec. 25, 2022

Thread Author Time
Re: Improve WALRead() to suck data directly from WAL buffers when possible Dilip Kumar 11:25
Re: [PATCH] Enable using llvm jitlink as an alternative llvm jit linker of old Rtdyld. Andres Freund 12:01
Re: daitch_mokotoff module Alvaro Herrera 13:01
Todo: Teach planner to evaluate multiple windows in the optimal order Ankit Kumar Pandey 13:04
[PATCH] Improve ability to display optimizer analysis using OPTIMIZER_DEBUG 📎 Ankit Kumar Pandey 16:20
Re: Error-safe user functions 📎 Tom Lane 17:13
Re: [RFC] Add jit deform_counter Pavel Stehule 17:55
Re: [PATCH] Improve ability to display optimizer analysis using OPTIMIZER_DEBUG Tom Lane 18:24
Re: [PATCH] Improve ability to display optimizer analysis using OPTIMIZER_DEBUG Ankit Kumar Pandey 19:05
Re: Error-safe user functions 📎 Tom Lane 20:38
Re: pg_upgrade: Make testing different transfer modes easier Daniel Gustafsson 22:11
Re: [BUG] pg_upgrade test fails from older versions. Michael Paquier 23:02

Dec. 26, 2022

Thread Author Time
Re: [BUG] pg_upgrade test fails from older versions. Michael Paquier 02:52
RE: Perform streaming logical transactions by background workers and parallel apply 📎 [email protected] 04:22
Re: [BUG] pg_upgrade test fails from older versions. 📎 Anton A. Melnikov 06:22
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL 📎 Michael Paquier 07:28
Re: Avoid lost result of recursion (src/backend/optimizer/util/inherit.c) Amit Langote 08:01
Re: Force streaming every change in logical decoding Amit Kapila 08:34
Re: Time delayed LR (WAS Re: logical replication restrictions) Dilip Kumar 08:42
Re: Improve WALRead() to suck data directly from WAL buffers when possible 📎 Bharath Rupireddy 08:50
Re: Time delayed LR (WAS Re: logical replication restrictions) Amit Kapila 09:14
Re: Apply worker fails if a relation is missing on subscriber even if refresh publication has not been refreshed yet Melih Mutlu 10:11
Re: Apply worker fails if a relation is missing on subscriber even if refresh publication has not been refreshed yet Amit Kapila 10:32
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Bharath Rupireddy 10:48
Re: Perform streaming logical transactions by background workers and parallel apply 📎 Amit Kapila 11:51
RE: Exit walsender before confirming remote flush in logical replication Hayato Kuroda (Fujitsu) 12:27
Make use of assign_checkpoint_completion_target() to calculate CheckPointSegments correctly 📎 Bharath Rupireddy 12:42
Make IsInstallXLogFileSegmentActive() an assert-only function 📎 Bharath Rupireddy 12:42
Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada 13:02
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 13:29
Re: Error-safe user functions Andrew Dunstan 13:59
Re: Perform streaming logical transactions by background workers and parallel apply Dilip Kumar 14:05
Re: Time delayed LR (WAS Re: logical replication restrictions) Dilip Kumar 14:07
Data loss on logical replication, 12.12 to 14.5, ALTER SUBSCRIPTION Michail Nikolaev 14:28
Re: Data loss on logical replication, 12.12 to 14.5, ALTER SUBSCRIPTION Michail Nikolaev 15:19
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 17:13
Re: Error-safe user functions 📎 Tom Lane 17:47
Re: ARRNELEMS Out-of-bounds possible errors Nikita Malakhov 18:45
Re: ARRNELEMS Out-of-bounds possible errors Ranier Vilela 18:53
Re: Error-safe user functions Andrew Dunstan 19:12
Passing relation metadata to Exec routine Nikita Malakhov 19:15
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen 20:00
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Justin Pryzby 20:39
Re: New strategies for freezing, advancing relfrozenxid early 📎 Peter Geoghegan 20:53
Re: Pluggable toaster 📎 Nikita Malakhov 21:01
Re: Passing relation metadata to Exec routine Tom Lane 21:56
Re: Error-safe user functions 📎 Tom Lane 23:00
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Michael Paquier 23:32

Browse Archives

Prev | Next