Re: Cleanup of /contrib

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Cleanup of /contrib
Дата
Msg-id 200210182201.g9IM1x520508@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Cleanup of /contrib  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: pg_dump and large files - is this a problem?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: ECPG and bison