On Sun, 2004-08-15 at 16:22, Gaetano Mendola wrote:
> Eric Kerin wrote:
> > On Sat, 2004-08-14 at 01:11, Tom Lane wrote:
> >
> >>Eric Kerin <[EMAIL PROTECTED]> writes:
> >>
> >>>The issues I've seen are:
> >>>1. Knowing when t
On Sat, 2004-08-14 at 01:11, Tom Lane wrote:
> Eric Kerin <[EMAIL PROTECTED]> writes:
> > The issues I've seen are:
> > 1. Knowing when the master has finished the file transfer transfer to
> > the backup.
>
> The "standard" solution to this is you
hive command use:
/path_to_binary/log_ship -a /archive_directory/ %p %f
For the restore_command use:
/path_to_binary/log_ship -r /archive_directory/ %f %p
Any comments are Very appreciated
Thanks,
Eric Kerin
---(end of broadcast)---
TIP 8: explain analyze is your friend