Re: Cleanup of /contrib - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Cleanup of /contrib
Date
Msg-id 200210182201.g9IM1x520508@candle.pha.pa.us
Whole thread Raw
In response to Re: Cleanup of /contrib  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut wrote:
> Bruce Momjian writes:
> 
> > I am cleaning up /contrib by adding "autocommit = 'on'"
> 
> Is everyone in the world now required to add "autocommit = on" in all
> scripts, interfaces, programs, applications that are not strictly personal
> use?  Is there no better solution?

If there is, I would love to hear it.  If you write a script that
creates/modifies objects, you either have to use "autocommit = on" or
use transactions.
--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pg_dump and large files - is this a problem?
Next
From: Peter Eisentraut
Date:
Subject: Re: ECPG and bison