Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5eaee9b

Browse files
committed
Fix document bug regarding read only transactions.
It was explained that read only transactions (not in standby) allow toupdate sequences. This had been wrong since the commit:05d8a56Discussion:https://www.postgresql.org/message-id/20170614.110826.425627939780392324.t-ishii%40sraoss.co.jp
1 parentfc267a0 commit5eaee9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/high-availability.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1608,7 +1608,7 @@ if (!triggered)
16081608

16091609
<para>
16101610
In normal operation, <quote>read-only</> transactions are allowed to
1611-
update sequences and touse <command>LISTEN</>, <command>UNLISTEN</>, and
1611+
use <command>LISTEN</>, <command>UNLISTEN</>, and
16121612
<command>NOTIFY</>, so Hot Standby sessions operate under slightly tighter
16131613
restrictions than ordinary read-only sessions. It is possible that some
16141614
of these restrictions might be loosened in a future release.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp