On Mon, 6 Oct 2003, Bruno Wolff III wrote:
> On Mon, Oct 06, 2003 at 12:28:49 +0530,
> Somasekhar Bangalore <[EMAIL PROTECTED]> wrote:
> > 1. Steps needed to setup the postgres database , is it posssible for me to write
> > data on to two different disks. if so how?
> >
> > 2. Steps needed t
On Mon, Oct 06, 2003 at 12:28:49 +0530,
Somasekhar Bangalore <[EMAIL PROTECTED]> wrote:
> 1. Steps needed to setup the postgres database , is it posssible for me to write
> data on to two different disks. if so how?
>
> 2. Steps needed to recover the data in case of database crash or hardware
> For data redundancy, I reccomend RAID level 0 or 5 - 5 is vastly
> superior, if you can afford it.
You ment RAID 1, not RAID 0
regards,
Oli
---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings
On Mon, 6 Oct 2003, Sam Barnett-Cormack wrote:
> 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 hardware failure . I need help in
> >
> > 1. Steps needed to
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 hardware failure . I need help in
>
> 1. Steps needed to setup the postgres database , is it posssible for me to write
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 hardware failure . 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 so how?
2. Steps neede