John R Pierce, 06.05.2009 07:33:
I use postgres database server 8.2.12 with my java application. I was wondering if postgres supports transactions by default or do i have to turn some parameter on to enable transaction support ?

Postgres supports transactions by default.

Actually - as with any other sensible RDBMS - you can *not* turn them off.

Thomas


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to