9.3 release notes: adjustments per Alvaro

pull/4/head
Bruce Momjian 12 years ago
parent 2d3edce6b3
commit 173c252bb2
  1. 19
      doc/src/sgml/release-9.3.sgml

@ -78,6 +78,13 @@
</para>
</listitem>
<listitem>
<para>
Add configuration variable lock_timeout to limit lock wait duration
(Zolt&aacute;n B&ouml;sz&ouml;rm&eacute;nyi)
</para>
</listitem>
<listitem>
<para>
Add cache of local locks (Jeff Janes)
@ -345,13 +352,6 @@
</para>
</listitem>
<listitem>
<para>
Add configuration variable lock_timeout to limit lock wait duration
(Zolt&aacute;n B&ouml;sz&ouml;rm&eacute;nyi)
</para>
</listitem>
<listitem>
<para>
Allow a directory of configuration files to be processed (Magnus
@ -518,8 +518,9 @@
</para>
<para>
If you have WAL backup or restore scripts that took the skipping
into account, they need to be adjusted.
Previously, WAL files ending in FF were not used. If you have
WAL backup or restore scripts that took that skipping into account,
they need to be adjusted.
</para>
</listitem>

Loading…
Cancel
Save