Re: [GENERAL] rollback question...

From: A James Lewis <james(at)vrtx(dot)net>
To: David Hartwig <daveh(at)insightdist(dot)com>
Cc: Lorenzo Huerta <lorhuerta(at)yahoo(dot)com>, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] rollback question...
Date: 1998-11-11 16:54:42
Message-ID: Pine.LNX.3.93.981111165227.17616C-100000@vr1-workhorse1.vrtx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I think there is confusion here....

every statement between the "begin work;" and the "rollback;" are rolled
back... not just one....

If you have not defined where to begin, you cannot roll back... it's not a
case of being able to back out individual commands one by one....

On Wed, 11 Nov 1998, David Hartwig wrote:

> Only the current transaction can be rolled back.
>
> Lorenzo Huerta wrote:
>
> > how many levels of rollbacks can postgres handle? Is it set to only
> > rollback changes for the last transaction done on a database, or can
> > you specify how many transactions to rollback to.
> >
> > lorenzo
> >
> > _________________________________________________________
> > DO YOU YAHOO!?
> > Get your free @yahoo.com address at http://mail.yahoo.com
>
>

James (james(at)linuxrocks(dot)co(dot)uk)
Vortex Internet
My Windows unders~1 long filena~1, and yours?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gene Selkov Jr. 1998-11-11 16:56:16 Re: [INTERFACES] need information about storing methods
Previous Message Memphisto 1998-11-11 16:38:46 Is 6.4 out?