Re: Disabling autocommit at the psql prompt

Поиск
Список
Период
Сортировка
От Thierry Missimilly
Тема Re: Disabling autocommit at the psql prompt
Дата
Msg-id 3ED1BDAD.5930B65A@BULL.NET
обсуждение исходный текст
Ответ на Disabling autocommit at the psql prompt  (Anupama Laxminarayan <anupama@cs.unipune.ernet.in>)
Список pgsql-general
SET AUTOCOMMIT= false;

Should work.
    Thierry

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.
> thanks
> anupama
>
> --
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

Вложения

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

Предыдущее
От: "Vincent Hikida"
Дата:
Сообщение: Re: plpgsql recursion
Следующее
От: "Mohan A"
Дата:
Сообщение: Language Support