pgsql-hackers since 2022-04-29 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 29, 2022

Thread Author Time
Re: Re: fix cost subqueryscan wrong parallel cost 📎 David G. Johnston 01:30
RE: Perform streaming logical transactions by background workers and parallel apply 📎 [email protected] 02:06
Re: Handle infinite recursion in logical replication setup Peter Smith 02:37
Re: Multi-Master Logical Replication Yura Sokolov 04:16
Re: bogus: logical replication rows/cols combinations Amit Kapila 04:48
Re: bogus: logical replication rows/cols combinations Amit Kapila 05:05
Re: pgsql: Add contrib/pg_walinspect. 📎 Bharath Rupireddy 05:16
RE: Perform streaming logical transactions by background workers and parallel apply 📎 [email protected] 05:22
RE: Logical replication timeout problem 📎 [email protected] 05:35
Re: SQL JSON compliance Peter Eisentraut 08:13
Re: Re: fix cost subqueryscan wrong parallel cost Richard Guo 08:35
Re: Multi-Master Logical Replication Peter Smith 09:05
Re: Add WAL recovery messages with log_wal_traffic GUC (was: add recovery, backup, archive, streaming etc. activity messages to server logs along with ps display) 📎 Bharath Rupireddy 09:10
add log messages when replication slots become active and inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?) 📎 Bharath Rupireddy 09:59
Re: add log messages when replication slots become active and inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?) Alvaro Herrera 10:32
Re: Multi-Master Logical Replication vignesh C 10:38
Re: Add WAL recovery messages with log_wal_traffic GUC (was: add recovery, backup, archive, streaming etc. activity messages to server logs along with ps display) Alvaro Herrera 10:41
Re: Handle infinite recursion in logical replication setup 📎 vignesh C 11:01
Re: Skipping schema changes in publication 📎 vignesh C 11:42
Re: pg_walcleaner - new tool to detect, archive and delete the unneeded wal files (was Re: pg_archivecleanup - add the ability to detect, archive and delete the unneeded wal files on the primary) Bharath Rupireddy 12:08
Re: Building Postgres with lz4 on Visual Studio Andrew Dunstan 12:50
Re: Building Postgres with lz4 on Visual Studio 📎 Andrew Dunstan 12:59
Re: SQL JSON compliance Andrew Dunstan 13:11
Re: Assorted small doc patches David G. Johnston 13:52
Re: fix cost subqueryscan wrong parallel cost Tom Lane 14:02
Re: fix cost subqueryscan wrong parallel cost David G. Johnston 14:39
Re: fix cost subqueryscan wrong parallel cost Tom Lane 14:54
Re: fix cost subqueryscan wrong parallel cost 📎 Tom Lane 15:53
Re: Support logical replication of DDLs 📎 Zheng Li 17:34
Re: [RFC] building postgres with meson -v8 Andres Freund 17:46
Re: [RFC] building postgres with meson -v8 Andres Freund 18:00
Re: fix cost subqueryscan wrong parallel cost Tom Lane 18:09
Re: allow specifying action when standby encounters incompatible parameter settings Cary Huang 18:35
Re: fix cost subqueryscan wrong parallel cost David G. Johnston 19:06
Re: Use standard SIGHUP and SIGTERM handlers in autoprewarm module Andres Freund 19:18
Re: fix cost subqueryscan wrong parallel cost Tom Lane 19:31
Re: fix cost subqueryscan wrong parallel cost 📎 Tom Lane 19:38
Re: failures in t/031_recovery_conflict.pl on CI 📎 Andres Freund 20:08
Re: [RFC] building postgres with meson -v8 Andres Freund 20:11
Re: fix cost subqueryscan wrong parallel cost David G. Johnston 20:29
Re: bogus: logical replication rows/cols combinations Tomas Vondra 20:31
Re: failures in t/031_recovery_conflict.pl on CI Tom Lane 23:26

April 30, 2022

