Re: Autocommit off in psql??

From: "Simon Crute" <simon-news(at)nospam(dot)geordie(dot)demon(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Autocommit off in psql??
Date: 2001-05-26 09:00:37
Message-ID: 9enrj5$29ut$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Can anyone tell me how to do this ?

"Bjrn Lundin" <bjorn(dot)lundin(at)swipnet(dot)se> wrote in message
news:9eh2vh$h10$1(at)news(dot)tht(dot)net(dot)(dot)(dot)
> Yes, I meant turn off Autocommit for the entire psql session.
> Starting every manipulation of the database with a BEGIN is
> a bit tiresome, and i often catch myself with forgetting it.
> If it isn't possible, it would be a nice featue!?
> Bjrn
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alexander Dederer 2001-05-26 10:27:08 Patch for PGACCESS
Previous Message Robert 2001-05-26 08:57:54 Re: Re: Sessions with Postgres