* chester c young <chestercyoung(at)yahoo(dot)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