Re: Repeatable Read Table Reference

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Repeatable Read Table Reference
Дата
Msg-id CACjxUsPU060OkZ-dn9ZfZ0oiWbu_w--H0wiNvhjeipZPrBiGCw@mail.gmail.com
обсуждение исходный текст
Ответ на Repeatable Read Table Reference  (swehren@gmail.com)
Список pgsql-docs
On Tue, May 24, 2016 at 3:38 PM,  <swehren@gmail.com> wrote:

> In the documentation for Repeatable Read on this page:
>
> https://www.postgresql.org/docs/current/static/transaction-iso.html
>
> The documentation says, "This is a stronger guarantee than is required by
> the SQL standard for this isolation level, and prevents all of the phenomena
> described in Table 13-1."
>
> Since the Serialization Anomaly was added to the table in this commit
>
(https://github.com/postgres/postgres/commit/23c33198b961f27c80655a7cf439d49ef5a1833d#diff-a85793bf153f1f44870606f9695bc33c),
> that statement is no longer true if I understand the documentation
> correctly. Here's a brief patch to tweak that sentence.

Pushed.  Thanks!

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


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

Предыдущее
От: swehren@gmail.com
Дата:
Сообщение: Repeatable Read Table Reference
Следующее
От: 星合 拓馬
Дата:
Сообщение: log_min_autovacuum_duration parameter is incorrect