Fix document bug regarding read only transactions.

Tatsuo Ishii <ishii@postgresql.org>

Commit: 6d3a0fc33750b1eee0c63220075b058a8e0d675e
Author: Tatsuo Ishii <ishii@postgresql.org>
Date: 2017-06-15T01:08:46Z
Releases: 9.4.13
Fix document bug regarding read only transactions.

It was explained that read only transactions (not in standby) allow to
update sequences. This had been wrong since the commit:
05d8a561ff85db1545f5768fe8d8dc9d99ad2ef7

Discussion: https://www.postgresql.org/message-id/20170614.110826.425627939780392324.t-ishii%40sraoss.co.jp

Files

PathChange+/−
doc/src/sgml/high-availability.sgml modified +1 −1

Discussion