Skip to content
Snippets Groups Projects
Commit 173c252b authored by Bruce Momjian's avatar Bruce Momjian
Browse files

9.3 release notes: adjustments per Alvaro

parent 2d3edce6
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment