On Thu, 2020-11-05 at 19:03 +, Dmitry O Litvintsev wrote:
> I have a workflow where I recover from PITR backup and run a query on it. The
> program that runs query
> checks that it can connect to database in a loop, until it can, and then runs
> the query.
> This has worked fine far. Recent
Hi,
I have a workflow where I recover from PITR backup and run a query on it. The
program that runs query
checks that it can connect to database in a loop, until it can, and then runs
the query.
This has worked fine far. Recently I upgraded to 11 and I see that I can
connect to DB while reco