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)
Список
Дерево обсуждения
Performance on 8CPU's and 32GB of RAM "Carlo Stonebanks" <stonec.register@sympatico.ca>
Re: Performance on 8CPU's and 32GB of RAM Alvaro Herrera <alvherre@commandprompt.com>
Re: Performance on 8CPU's and 32GB of RAM "Carlo Stonebanks" <stonec.register@sympatico.ca>
Re: Performance on 8CPU's and 32GB of RAM Alvaro Herrera <alvherre@commandprompt.com>
Re: Performance on 8CPU's and 32GB of RAM "Scott Marlowe" <scott.marlowe@gmail.com>
Re: Performance on 8CPU's and 32GB of RAM "Scott Marlowe" <scott.marlowe@gmail.com>
Re: Performance on 8CPU's and 32GB of RAM "Carlo Stonebanks" <stonec.register@sympatico.ca>
Re: Performance on 8CPU's and 32GB of RAM Decibel! <decibel@decibel.org>
Re: Performance on 8CPU's and 32GB of RAM "Joshua D. Drake" <jd@commandprompt.com>
Re: Performance on 8CPU's and 32GB of RAM "Scott Marlowe" <scott.marlowe@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 Alvaro Herrera <alvherre@commandprompt.com>
Re: Performance on 8CPU's and 32GB of RAM "Carlo Stonebanks" <stonec.register@sympatico.ca>
Re: Performance on 8CPU's and 32GB of RAM James Mansion <james@mansionfamily.plus.com>
Re: Performance on 8CPU's and 32GB of RAM "Carlo Stonebanks" <stonec.register@sympatico.ca>
Re: Performance on 8CPU's and 32GB of RAM Hannes Dorbath <light@theendofthetunnel.de>
Re: Performance on 8CPU's and 32GB of RAM "Carlo Stonebanks" <stonec.register@sympatico.ca>
Re: Performance on 8CPU's and 32GB of RAM "Scott Marlowe" <scott.marlowe@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 Ron Mayer <rm_pg@cheapcomplexdevices.com>
Re: Performance on 8CPU's and 32GB of RAM "Scott Marlowe" <scott.marlowe@gmail.com>
Re: Performance on 8CPU's and 32GB of RAM "Scott Marlowe" <scott.marlowe@gmail.com>
Re: Performance on 8CPU's and 32GB of RAM Adam Tauno Williams <adamtaunowilliams@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 "Scott Marlowe" <scott.marlowe@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 "Scott Marlowe" <scott.marlowe@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 James Mansion <james@mansionfamily.plus.com>
Re: Performance on 8CPU's and 32GB of RAM "Scott Marlowe" <scott.marlowe@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 "Scott Marlowe" <scott.marlowe@gmail.com>
Re: Performance on 8CPU's and 32GB of RAM "Harald Armin Massa" <haraldarminmassa@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 "Scott Marlowe" <scott.marlowe@gmail.com>
On 9/7/07, Florian Weimer 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 по дате отправления