Re: Retry in pgbench - Mailing list pgsql-hackers

From Jehan-Guillaume de Rorthais
Subject Re: Retry in pgbench
Date
Msg-id 20210413225740.637c80af@firost
Whole thread Raw
In response to Re: Retry in pgbench  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Responses Re: Retry in pgbench  (Tatsuo Ishii <ishii@sraoss.co.jp>)
List pgsql-hackers
Hi,

On Tue, 13 Apr 2021 16:12:59 +0900 (JST)
Tatsuo Ishii <ishii@sraoss.co.jp> wrote:

>  [...]  
>  [...]  
>  [...]  
> 
> Thanks for the pointer. It seems we need to resume the discussion.

By the way, I've been playing with the idea of failing gracefully and retry
indefinitely (or until given -T) on SQL error AND connection issue.

It would be useful to test replicating clusters with a (switch|fail)over
procedure.

Regards,



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [PATCH] Identify LWLocks in tracepoints
Next
From: Tom Lane
Date:
Subject: Converting contrib SQL functions to new style