mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 08:42:38 -04:00
Remove one copy of duplicated alpha4 release note.
Noted by Andy Colson
This commit is contained in:
parent
9650364b7b
commit
c0f2b2e256
1 changed files with 0 additions and 12 deletions
|
|
@ -612,18 +612,6 @@
|
|||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
<emphasis>When an autovacuum worker (other than one performing an
|
||||
anti-wraparound vacuum) is unable to obtain a lock on the target
|
||||
relation without blocking, skip the relation.</emphasis>
|
||||
</para>
|
||||
<para>
|
||||
This avoids pinning down an autovacuum worker. The next autovacuum
|
||||
cycle will try again.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
<emphasis>Track time of last statistics reset on databases and
|
||||
|
|
|
|||
Loading…
Reference in a new issue