Re: walsender termination error messages worse in v10
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Petr Jelinek <petr.jelinek@2ndquadrant.com>
Cc: pgsql-hackers@postgresql.org, Peter Eisentraut <peter_e@gmx.net>
Date: 2017-06-02T21:45:59Z
Lists: pgsql-hackers
Hi Petr, On 2017-06-02 22:57:37 +0200, Petr Jelinek wrote: > On 02/06/17 20:51, Andres Freund wrote: > > I don't understand why the new block is there, nor does the commit > > message explain it. > > > > Hmm, that particular change can actually be reverted. It was needed for > one those custom replication commands which were replaced by normal > query support. I have missed it during the rewrite. Doesn't appear to be quite that simple, I get regression test failures in that case. Greetings, Andres Freund
Commits
-
Again report a useful error message when walreceiver's connection closes.
- 5fd56b9f5b4a 10.0 landed
-
Logical replication support for initial data copy
- 7c4f52409a8c 10.0 cited