Re: Asynchronous commit documentation gap

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Asynchronous commit documentation gap
Дата
Msg-id 1194167127.4258.27.camel@ebony.site
обсуждение исходный текст
Ответ на Asynchronous commit documentation gap  (Florian Weimer <fweimer@bfk.de>)
Список pgsql-hackers
On Fri, 2007-11-02 at 11:13 +0100, Florian Weimer wrote:
> The documentation doesn't really tell how to disable synchronous
> commits for a single commit.  I believe the correct command is
> 
>   SET LOCAL synchronous_commit TO OFF;
> 
> just before the COMMIT statement.

Yes, in fact anywhere within the transaction will do.

--  Simon Riggs 2ndQuadrant  http://www.2ndQuadrant.com



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

Предыдущее
От: Neil Conway
Дата:
Сообщение: "bad key in cancel request"
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: xlogdump