"Sabin Coanda" <[EMAIL PROTECTED]> writes: > Then I try to use the following procedure to catch the concurrency access > occurence and retry until both scripts succeed:
What makes you think they ever will succeed? Once one of these guys has
hit a failure, you've got a tight loop of retrying the same command and
getting the same failure.
regards, tom lane
--
Sent via pgsql-sql mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql
