Re: cmd-line interface - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: cmd-line interface
Date
Msg-id Pine.LNX.4.30.0108142335080.677-100000@peter.localdomain
Whole thread Raw
In response to cmd-line interface  (Craig Longman <craigl@begeek.com>)
List pgsql-general
Craig Longman writes:

> 1) stop on error
> this seems to be doable through the env-var ON_ERROR_STOP, but i do wish
> it was also parm i could pass on the cmd-line to psql.  its just so much
> easier than setting the everytime i want the stop behaviour.  i guess i
> could just set it and leave it.

psql -V ON_ERROR_STOP=

or check out ~/.psqlrc

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


pgsql-general by date:

Previous
From: Allan Engelhardt
Date:
Subject: Re: Perfomance decreasing
Next
From: Tom Lane
Date:
Subject: Re: [ADMIN] initdb on postgresql 7.1.2 running under cygwin on win 2000