Re: synchronized snapshots

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: synchronized snapshots
Дата
Msg-id 1313564381.19987.1.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: synchronized snapshots  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: synchronized snapshots  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On tis, 2011-08-16 at 20:35 -0400, Tom Lane wrote:
> In fact, now that I think about it, setting the transaction snapshot
> from a utility statement would be functionally useful because then you
> could take locks beforehand.

Another issue is that in some client interfaces, BEGIN and COMMIT are
hidden behind API calls, which cannot easily be changed or equipped with
new parameters.  So in order to have this functionality available
through those interfaces, we'd need a separately callable command.



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: A note about hash-based catcache invalidations
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: WIP: Fast GiST index build