Use hardware snapshots to restore postgres

From: jigar shah <jigar(at)aggregateknowledge(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Use hardware snapshots to restore postgres
Date: 2010-08-27 18:45:29
Message-ID: C89D55D9.20411%jigar@aggregateknowledge.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Postgres Guru¹s

Do you guys know the procedure to use hardware snapshots (for eg 3par) to
restore postgres database? Is there somewhere I can find good documentation
to do this?

I¹d like to do the following

# put the database in the backup mode
# take an filesystem snap
# get the database out of the backup mode
# mount the snap on a different host
# bring up postgres and start querying.

Help appreciated

Regards
Jigar

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Alanoly Andrews 2010-08-27 19:31:37 Re: [HACKERS] HS/SR on AIX
Previous Message Kevin Grittner 2010-08-27 17:28:16 Re: Tuple changes from relfilenodes