Re: Transaction issue - Mailing list pgsql-general

From Rich Shepard
Subject Re: Transaction issue
Date
Msg-id a578fb1-826a-5b3c-8f1e-3758c6ae1057@appl-ecosys.com
Whole thread Raw
In response to Re: Transaction issue  (Ron Johnson <ronljohnsonjr@gmail.com>)
List pgsql-general
On Wed, 19 Jun 2024, Ron Johnson wrote:

> In addition, manually run the "BEGIN;" before the "\i insert-blarge.sql"
> command.
>
> That way, insert-blarge.sql just inserts. My reasoning: since you control
> the ROLLBACK, you should also control the BEGIN.

Ron,

Hadn't thought of doing that, but now will. Thanks for the excellent
recomendation.

Regards,

Rich



pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: Transaction issue
Next
From: Rob Sargent
Date:
Subject: Re: Transaction issue