Re: session-wide autocommit off

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: session-wide autocommit off
Дата
Msg-id 41AC3CAA.2040201@archonet.com
обсуждение исходный текст
Ответ на session-wide autocommit off  (Christoph Haller <ch@rodos.fzk.de>)
Список pgsql-sql
Christoph Haller wrote:
> Looks like I asked the wrong question the other day.
> How can I achieve a session-wide autocommit off?
> As it is possible inside a psql session via
> \unset AUTOCOMMIT
> I am using the libpq interface.

Just BEGIN a transaction after connection? Or am I missing something here?

--   Richard Huxton  Archonet Ltd


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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: grouping a many to many relation set
Следующее
От: Christoph Haller
Дата:
Сообщение: Re: session-wide autocommit off