Re: Performance on 8CPU's and 32GB of RAM

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Performance on 8CPU's and 32GB of RAM
Дата
Msg-id dcc563d10709051236o60f852cdne392937704830200@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Performance on 8CPU's and 32GB of RAM  ("Trevor Talbot" <quension@gmail.com>)
Ответы Re: Performance on 8CPU's and 32GB of RAM  ("Trevor Talbot" <quension@gmail.com>)
Re: Performance on 8CPU's and 32GB of RAM  (Ansgar -59cobalt- Wiechers <lists@planetcobalt.net>)
Re: Performance on 8CPU's and 32GB of RAM  (Adam Tauno Williams <adamtaunowilliams@gmail.com>)
Re: Performance on 8CPU's and 32GB of RAM  (James Mansion <james@mansionfamily.plus.com>)
Re: Performance on 8CPU's and 32GB of RAM  (Florian Weimer <fweimer@bfk.de>)
Список pgsql-performance
On 9/5/07, Trevor Talbot <quension@gmail.com> wrote:
> On 9/5/07, Scott Marlowe <scott.marlowe@gmail.com> wrote:
> > On 9/5/07, Carlo Stonebanks <stonec.register@sympatico.ca> wrote:
> > > > Right, additionally NTFS is really nothing to use on any serious disc
> > > > array.
> > >
> > > Do you mean that I will not see any big improvement if I upgrade the disk
> > > subsystem because the client is using NTFS (i.e. Windows)
> >
> > No, I think he's referring more to the lack of reliability of NTFS
> > compared to UFS / ZFS / JFS / XFS on unixen.
>
> Lack of reliability compared to _UFS_?  Can you elaborate on this?

Oh, the other issue that NTFS still seems to suffer from that most
unix file systems have overcome is fragmentation.  Since you can't
defrag a live system, you have to plan time to take down the db should
the NTFS partition for your db get overly fragmented.

And there's the issue that with windows / NTFS that when one process
opens a file for read, it locks it for all other users.  This means
that things like virus scanners can cause odd, unpredictable failures
of your database.

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Performance on 8CPU's and 32GB of RAM
Следующее
От: "Trevor Talbot"
Дата:
Сообщение: Re: Performance on 8CPU's and 32GB of RAM