WAL FILES

From: "Khan, Mahmood Ahram" <Mahmood(dot)Khan(at)in(dot)unisys(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: WAL FILES
Date: 2007-05-17 11:12:57
Message-ID: D566E8CF3538B54D95B925CB69CB4D2A03D443B3@inblr-exch1.eu.uis.unisys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Raf 2007-05-17 11:27:34 Re: [OT] Flushing Postgres Function Cache
Previous Message rwickert 2007-05-17 10:20:00 Multiple long-running queries hang pgAdm