Re: Need Urgent Help in case of postgres Database Crash. - Mailing list pgsql-admin

From Bruno Wolff III
Subject Re: Need Urgent Help in case of postgres Database Crash.
Date
Msg-id 20031006134554.GB25586@wolff.to
Whole thread Raw
In response to Need Urgent Help in case of postgres Database Crash.  ("Somasekhar Bangalore" <sbangalore@zensutra.com>)
Responses Re: Need Urgent Help in case of postgres Database Crash.  ("scott.marlowe" <scott.marlowe@ihs.com>)
List pgsql-admin
On Mon, Oct 06, 2003 at 12:28:49 +0530,
  Somasekhar Bangalore <sbangalore@zensutra.com> wrote:
> 1. Steps needed to setup the postgres database  , is it posssible for me to write data on to two different disks. if
sohow? 
>
> 2. Steps needed  to recover the data in case of database crash or hardware crash.

If the disks don't get clobbered, you can just restart the server and you
should get back all committed transactions. If you lose the disks (or
commit an undesired transaction), then you will need to go back to the point
of your last backup.

pgsql-admin by date:

Previous
From: "Oliver Scheit"
Date:
Subject: Re: Need Urgent Help in case of postgres Database Crash.
Next
From: "scott.marlowe"
Date:
Subject: Re: Need Urgent Help in case of postgres Database Crash.