Re: psql default options - Mailing list pgsql-hackers

From Tom Lane
Subject Re: psql default options
Date
Msg-id 28613.1177631083@sss.pgh.pa.us
Whole thread Raw
In response to psql default options  (Gregory Stark <stark@enterprisedb.com>)
Responses Re: psql default options  (Jim Nasby <decibel@decibel.org>)
List pgsql-hackers
Gregory Stark <stark@enterprisedb.com> writes:
> I would like to suggest that we make psql default when in interactive mode to
> using AUTOCOMMIT=false and ON_ERROR_ROLLBACK=true.

That is *way* too big a behavioral change to make depend on something as
fragile as whether psql thinks it's interactive or not.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Implicit casts to text
Next
From: Bruce Momjian
Date:
Subject: Re: elog(FATAL) vs shared memory