Thread Author Time
Re: bogus: logical replication rows/cols combinations Amit Kapila 01:20
Progress report removal of temp files and temp relation files using ereport_startup_progress 📎 Bharath Rupireddy 05:37
Re: bogus: logical replication rows/cols combinations 📎 Alvaro Herrera 09:28
Re: bogus: logical replication rows/cols combinations Alvaro Herrera 09:31
Re: bogus: logical replication rows/cols combinations Amit Kapila 10:11
Re: Hash index build performance tweak from sorting Amit Kapila 11:12
Re: Building Postgres with lz4 on Visual Studio Andrew Dunstan 12:46
Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy 12:49
Re: Missing can't-assign-to-constant checks in plpgsql Tom Lane 15:57
Re: pgsql: Add contrib/pg_walinspect. Jeff Davis 16:24
Re: bogus: logical replication rows/cols combinations Alvaro Herrera 16:40
Re: Building Postgres with lz4 on Visual Studio Andres Freund 20:33
ERROR: type of parameter 1 (fruit2) does not match that when preparing the plan (fruit1) d 23:23

May 1, 2022

Thread Author Time
Accessing git.postgresql.org fails Tatsuo Ishii 07:47
testclient.exe installed under MSVC Noah Misch 08:07
Re: avoid multiple hard links to same WAL file after a crash Michael Paquier 13:08
Re: testclient.exe installed under MSVC Michael Paquier 13:23
Re: Accessing git.postgresql.org fails Tom Lane 14:52
Re: Accessing git.postgresql.org fails Magnus Hagander 15:53
Re: ERROR: type of parameter 1 (fruit2) does not match that when preparing the plan (fruit1) David G. Johnston 15:58
Re: testclient.exe installed under MSVC Justin Pryzby 16:52
Re: ERROR: type of parameter 1 (fruit2) does not match that when preparing the plan (fruit1) Tom Lane 17:08
Re: Missing can't-assign-to-constant checks in plpgsql Pavel Stehule 17:25
Re: ERROR: type of parameter 1 (fruit2) does not match that when preparing the plan (fruit1) David G. Johnston 19:34
Re: ERROR: type of parameter 1 (fruit2) does not match that when preparing the plan (fruit1) Tom Lane 19:46
Libpq single-row mode slowness Daniele Varrazzo 20:35
Re: bogus: logical replication rows/cols combinations Tomas Vondra 20:53
Re: Libpq single-row mode slowness Tom Lane 21:12
Re: bogus: logical replication rows/cols combinations Tomas Vondra 21:42
Re: bogus: logical replication rows/cols combinations Tomas Vondra 21:57
Re: Accessing git.postgresql.org fails Tatsuo Ishii 22:17
Tree-walker callbacks vs -Wdeprecated-non-prototype Thomas Munro 23:41
Re: Libpq single-row mode slowness Daniele Varrazzo 23:51

May 2, 2022

Thread Author Time
Re: Tree-walker callbacks vs -Wdeprecated-non-prototype Tom Lane 00:02
Re: Handle infinite recursion in logical replication setup Peter Smith 00:18
Re: Logical replication timeout problem Masahiko Sawada 02:03
Re: ERROR: type of parameter 1 (fruit2) does not match that when preparing the plan (fruit1) 📎 David G. Johnston 02:22
Re: Logical replication timeout problem Amit Kapila 02:32
Re: Logical replication timeout problem Masahiko Sawada 02:36
Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada 03:30
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Noah Misch 04:27
Re: bogus: logical replication rows/cols combinations Amit Kapila 05:31
Re: bogus: logical replication rows/cols combinations Amit Kapila 05:36
Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada 06:16
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Michael Paquier 07:00
Add last failed connection error message to pg_stat_wal_receiver 📎 Bharath Rupireddy 07:57
Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit 📎 Etsuro Fujita 08:25
Refactor construct_array() and deconstruct_array() for built-in types 📎 Peter Eisentraut 08:38
strange slow query - lost lot of time somewhere Pavel Stehule 08:59
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 09:09
Re: bogus: logical replication rows/cols combinations Tomas Vondra 09:35
Add missing MarkGUCPrefixReserved() in basebackup_to_shell module 📎 Bharath Rupireddy 09:36
Re: bogus: logical replication rows/cols combinations Alvaro Herrera 10:17
Re: bogus: logical replication rows/cols combinations Tomas Vondra 10:23
Re: avoid multiple hard links to same WAL file after a crash Michael Paquier 10:48
Re: Add missing MarkGUCPrefixReserved() in basebackup_to_shell module Michael Paquier 10:50
Re: bogus: logical replication rows/cols combinations Alvaro Herrera 10:55
Re: bogus: logical replication rows/cols combinations Amit Kapila 11:14
Re: bogus: logical replication rows/cols combinations Amit Kapila 11:23
Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada 11:35
Unfiltered server logs routing via a new elog hook or existing emit_log_hook bypassing log_min_message check Bharath Rupireddy 11:41
Re: bogus: logical replication rows/cols combinations Alvaro Herrera 11:44
Re: simplifying foreign key/RI checks Amit Langote 11:50
limiting collected query text length in pg_stat_statements Godfrin, Philippe E 12:45
Item compression in the Gist index Baca Radim 12:48
Add pg_strtoupper and pg_strtolower functions 📎 Bharath Rupireddy 12:51
Re: Progress report removal of temp files and temp relation files using ereport_startup_progress Ashutosh Bapat 12:56
Re: Item compression in the Gist index Laurenz Albe 13:00
Re: Unfiltered server logs routing via a new elog hook or existing emit_log_hook bypassing log_min_message check Julien Rouhaud 13:02
Re: Unfiltered server logs routing via a new elog hook or existing emit_log_hook bypassing log_min_message check Bharath Rupireddy 13:10
Re: Add pg_strtoupper and pg_strtolower functions Ashutosh Bapat 13:13
Re: Unfiltered server logs routing via a new elog hook or existing emit_log_hook bypassing log_min_message check Julien Rouhaud 13:14
Re: testclient.exe installed under MSVC Daniel Gustafsson 13:14
configure openldap crash warning Peter Eisentraut 13:24
Re: strange slow query - lost lot of time somewhere Matthias van de Meent 13:27
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL 📎 David Christensen 13:42
Re: Unfiltered server logs routing via a new elog hook or existing emit_log_hook bypassing log_min_message check Bharath Rupireddy 13:54
Re: limiting collected query text length in pg_stat_statements Julien Rouhaud 13:57
Re: strange slow query - lost lot of time somewhere Pavel Stehule 14:02
Re: Unfiltered server logs routing via a new elog hook or existing emit_log_hook bypassing log_min_message check Julien Rouhaud 14:03
Re: configure openldap crash warning Tom Lane 14:03
Re: Unfiltered server logs routing via a new elog hook or existing emit_log_hook bypassing log_min_message check Tom Lane 14:07
Re: strange slow query - lost lot of time somewhere Pavel Stehule 14:08
Re: DBT-5 Stored Procedure Development (2022) Mark Wong 14:30
Configuration Parameter/GUC value validation hook Bharath Rupireddy 14:38
Re: strange slow query - lost lot of time somewhere Matthias van de Meent 14:43
Re: [RFC] building postgres with meson -v8 Peter Eisentraut 14:47
Re: Refactor construct_array() and deconstruct_array() for built-in types Tom Lane 14:48
Re: Proposal for internal Numeric to Uint64 conversion function. Peter Eisentraut 14:53
Re: Configuration Parameter/GUC value validation hook Tom Lane 14:54
Re: strange slow query - lost lot of time somewhere Pavel Stehule 14:56
Re: testclient.exe installed under MSVC Jacob Champion 15:21
Re: Hash index build performance tweak from sorting Simon Riggs 15:58
Re: bogus: logical replication rows/cols combinations Alvaro Herrera 16:30
Re: [RFC] building postgres with meson -v8 Andres Freund 16:36
Re: allow specifying action when standby encounters incompatible parameter settings Nathan Bossart 17:01
Re: Add --{no-,}bypassrls flags to createuser Nathan Bossart 17:07
Odd LOG output from "postgres -C" Bruce Momjian 17:15
Re: Odd LOG output from "postgres -C" Nathan Bossart 17:21
Re: Odd LOG output from "postgres -C" Bruce Momjian 17:25
Re: bogus: logical replication rows/cols combinations Tomas Vondra 17:36
Re: avoid multiple hard links to same WAL file after a crash Nathan Bossart 17:36
Re: avoid multiple hard links to same WAL file after a crash Nathan Bossart 17:39
Re: bogus: logical replication rows/cols combinations Alvaro Herrera 17:51
Is Dynamic Tracing in Postgres running on Ubuntu a good choice? Bharath Rupireddy 17:55
Re: bogus: logical replication rows/cols combinations Tomas Vondra 18:37
Re: bogus: logical replication rows/cols combinations Tomas Vondra 18:40
Re: bogus: logical replication rows/cols combinations Peter Eisentraut 20:34
Re: fix cost subqueryscan wrong parallel cost Robert Haas 20:54
Re: fix cost subqueryscan wrong parallel cost Tom Lane 21:24
Re: strange slow query - lost lot of time somewhere David Rowley 21:48
Re: strange slow query - lost lot of time somewhere Tom Lane 23:02
Re: avoid multiple hard links to same WAL file after a crash 📎 Nathan Bossart 23:06
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL 📎 David Christensen 23:44

