Re: How to reproduce serialization failure for a read only transaction.

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: How to reproduce serialization failure for a read only transaction.
Дата
Msg-id 1389111936.93295.YahooMailNeo@web122303.mail.ne1.yahoo.com
обсуждение исходный текст
Ответ на How to reproduce serialization failure for a read only transaction.  (AK <alkuzo@gmail.com>)
Список pgsql-hackers
AK <alkuzo@gmail.com> wrote:

> I cannot have a read-only transaction fail because of
> serialization anomalies. Can someone show me a working example
> please?

A common case is a read-only transaction reading a closed batch
without seeing all of its entries.

http://wiki.postgresql.org/wiki/SSI#Read_Only_Transactions

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: generic pseudotype IO functions?
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Fixing pg_basebackup with tablespaces found in $PGDATA