pgbench - prevent client from aborting on ERROR - Mailing list pgsql-general

From Nicholson, Brad (Toronto, ON, CA)
Subject pgbench - prevent client from aborting on ERROR
Date
Msg-id EC55DC235432104F8255702A8D7344D951F6F268@G4W3211.americas.hpqcorp.net
Whole thread Raw
Responses Re: pgbench - prevent client from aborting on ERROR
List pgsql-general
Hi,

Is there any way to do this?

For context, I'm wanting to write a custom script in repeatable read isolation level.  If I hit a serializable error, I
don'twant the client to abort, I want it to continue running transactions.  Is that possible? 

thanks,
Brad.


pgsql-general by date:

Previous
From: William Dunn
Date:
Subject: Re: PostgreSQL HA config recommendations
Next
From: Adrian Klaver
Date:
Subject: Re: pgbench - prevent client from aborting on ERROR