Hi All,
I am archiving PostgreSQL Database. I want to copy all my WAL files from pg_xlogs folder to d:\archive I am using PostgreSQL 8.2 on Windows XP. And my archive_command looks like this ( archive_command copy c:\Program Files\PostgreSQL\8.2\data\pg_xlog d:\archive\ ) But it is loading the files in pg_xlogs folder itself. So Can anybody have idea about this. Thanks & Regards M.AHRAM KHAN
