Autocommit - Mailing list pgsql-performance

From Hasnul Fadhly bin Hasan
Subject Autocommit
Date
Msg-id 42105AD0.2010803@mimos.my
Whole thread Raw
Responses Re: Autocommit  (Michael Fuhr <mike@fuhr.org>)
List pgsql-performance
Hi,

I am just wondering, by default, autocommit is enabled for every client
connection.  The documentations states that we have to use BEGIN
and  END or COMMIT so to increase performance by not using autocommit.
My question is, when we use the BEGIN and END statements, is autocommit
unset/disabled automatically or we have to disable/unset it manually?


Hasnul



pgsql-performance by date:

Previous
From: Mark Kirkwood
Date:
Subject: Re: estimated rows vs. actual rows
Next
From: Michael Fuhr
Date:
Subject: Re: Autocommit