Asynchronous commit documentation gap

From: Florian Weimer <fweimer(at)bfk(dot)de>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Asynchronous commit documentation gap
Date: 2007-11-02 10:13:11
Message-ID: 82ejf9q7k8.fsf@mid.bfk.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers

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.

--
Florian Weimer <fweimer(at)bfk(dot)de>
BFK edv-consulting GmbH http://www.bfk.de/
Kriegsstraße 100 tel: +49-721-96201-1
D-76133 Karlsruhe fax: +49-721-96201-99

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Simon Riggs 2007-11-04 09:05:27 Re: Asynchronous commit documentation gap
Previous Message Bruce Momjian 2007-11-01 21:19:36 Re: [GENERAL] Abbreviation list

Browse pgsql-hackers by date

  From Date Subject
Next Message Gokulakannan Somasundaram 2007-11-02 10:13:37 Re: Proposal: Select ... AS OF Savepoint
Previous Message Martijn van Oosterhout 2007-11-02 09:19:58 Re: Proposal: Select ... AS OF Savepoint