Re: PG V9 on NFS

Поиск
Список
Период
Сортировка
От Scott Mead
Тема Re: PG V9 on NFS
Дата
Msg-id CAKq0gv+8=oVs3_SA=cbXep6U1LHaZJUdBW5jxL3aYfs2pE67Dg@mail.gmail.com
обсуждение исходный текст
Ответ на PG V9 on NFS  ("Gauthier, Dave" <dave.gauthier@intel.com>)
Список pgsql-general
On Mon, Feb 11, 2013 at 5:22 PM, Gauthier, Dave <dave.gauthier@intel.com>wrote:

>  Can PG V9.1* support a DB that's on an NFS disk?****
>
> I googled around, but nothing popped out.****
>
> Also, would you happen to know the answer to this for MySQL v5.5*? ****
>
> Thanks in Advance.
>


I've done this before, and I really wish I hadn't.  NFS has gotten speedier
and more reliable, but the tendency to lock up an entire system and crash
unexpectedly is still there.  The other thing with NFS is that it is a lot
easier for people to try and run multi-headed clusters ( which, isn't
supported in postgres and will cause corruption if you do it).  If network
based storage is really a need, take a look at iSCSI or ATA over ethernet.
 I've had great luck there.


--Scott

В списке pgsql-general по дате отправления:

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: Installing Postgress 8.0.5 in Ubuntu 10.12
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: PG V9 on NFS