We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent7a7d36e commit1703f0eCopy full SHA for 1703f0e
doc/src/sgml/mvcc.sgml
@@ -670,7 +670,7 @@ ERROR: could not serialize access due to read/write dependencies among transact
670
permanent database writes within Serializable transactions on the
671
master will ensure that all standbys will eventually reach a consistent
672
state, a Repeatable Read transaction run on the standby can sometimes
673
- see a transient state whichin inconsistent with any serial execution
+ see a transient state whichis inconsistent with any serial execution
674
of serializable transactions on the master.
675
</para>
676
</warning>