Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: [HACKERS] Continue transactions after errors in psql - Mailing list pgsql-patches

From Tom Lane
Subject Re: [HACKERS] Continue transactions after errors in psql
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: [HACKERS] Continue transactions after errors in psql  (Andrew Dunstan <[email protected]>)
Responses Re: [HACKERS] Continue transactions after errors in psql
List pgsql-patches
Andrew Dunstan <[email protected]> writes:
>>> \begin_ignore_error
>>> DROP TABLE foo;
>>> \end_ignore_error

> I meant it's a lot to type ;-)

Well, that's just a matter of choosing good (ie short) names for the
backslash commands.  I was trying to be clear rather than proposing
names I would actually want to use ;-).  Any suggestions?

            regards, tom lane

pgsql-patches by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] Continue transactions after errors in psql
Next
From: Heikki Linnakangas
Date:
Subject: Re: Cleaning up unreferenced table files