Re: [GENERAL] rollback question... - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [GENERAL] rollback question...
Date
Msg-id 199811111121.GAA29280@candle.pha.pa.us
Whole thread Raw
In response to rollback question...  (Lorenzo Huerta <lorhuerta@yahoo.com>)
List pgsql-general
>
> 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.
>

Just the current transaction.  Never heard of multiple rollbacks.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: "Sergei Chernev"
Date:
Subject: PL/pgSQL
Next
From: Constantin Teodorescu
Date:
Subject: there isn't a round(function) defined ?