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

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Performance on 8CPU's and 32GB of RAM
Дата
Msg-id dcc563d10709070916n6a0a0a1cra17a244648b67be7@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Performance on 8CPU's and 32GB of RAM  (Florian Weimer <fweimer@bfk.de>)
Ответы Re: Performance on 8CPU's and 32GB of RAM
Список pgsql-performance
On 9/7/07, Florian Weimer <fweimer@bfk.de> wrote:
> * Scott Marlowe:
>
> > 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.
>
> I think most of them open the file in shared/backup mode.  The only
> lock that is created by that guards deletion and renaming.  It can
> still lead to obscure failures, but it's not a wholly-eclusive lock.

Well, there've been a lot of issues with anti-virus and postgresql not
getting along.  I wonder if pgsql takes out a stronger lock, and when
it can't get it then the failure happens.  Not familiar enough with
windows to do more than speculate.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: postgres memory management issues?
Следующее
От: Matthew Schumacher
Дата:
Сообщение: Re: SAN vs Internal Disks