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> </para>
</listitem> </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> <listitem>
<para> <para>
Add cache of local locks (Jeff Janes) Add cache of local locks (Jeff Janes)
@ -345,13 +352,6 @@
</para> </para>
</listitem> </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> <listitem>
<para> <para>
Allow a directory of configuration files to be processed (Magnus Allow a directory of configuration files to be processed (Magnus
@ -518,8 +518,9 @@
</para> </para>
<para> <para>
If you have WAL backup or restore scripts that took the skipping Previously, WAL files ending in FF were not used. If you have
into account, they need to be adjusted. WAL backup or restore scripts that took that skipping into account,
they need to be adjusted.
</para> </para>
</listitem> </listitem>

Loading…
Cancel
Save