Re: Transaction timeout - Mailing list pgsql-hackers

From Andrey M. Borodin
Subject Re: Transaction timeout
Date
Msg-id FCB80456-BA02-4F64-BC87-511F38BF9E16@yandex-team.ru
Whole thread Raw
In response to Re: Transaction timeout  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: Transaction timeout
List pgsql-hackers

> On 11 Mar 2024, at 16:18, Alexander Korotkov <aekorotkov@gmail.com> wrote:
> 
> I think if checking psql stderr is problematic, checking just logs is
> fine.  Could we wait for the relevant log messages one by one with
> $node->wait_for_log() just like 040_standby_failover_slots_sync.pl do?

PFA version with $node->wait_for_log()

Best regards, Andrey Borodin.

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Built-in CTYPE provider
Next
From: Heikki Linnakangas
Date:
Subject: Re: Disconnect if socket cannot be put into non-blocking mode