Hi,
There is a small typo in backup documentation.
--
Euler Taveira de Oliveira
http://www.timbira.com/
*** backup.sgml.orig 2006-10-29 14:00:13.000000000 -0200
--- backup.sgml 2006-10-29 14:00:21.000000000 -0200
***************
*** 1430,1436 ****
<para>
Sample code for the C version of the <varname>restore_command</>
! would be be:
<programlisting>
triggered = false;
while (!NextWALFileReady() && !triggered)
--- 1430,1436 ----
<para>
Sample code for the C version of the <varname>restore_command</>
! would be:
<programlisting>
triggered = false;
while (!NextWALFileReady() && !triggered)
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly