Re: How to perform a long running dry run transaction without blocking - Mailing list pgsql-general

From Rob Sargent
Subject Re: How to perform a long running dry run transaction without blocking
Date
Msg-id 798DA50B-7932-4CF5-A16F-9131881EDDF6@gmail.com
Whole thread Raw
In response to Re: How to perform a long running dry run transaction without blocking  (Robert Leach <rleach@princeton.edu>)
List pgsql-general
>
Have you considered a validation app? Have it read the inputs and look in db for conflicts, rather than attempt the
insert.Zero transactions necessary  


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: libc to libicu via pg_dump/pg_restore?
Next
From: Adrian Klaver
Date:
Subject: Re: How to perform a long running dry run transaction without blocking