Fix document bug regarding read only transactions.

Tatsuo Ishii <ishii@postgresql.org>

Commit: 5eaee9b4c4af3c3cc7f52f921e03512699dcd887
Author: Tatsuo Ishii <ishii@postgresql.org>
Date: 2017-06-15T01:08:53Z
Releases: 9.3.18
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