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



---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to