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

From Sam Barnett-Cormack
Subject Re: Need Urgent Help in case of postgres Database Crash.
Date
Msg-id Pine.LNX.4.50.0310061147360.24521-100000@short.lancs.ac.uk
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.  (Sam Barnett-Cormack <s.barnett-cormack@lancaster.ac.uk>)
List pgsql-admin
On Mon, 6 Oct 2003, Somasekhar Bangalore wrote:

> Hi ,
>
> I am setting up a postgres 7.3 database for a big client.I don't want to lose any data in case of database crash or
hardwarefailure . I need help in 
>
> 1. Steps needed to setup the postgres database  , is it posssible for me to write data on to two different disks. if
sohow? 

For data redundancy, I reccomend RAID level 0 or 5 - 5 is vastly
superior, if you can afford it.

> 2. Steps needed  to recover the data in case of database crash or hardware crash.

Keep regular backups with pg_dump

--

Sam Barnett-Cormack
Software Developer                           |  Student of Physics & Maths
UK Mirror Service (http://www.mirror.ac.uk)  |  Lancaster University

pgsql-admin by date:

Previous
From: "Somasekhar Bangalore"
Date:
Subject: Need Urgent Help in case of postgres Database Crash.
Next
From: Sam Barnett-Cormack
Date:
Subject: Re: Need Urgent Help in case of postgres Database Crash.