Re: Finding error in long input file - Mailing list pgsql-general

From Rich Shepard
Subject Re: Finding error in long input file
Date
Msg-id 53c9d6fa-8992-2a69-471e-7df37e594991@appl-ecosys.com
Whole thread Raw
In response to Re: Finding error in long input file  (Rich Shepard <rshepard@appl-ecosys.com>)
List pgsql-general
On Tue, 9 Jul 2024, Rich Shepard wrote:

> Should I run BEGIN: at the psql prompt prior to entering the insert
> command? Would that tell me if any rows were entered and, if so, where
> that stopped?

Began a transction, ran the script, checked the locations table for a couple
of rows to be inserted. They weren't. Issued the rollback; command.

How best should I proceed to isolate the source of the error at the end of
the file?

Rich



pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: Finding error in long input file
Next
From: Adrian Klaver
Date:
Subject: Re: Finding error in long input file