Re: [GENERAL] rollback question...

From: David Hartwig <daveh(at)insightdist(dot)com>
To: Lorenzo Huerta <lorhuerta(at)yahoo(dot)com>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] rollback question...
Date: 1998-11-11 12:54:03
Message-ID: 364988EB.D0B992E3@insightdist.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sergei Chernev 1998-11-11 13:16:48 PL/pgSQL
Previous Message Bruce Momjian 1998-11-11 11:21:18 Re: [GENERAL] rollback question...