[pgadmin-support] PITR WAL Archive error on idle database

2009-09-02 Thread abhishekgautam009
> 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(

[pgadmin-support] PITR WAL Archive error on idle database

2009-09-01 Thread abhishekgautam009
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