Re: Statement timeout in pg_rewind

Alexander Kukushkin <cyberdemn@gmail.com>

From: Alexander Kukushkin <cyberdemn@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: David Fetter <david@fetter.org>, Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-08-28T08:38:39Z
Lists: pgsql-hackers
Hi,

Thank you, Michael, for committing it!

On Wed, 28 Aug 2019 at 04:51, Michael Paquier <michael@paquier.xyz> wrote:
> note that your patch had a warning as "result" is not needed in
> run_simple_command().

Ohh, sorry about that. I compiled the whole source tree and the
warning was buried down among other output :(

Regards,
--
Alexander Kukushkin



Commits

  1. Disable timeouts when running pg_rewind with online source cluster