wal files restoration

From: "Amit Jain" <amitj(at)cogentcsi(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: wal files restoration
Date: 2007-06-06 10:44:24
Message-ID: 000901c7a827$a8e661d0$6d03a8c0@allstate.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

I need to take hot backup of production databae which size is around 500GB. since i cannot take full backup dailiy so i am archiving its transaction logs everyday which is around 2.5 gb daily can anyone suggest me that how would i restore from these transaction logs. i have following query regarding it.

1. how would i feed this wal files in to my online production database so it can take effect in product db.
2. how much time it will take if its size is around 2.5 gb.
3. am i need to keep entire wal files or only that date wal file which i need to restore.

I will highly appreciate your help take it on urgent basis plz.

Amit Jain.
iBoss Tech Solution Ltd.
sec-63 Noida.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message rupesh bajaj 2007-06-06 11:36:45 Like operator
Previous Message Richard Huxton 2007-06-06 10:19:09 Re: plperl and/or insert trigger problem