10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a7d36e commit 1703f0eCopy 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 which in inconsistent with any serial execution
+ see a transient state which is inconsistent with any serial execution
674
of serializable transactions on the master.
675
</para>
676
</warning>
0 commit comments