Greg Sabino Mullane wrote: > real_psql --set AUTOCOMMIT=OFF $@ I have stumbled over this myself: psql is case-sensitive here at the moment, so it must be --set AUTOCOMMIT=off.
Best Regards, Michael ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend