Re: auto-commit - Mailing list pgsql-sql

From Victor Yegorov
Subject Re: auto-commit
Date
Msg-id 20030403183848.GB1712@pirmabanka.lv
Whole thread Raw
In response to Re: auto-commit  ("Victor Yegorov" <viy@pirmabanka.lv>)
List pgsql-sql
* chester c young <chestercyoung@yahoo.com> [03.04.2003 21:02]:
> thanks! (duh)

Take a glance at configuration (postgresql.conf), it's possible to
disable auto-commit there. In that case you'll need to commit/rollback all
queries (just like in Oracle).


--

Victor Yegorov

pgsql-sql by date:

Previous
From: Joe Conway
Date:
Subject: Re: Foreign key from another database
Next
From: Rod Taylor
Date:
Subject: Re: Foreign key from another database