BUG #12889: Documentation

Started by Nonameabout 11 years ago2 messagesbugs
Jump to latest
#1Noname
herzir232@seznam.cz

The following bug has been logged on the website:

Bug reference: 12889
Logged by: Adalbert Delong
Email address: herzir232@seznam.cz
PostgreSQL version: 9.1.0
Operating system: Debian 7.8
Description:

Sorry, I don't know where documentation errors can be reported.
Documentation PDF for PSQL 9.1, page 329 (394 in pdf), subsection 13.2,
table 13-1 and the paragraph following give contradictory information about
isolation levels.

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

#2Michael Paquier
michael@paquier.xyz
In reply to: Noname (#1)
Re: BUG #12889: Documentation

On Sun, Mar 22, 2015 at 7:04 AM, <herzir232@seznam.cz> wrote:

Sorry, I don't know where documentation errors can be reported.
Documentation PDF for PSQL 9.1, page 329 (394 in pdf), subsection 13.2,
table 13-1 and the paragraph following give contradictory information about
isolation levels.

You are referring to this paragraph and this table, which have not
changed for a couple of years:
- 9.1: http://www.postgresql.org/docs/9.1/static/transaction-iso.html#MVCC-ISOLEVEL-TABLE
- HEAD: http://www.postgresql.org/docs/devel/static/transaction-iso.html#MVCC-ISOLEVEL-TABLE
What is the contradictory information you have in mind? The table
refers to the isolation levels that are part of the SQL standard,
while the paragraph defines how Postgres uses them, and at quick
glance I am seeing nothing wrong with them.
--
Michael

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs