Re: psql + autocommit

From: "Michael Paesold" <mpaesold(at)gmx(dot)at>
To: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: psql + autocommit
Date: 2004-09-21 10:15:42
Message-ID: 00e401c49fc3$f53ab140$ad01a8c0@zaphod
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message aditi mahalle 2004-09-21 10:48:41 wanted batch file
Previous Message John Sidney-Woollett 2004-09-21 06:15:08 Re: using database for queuing operations?