Обсуждение: nested transactions

Поиск
Список
Период
Сортировка

nested transactions

От
Bernie Huang
Дата:
Hi,

Just out of curiousity, does Postgres support nested transactions?


- Bernie

Вложения

Re: nested transactions

От
Bruce Momjian
Дата:
Net yet.


[ Charset ISO-8859-15 unsupported, converting... ]
> Hi,
> 
> Just out of curiousity, does Postgres support nested transactions?
> 
> 
> - Bernie
Content-Description: Card for Bernie Huang

[ Attachment, skipping... ]


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


Re: nested transactions

От
John Hasler
Дата:
Bernie Huang writes:
> Just out of curiousity, does Postgres support nested transactions?

I'd like to know too, and not just out of curiousity.  I have a use for
that.
-- 
John Hasler
john@dhh.gt.org (John Hasler)
Dancing Horse Hill
Elmwood, WI


RE: nested transactions

От
"Mikheev, Vadim"
Дата:
> > Just out of curiousity, does Postgres support nested transactions?
> 
> I'd like to know too, and not just out of curiousity.  I have 
> a use for that.

Hopefully, savepoints will be available in 7.2 and give required
functionality.

Vadim