Re: Disabling autocommit at the psql prompt

Поиск
Список
Период
Сортировка
От Ian Barwick
Тема Re: Disabling autocommit at the psql prompt
Дата
Msg-id 200305252137.32301.barwick@gmx.net
обсуждение исходный текст
Ответ на Disabling autocommit at the psql prompt  (Anupama Laxminarayan <anupama@cs.unipune.ernet.in>)
Список pgsql-general
On Thursday 22 May 2003 13:04, Anupama Laxminarayan wrote:
> Hi
>   Is there a way of disabling the autocommit feature at the psql command
> prompt . I do not intend to explicitly start a transaction with BEGIN.

SET autocommit to OFF;


Ian Barwick
barwick@gmx.net



В списке pgsql-general по дате отправления:

Предыдущее
От: Fabrizio Mazzoni
Дата:
Сообщение: Re: OS X and phpPgAdmin
Следующее
От: Tom Lane
Дата:
Сообщение: Re: OS X and phpPgAdmin