mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
9.3 release notes: adjustments per Alvaro
This commit is contained in:
parent
2d3edce6b3
commit
173c252bb2
@ -78,6 +78,13 @@
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Add configuration variable lock_timeout to limit lock wait duration
|
||||||
|
(Zoltán Böszörmé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án Böszörmé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…
x
Reference in New Issue
Block a user