Re:

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Mona <mlisa(at)bisil(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re:
Date: 2001-10-16 23:26:21
Message-ID: 20011017092621.A2417@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, Oct 13, 2001 at 12:02:01PM +0530, Mona wrote:
> 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.

You have to use BEGIN to start a transaction first...

HTH,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org>
http://svana.org/kleptog/
> Magnetism, electricity and motion are like a three-for-two special offer:
> if you have two of them, the third one comes free.

In response to

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

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2001-10-16 23:43:12 Re: Transaction not working.
Previous Message Oliver Elphick 2001-10-16 22:27:49 Re: loggin