Re: Transaction Aborting on sql call failure

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Transaction Aborting on sql call failure
Дата
Msg-id 200109151904.f8FJ4VX04195@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Transaction Aborting on sql call failure  (Haroldo Stenger <hstenger@adinet.com.uy>)
Список pgsql-admin
> Stephan Szabo wrote:
> >
> > > We are running into a situation where psql is aborting the transaction
> > > when one call returns an error.  Is there a way to continue on with
> > > transaction or at least save what has already happened (like an Oracle
> > > Save Point)?
> >
> > Not yet, although savepoints have been talked about. (maybe 7.3?)
>
> New SMGR opens the way to this *very important* feature. Vadim?
>
> Another proposal to solve this was recently proposed, not using WAL. Bruce?

Yes, see TODO page under transactions.  It has my email about it.

--
  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, Pennsylvania 19026

В списке pgsql-admin по дате отправления:

Предыдущее
От: Haroldo Stenger
Дата:
Сообщение: Re: Transaction Aborting on sql call failure
Следующее
От: jkm@patriot.net (Kevin McFadden)
Дата:
Сообщение: Re: FINAL: Multi-User PostgreSQL usage SECURITY