[DOCS] There is one "a" too much

2017-04-18 Thread dwe
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/0.0/static/logical-replication.html Description: Logical replication of a table typically starts with a taking a snapshot -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To

[DOCS] Missing lock conflict for ROW SHARE

2017-04-18 Thread diemersebastien
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.4/static/explicit-locking.html Description: In my experience ROW SHARE conflicts with ROW EXCLUSIVE and this is not mentioned in the documentation. Am I missing something ? -- Sent via pg

[DOCS] Install specific version of postgresqsl on Linux

2017-04-18 Thread Rotem Mor
Hi, The documntation page : https://www.postgresql.org/download/linux/ubuntu/   specify how to install PostgreSQL on Linux. This page assumes that eveyone wants to install the latest version which isn't always the case.   What if someone wants to install 9.3.5 ? Here is an example: http://stackover