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

Thread Author Time
Re: pgsql: Add contrib/pg_walinspect. Thomas Munro 00:11
Re: Possible corruption by CreateRestartPoint at promotion Michael Paquier 00:12
trivial comment fix 📎 Euler Taveira 00:27
RE: Data is copied twice when specifying both child and parent table in publication [email protected] 01:22
Re: Unstable tests for recovery conflict handling Andres Freund 01:26
Re: Unstable tests for recovery conflict handling Andres Freund 01:31
Re: remove redundant check of item pointer Junwang Zhao 01:54
Re: Handle infinite recursion in logical replication setup Peter Smith 02:27
Re: trivial comment fix John Naylor 02:32
Re: Possible corruption by CreateRestartPoint at promotion Kyotaro Horiguchi 02:39
Re: Possible corruption by CreateRestartPoint at promotion Kyotaro Horiguchi 02:43
Re: Possible corruption by CreateRestartPoint at promotion Kyotaro Horiguchi 02:50
Re: pgsql: Add contrib/pg_walinspect. Jeff Davis 03:11
Re: bogus: logical replication rows/cols combinations Amit Kapila 03:17
Re: avoid multiple hard links to same WAL file after a crash Michael Paquier 05:56
Re: Add --{no-,}bypassrls flags to createuser 📎 Shinya Kato 06:06
Re: Defer selection of asynchronous subplans until the executor initialization stage Etsuro Fujita 06:32
Re: Implementing Incremental View Maintenance Yugo NAGATA 06:40
Re: Multi-Master Logical Replication Laurenz Albe 06:48
Re: Possible corruption by CreateRestartPoint at promotion Michael Paquier 06:49
json_query - redundant result Pavel Stehule 08:16
RE: Multi-Master Logical Replication [email protected] 08:34
AW: BUG #17448: In Windows 10, version 1703 and later, huge_pages doesn't work. Wilm Hoyer 09:31
RE: Logical replication timeout problem [email protected] 10:01
Re: Logical replication timeout problem 📎 Amit Kapila 10:25
Re: Multi-Master Logical Replication Yura Sokolov 10:54
RE: Skipping schema changes in publication [email protected] 11:20
Re: Skipping schema changes in publication Amit Kapila 11:31
src / test / regress / sql / triggers.sql first 10 lines. alias 11:50
Re: Multi-Master Logical Replication vignesh C 12:07
Re: bogus: logical replication rows/cols combinations Peter Eisentraut 12:13
Re: bogus: logical replication rows/cols combinations Peter Eisentraut 12:26
Re: json_query - redundant result Andrew Dunstan 13:49
Re: src / test / regress / sql / triggers.sql first 10 lines. Tom Lane 13:55
Re: json_query - redundant result Tom Lane 14:00
Re: json_query - redundant result Pavel Stehule 14:06
Re: Dump/Restore of non-default PKs Peter Eisentraut 14:09
Re: json_query - redundant result Andrew Dunstan 14:20
Re: bogus: logical replication rows/cols combinations 📎 Tomas Vondra 15:35
Re: Unstable tests for recovery conflict handling Mark Dilger 15:42
[PATCH] Completed unaccent dictionary with many missing characters 📎 Przemysław Sztoch 16:50
Re: Re: fix cost subqueryscan wrong parallel cost Robert Haas 16:53
Re: Handle infinite recursion in logical replication setup 📎 vignesh C 17:04
Re: Handle infinite recursion in logical replication setup vignesh C 17:07
Re: bogus: logical replication rows/cols combinations Tomas Vondra 17:30
Re: json_object returning jsonb reuslt different from returning json, returning text Andrew Dunstan 19:35
Missing can't-assign-to-constant checks in plpgsql 📎 Tom Lane 21:52
Re: Missing can't-assign-to-constant checks in plpgsql Pavel Stehule 22:11

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

Browse Archives

Prev | Next