Re: Recommended RAID for Postgres

From: Montaseri <montaseri(at)gmail(dot)com>
To: "Mikko Partio" <mpartio(at)gmail(dot)com>
Cc: Thomas Bräutigam <thomas(dot)braeutigam(at)nexustelecom(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: Recommended RAID for Postgres
Date: 2008-07-08 18:12:12
Message-ID: 8078a1730807081112j6d49512kd1f738eb64ae20b0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I'd also vote for RAID-5, best disk utilization, good on read, bad on
writes, performance is good due to stripping

If you can get some hardware raid to do the job (vs software raid) than
performance gets better...an HBA board as low as $150 will (at least) double
your speed

Medi

On Mon, Jul 7, 2008 at 1:28 AM, Mikko Partio <mpartio(at)gmail(dot)com> wrote:

>
>
> On Mon, Jun 30, 2008 at 3:30 PM, Thomas Bräutigam <
> thomas(dot)braeutigam(at)nexustelecom(dot)com> wrote:
>
>> Hello all,
>>
>> I have a pretty huge Postgres DB, about 1,3 to 1,5 Terra. What do you guys
>> recommend on RAID Levels for this Database. Which does Postgres recommend,
>> and with which do Postgres run very good or in the best way?
>>
>
> We are running one ~2 TB database, mainly read-only stuff except for at
> batch import process every night. We are using RAID5 (RAID10 would require
> too many hard disk drives).
>
>
>> What Backup Strategy do you think would be the best. Dump the DB once a
>> week or work with the WAL`s? For your info, the data which is feeded to the
>> database is available and could be feeded again but it would maybe take a
>> couple of days. So what would be a solution to bring up the huge DB in about
>> one day after a crash. This would be the target.
>>
>
> I'd say that backup (using filesystem tools) the database once a week or
> fortnight and archive wals everyday. That's what we are doing and it's been
> working just fine.
>
> Regards
>
> Mikko
>
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Eko Prasetiyo 2008-07-09 09:23:10 Install another version on different directory and port (CentOS, Redhat)
Previous Message Igor Neyman 2008-07-08 17:16:16 Re: dropping a user in 8.2.6