File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/release-8.4.sgml,v 1.4 2009/05/12 23:43:50 tgl Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/release-8.4.sgml,v 1.5 2009/05/14 21:01:49 heikki Exp $ -->
22<!-- See header comment in release.sgml about typical markup -->
33
44 <sect1 id="release-8-4">
33173317 </para>
33183318 </listitem>
33193319
3320+ <listitem>
3321+ <para>
3322+ Make <filename>contrib/pg_standby</> recover all available WAL before
3323+ failover (Fujii Masao, Simon, Heikki)
3324+ </para>
3325+
3326+ <para>
3327+ To make this safe, you now need to set the new
3328+ <literal>recovery_end_command</> option in <filename>recovery.conf</> to
3329+ clean up the trigger fail after failover.
3330+ </para>
3331+ </listitem>
3332+
33203333 </itemizedlist>
33213334
33223335 </sect3>
You can’t perform that action at this time.
0 commit comments