projects
/
users
/
kgrittn
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c79fc66
)
Fix merge problem with high-availability.sgml.
author
Kevin Grittner
<
[email protected]
>
Sun, 20 Feb 2011 16:58:08 +0000
(10:58 -0600)
committer
Kevin Grittner
<
[email protected]
>
Sun, 20 Feb 2011 16:58:08 +0000
(10:58 -0600)
doc/src/sgml/high-availability.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/high-availability.sgml
b/doc/src/sgml/high-availability.sgml
index 8a282f8f6135d1d7753645588365dfae64182e5a..37ba43b5fd7e283e222c02ffd73841ff4732b958 100644
(file)
--- a/
doc/src/sgml/high-availability.sgml
+++ b/
doc/src/sgml/high-availability.sgml
@@
-1921,15
+1921,6
@@
LOG: database system is ready to accept read only connections
hot standby mode will generate an error.
</para>
</listitem>
- <listitem>
- <para>
- The Serializable transaction isolation level is not yet available in hot
- standby. (See <xref linkend="xact-serializable"> and
- <xref linkend="serializable-consistency"> for details.)
- An attempt to set a transaction to the serializable isolation level in
- hot standby mode will generate an error.
- </para>
- </listitem>
</itemizedlist>
</para>