Marcelo Lima wrote:
> Help me please!
>
> I need change autocommit to off in fedora core 3 in postgresql.conf i don?t
> know.
>
> How can i do?
No, only in psql using AUTOCOMMIT.
--
Bruce Momjian| http://candle.pha.pa.us
pgman@candle.pha.pa.us | (61
Help me please!
I need change autocommit to off in fedora core 3 in postgresql.conf i don“t
know.
How can i do?
Thanks a lot
Marcelo Lima.
--
___
Surf the Web in a faster, safer and easier way:
Download Opera 8 at http://www.opera.com
Powered by Ou
Bricklen <[EMAIL PROTECTED]> writes:
> I've scoured the net for a simple way to set AUTOCOMMIT off in psql, for
> the duration of a session (not simply a transaction). The only real
> reference that I can find says that "\set autocommit off" will do what I
> want. It doesn't though.
You didn't
Bricklen wrote:
> Hi all,
>
> I've scoured the net for a simple way to set AUTOCOMMIT off in psql, for
> the duration of a session (not simply a transaction). The only real
> reference that I can find says that "\set autocommit off" will do what I
> want. It doesn't though. For example, if sess
On Wed, 3 Mar 2004, Bricklen wrote:
> Hi all,
>
> I've scoured the net for a simple way to set AUTOCOMMIT off in psql, for
> the duration of a session (not simply a transaction). The only real
> reference that I can find says that "\set autocommit off" will do what I
> want. It doesn't though.
Hi all,
I've scoured the net for a simple way to set AUTOCOMMIT off in psql, for
the duration of a session (not simply a transaction). The only real
reference that I can find says that "\set autocommit off" will do what I
want. It doesn't though. For example, if session A inserts a row, then
s