Re: Savepoints in transactions for speed?

Поиск
Список
Период
Сортировка
От Willem Leenen
Тема Re: Savepoints in transactions for speed?
Дата
Msg-id DUB104-W12BEF6EBABB38275E561508F5D0@phx.gbl
обсуждение исходный текст
Ответ на Re: Savepoints in transactions for speed?  ("Franklin, Dan" <dan.franklin@pearson.com>)
Список pgsql-performance

Savepoint are not created for performance.  If you have one very long running transactions that fails in the end, it will all be rolled back. So be pretty sure about your dataquality or use safepoints.

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

Предыдущее
От: "Franklin, Dan"
Дата:
Сообщение: Re: Savepoints in transactions for speed?
Следующее
От: "suhas.basavaraj12"
Дата:
Сообщение: pgsql_tmp( Temporary tablespace)