Re:

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "'Mona'" <mlisa(at)bisil(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re:
Date: 2001-10-16 21:59:48
Message-ID: 00e901c1568d$e01207a0$c201a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

you have to start a transaction with begin

Dave

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Mona
Sent: October 13, 2001 2:32 AM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL]

Hi

We are trying to rollback an update in postgres. But so far we have not
been able to do it.
When we Rollback..
it says:

ROLLBACK: No transaction in progress.

Same happens with commit.
We are used to SQL PlUS

Without these facilities we really cannot go ahead with postgres db.
Could you please help us out on this.



Thanks
mlisa

In response to

  • at 2001-10-13 06:32:01 from Mona

Browse pgsql-general by date

  From Date Subject
Next Message Oliver Elphick 2001-10-16 22:25:51 Re:
Previous Message Doug McNaught 2001-10-16 21:41:52 Re: