pgbench - prevent client from aborting on ERROR

From: "Nicholson, Brad (Toronto, ON, CA)" <bnicholson(at)hp(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: pgbench - prevent client from aborting on ERROR
Date: 2015-04-30 18:36:04
Message-ID: EC55DC235432104F8255702A8D7344D951F6F268@G4W3211.americas.hpqcorp.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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't want the client to abort, I want it to continue running transactions. Is that possible?

thanks,
Brad.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message William Dunn 2015-04-30 18:37:00 Re: PostgreSQL HA config recommendations
Previous Message William Dunn 2015-04-30 18:33:35 Re: PostgreSQL HA config recommendations