Re: synchronized snapshots

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: synchronized snapshots
Дата
Msg-id 1313534406.27404.3.camel@jdavis-ux.asterdata.local
обсуждение исходный текст
Ответ на Re: synchronized snapshots  (Jim Nasby <jim@nasby.net>)
Ответы Re: synchronized snapshots  (Jim Nasby <jim@nasby.net>)
Список pgsql-hackers
On Tue, 2011-08-16 at 11:01 -0500, Jim Nasby wrote:
> Also, an invalid transaction seems to be the result of least
> surprise... if you cared enough to begin a transaction, you're going
> to expect that either everything between that and the COMMIT succeeds
> or fails, not something in-between.

Agreed.

Perhaps we need a new utility command to set the snapshot to make the
error handling a little more obvious?

Regards,Jeff Davis



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: A note about hash-based catcache invalidations
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: synchronized snapshots