mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
In release notes, mention the need to initialize bgw_notify_pid.
Michael Paquier
This commit is contained in:
parent
c941aed96b
commit
42be7d6923
1 changed files with 9 additions and 0 deletions
|
|
@ -305,6 +305,15 @@
|
|||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
<link linkend="bgworker">background workers</link> registered at
|
||||
postmaster startup time should set
|
||||
<structfield>bgw_notify_pid</structfield> to 0.
|
||||
<command></>
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
<command>DISCARD ALL</> now also discards sequence state.
|
||||
|
|
|
|||
Loading…
Reference in a new issue