how to monitor the archiving process? - Mailing list pgsql-sql

From Smit
Subject how to monitor the archiving process?
Date
Msg-id 20050303071950.31914.qmail@web25710.mail.ukl.yahoo.com
Whole thread Raw
List pgsql-sql
Hello,

i am using postgreSQL 8.0.1.
i wanted to archive the WAL files.
i had set the 'archive_command' variable in the
posgresql.conf file as 

archive_command = 'cp -i %p /mnt/server/archivedir/%f'

but its not working.
can anybody tell me, is there anything else which
should be done and i missed it out?
and also how to monitor the archiving process?

Thanks in advance,
Smita

Send instant messages to your online friends http://uk.messenger.yahoo.com 


pgsql-sql by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: definative way to place secs from epoc into timestamp
Next
From: Bret Hughes
Date:
Subject: Re: definative way to place secs from epoc into timestamp