Re: Repeatable read and serializable transactions see data committed after tx start

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: Repeatable read and serializable transactions see data committed after tx start
Дата
Msg-id 545A544F.2030406@BlueTreble.com
обсуждение исходный текст
Ответ на Re: Repeatable read and serializable transactions see data committed after tx start  (Álvaro Hernández Tortosa <aht@8Kdata.com>)
Ответы Re: Repeatable read and serializable transactions see data committed after tx start  (Kevin Grittner <kgrittn@ymail.com>)
Re: Repeatable read and serializable transactions see data committed after tx start  (Álvaro Hernández Tortosa <aht@8Kdata.com>)
Список pgsql-hackers
On 11/4/14, 6:11 PM, Álvaro Hernández Tortosa wrote:
>      Should we improve then the docs stating this more clearly? Any objection to do this?

If we go that route we should also mention that now() will no longer be doing what you probably hope it would (AFAIK
it'sdriven by BEGIN and not the first snapshot).
 

Perhaps we should change how now() works, but I'm worried about what that might do to existing applications...
-- 
Jim Nasby, Data Architect, Blue Treble Consulting
Data in Trouble? Get it in Treble! http://BlueTreble.com



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: tracking commit timestamps
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: get_cast_func syscache utility function