Re: postgreSQL on NAS/SAN?

Поиск
Список
Период
Сортировка
Искать
От
scott.marlowe
Тема
Re: postgreSQL on NAS/SAN?
Дата
Msg-id
Pine.LNX.4.33.0306161329130.2361-100000@css120.ihs.com
Ответ на
postgreSQL on NAS/SAN? (Daniel Seichter)
Список
Дерево обсуждения
Re: postgreSQL on NAS/SAN? "Daniel Seichter" <daniel@dseichter.de>
Re: postgreSQL on NAS/SAN? Bruno Wolff III <bruno@wolff.to>
Re: postgreSQL on NAS/SAN? Jonathan Bartlett <johnnyb@eskimo.com>
Re: postgreSQL on NAS/SAN? Michael Meskes <meskes@postgresql.org>
Re: postgreSQL on NAS/SAN? Ron Johnson <ron.l.johnson@cox.net>
Re: postgreSQL on NAS/SAN? Michael Meskes <meskes@postgresql.org>
Re: postgreSQL on NAS/SAN? Ron Johnson <ron.l.johnson@cox.net>
Re: postgreSQL on NAS/SAN? Michael Meskes <meskes@postgresql.org>
Re: postgreSQL on NAS/SAN? Jason Earl <jason.earl@simplot.com>
Re: postgreSQL on NAS/SAN? Ron Johnson <ron.l.johnson@cox.net>
Re: postgreSQL on NAS/SAN? "scott.marlowe" <scott.marlowe@ihs.com>
Linux supports hot-swappable hardware? [was Re: postgreSQL on NAS/SAN?] "Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>
Re: Linux supports hot-swappable hardware? [was Re: postgreSQL Tino Wildenhain <tino@wildenhain.de>
Re: Linux supports hot-swappable hardware? [was Re: Ernest E Vogelsinger <ernest@vogelsinger.at>
Re: Linux supports hot-swappable hardware? [was Re: Dennis Gearon <gearond@cvc.net>
Re: Linux supports hot-swappable hardware? [was Re: Jonathan Bartlett <johnnyb@eskimo.com>
Re: Linux supports hot-swappable hardware? [was Re: "scott.marlowe" <scott.marlowe@ihs.com>
Re: Linux supports hot-swappable hardware? [was Re: Jonathan Bartlett <johnnyb@eskimo.com>
Re: Linux supports hot-swappable hardware? [was Re: "scott.marlowe" <scott.marlowe@ihs.com>
Re: Linux supports hot-swappable hardware? [was Re: Bruce Momjian <pgman@candle.pha.pa.us>
Re: Linux supports hot-swappable hardware? [was Re: Dennis Gearon <gearond@cvc.net>
Re: Linux supports hot-swappable hardware? [was Re: "scott.marlowe" <scott.marlowe@ihs.com>
Re: Linux supports hot-swappable hardware? [was Re: Ernest E Vogelsinger <ernest@vogelsinger.at>
Re: Linux supports hot-swappable hardware? [was Re: "scott.marlowe" <scott.marlowe@ihs.com>
Re: Linux supports hot-swappable hardware? [was Re: Ernest E Vogelsinger <ernest@vogelsinger.at>
Re: Linux supports hot-swappable hardware? [was Re: Jonathan Bartlett <johnnyb@eskimo.com>
Re: Linux supports hot-swappable hardware? [was Re: Bruce Momjian <pgman@candle.pha.pa.us>
Re: Linux supports hot-swappable hardware? [was Re: Lincoln Yeoh <lyeoh@pop.jaring.my>
Re: Linux supports hot-swappable hardware? [was Re: Jonathan Bartlett <johnnyb@eskimo.com>
Re: Linux supports hot-swappable hardware? [was Re: Ron Johnson <ron.l.johnson@cox.net>
Re: Linux supports hot-swappable hardware? [was Re: "Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>
Re: Linux supports hot-swappable hardware? [was Re: Jonathan Bartlett <johnnyb@eskimo.com>
Re: Linux supports hot-swappable hardware? [was Re: "scott.marlowe" <scott.marlowe@ihs.com>
Re: Linux supports hot-swappable hardware? [was Re: "scott.marlowe" <scott.marlowe@ihs.com>
Re: Linux supports hot-swappable hardware? [was Re: "scott.marlowe" <scott.marlowe@ihs.com>
Re: postgreSQL on NAS/SAN? "Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>
On Sun, 15 Jun 2003, Daniel Seichter wrote:

> Hello,
> is it possible, to use a postgreSQL database on a NAS or a SAN? I
> somewhere read, that you should not install a database to a RAID5 but the
> most NAS and SAN I know, are using RAID5.
> Does anyone know aout anything like this?

RAID5 is fine for a database.  It provides a fair compromise between 
speed, safety, and economy.  If you need more speed, you might need to go 
to a RAID 1+0 (or 0+1).

running postgresql on a NAS or SAN is quite doable, but you should test 
your configuration carefully.  Note that many NAS units report write 
completion upon receipt of the data (i.e. before it's actually written) so 
you may have data integrity issues should the power go out in the middle 
of a transaction.

SANs are generally more robust than NAS, but I'm not that familiar with 
running a database on one.

One thing you CANNOT do is allow two postmasters to write to the same data 
store.  That WILL corrupt your database and cause problems.

В списке pgsql-general по дате отправления
От: Roderick A. Anderson
Дата:
Сообщение: Re: Best pg_dump practices
От: Tom Lane
Дата:
FAQ