Autocommit - Mailing list pgsql-novice

From Hasnul Fadhly bin Hasan
Subject Autocommit
Date
Msg-id 4208743A.1080506@mimos.my
Whole thread Raw
List pgsql-novice
Hi,

I am just wondering, by default, autocommit is enabled.  So when we use
libpq, it would that env is enabled.  It says that we have to use BEGIN
and  END or COMMIT (got it from the documentation).  When we use BEGIN
and END, does this disable the autocommit or i still have to disable it
manually for every connection?


Hasnul



pgsql-novice by date:

Previous
From: Ramon Orticio
Date:
Subject: "failed to set permission on the installed files"
Next
From: "Kevin Crenshaw"
Date:
Subject: Text type versus Varchar(n)