May 3, 2022

Thread Author Time
PostgreSQL 15 Beta 1 release date Jonathan S. Katz 00:56
Re: strange slow query - lost lot of time somewhere David G. Johnston 01:43
Re: failures in t/031_recovery_conflict.pl on CI Andres Freund 01:48
Re: testclient.exe installed under MSVC Noah Misch 02:02
Re: strange slow query - lost lot of time somewhere David Rowley 02:13
Re: strange slow query - lost lot of time somewhere 📎 David Rowley 02:30
Re: strange slow query - lost lot of time somewhere David G. Johnston 02:31
mylodon's failures in the back branches Tom Lane 03:18
Re: strange slow query - lost lot of time somewhere David G. Johnston 03:21
Re: bogus: logical replication rows/cols combinations Amit Kapila 03:30
Re: failures in t/031_recovery_conflict.pl on CI Tom Lane 03:44
Re: bogus: logical replication rows/cols combinations Amit Kapila 03:53
Re: strange slow query - lost lot of time somewhere David Rowley 04:04
Re: failures in t/031_recovery_conflict.pl on CI Andres Freund 04:05
Re: strange slow query - lost lot of time somewhere Pavel Stehule 04:09
Re: mylodon's failures in the back branches Andres Freund 04:11
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 04:15
Re: strange slow query - lost lot of time somewhere 📎 Pavel Stehule 04:16
Re: mylodon's failures in the back branches Tom Lane 04:24
Re: mylodon's failures in the back branches Andres Freund 04:42
Re: strange slow query - lost lot of time somewhere Tom Lane 04:57
Re: strange slow query - lost lot of time somewhere Pavel Stehule 05:02
Re: failures in t/031_recovery_conflict.pl on CI Tom Lane 05:16
Re: Proposal for internal Numeric to Uint64 conversion function. Amul Sul 06:50
Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith 07:16
Re: failures in t/031_recovery_conflict.pl on CI Alvaro Herrera 07:46
Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Alvaro Herrera 08:34
Re: Skipping schema changes in publication Peter Smith 08:54
Re: testclient.exe installed under MSVC 📎 Daniel Gustafsson 13:04
Re: fix cost subqueryscan wrong parallel cost Robert Haas 13:07
pg_stat_statements Godfrin, Philippe E 13:30
Re: testclient.exe installed under MSVC Noah Misch 13:50
Re: testclient.exe installed under MSVC Alvaro Herrera 13:58
Re: Proposal for internal Numeric to Uint64 conversion function. Peter Eisentraut 14:34
Re: testclient.exe installed under MSVC Daniel Gustafsson 14:50
Re: Configuration Parameter/GUC value validation hook Robert Haas 14:52
SQL/JSON: FOR ORDINALITY bug 📎 Erik Rijkers 15:19
Re: Configuration Parameter/GUC value validation hook Tom Lane 15:45
[PATCH] Log details for client certificate failures 📎 Jacob Champion 17:04
Re: Configuration Parameter/GUC value validation hook Robert Haas 17:13
Re: fix cost subqueryscan wrong parallel cost Tom Lane 18:13
Re: failures in t/031_recovery_conflict.pl on CI Andres Freund 18:20
Re: failures in t/031_recovery_conflict.pl on CI Tom Lane 18:23
Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: Robert Haas 18:36

Browse Archives

Prev | Next