> Hi,
>
> I am new to Postgres and installed postgres 8.3.7 build 1200 Windows 2003
> server .
>
> I have implemented PITR with WAL shipping which takes one full backup and
> an hourly backup of the WAL files through backup scripts.The backup script
> is just copying the files after pg_switch_xlog(
Hi,
I am new to Postgres and installed postgres 8.3.7 build 1200 Windows 2003
server .
I have implemented PITR with WAL shipping which takes one full backup and an
hourly backup of the WAL files through backup scripts.The backup script is
just copying the files after pg_switch_xlog().
On Saturda