Re: Performance is low Postgres+Solaris

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: Performance is low Postgres+Solaris
Дата
Msg-id Pine.GSO.4.64.0804111622140.2065@westnet.com
обсуждение исходный текст
Ответ на Performance is low Postgres+Solaris  (MUNAGALA REDDY <munagalar@yahoo.com>)
Список pgsql-performance
On Thu, 3 Apr 2008, MUNAGALA REDDY wrote:

> We are using solaris 10 x86/AMD Opteron and postgresql
> 8.2 on SunFire X2100 , however performance is very
> slow in contrast to linux debian in the same platform.

There are some significant differences between how Solaris caches database
files in both of its major filesystems (UFS and ZFS) compared to how Linux
handles caching.  Linux is much more aggressive in using lots of memory
effectively for database caching compared to an untuned Solaris 10.

I'd recommend the just published talk at
http://blogs.sun.com/jkshah/entry/postgresql_east_2008_talk_best for an
introduction to the details; the information at pages 8 and 9 there I
found particularly informative.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: Performance increase with elevator=deadline
Следующее
От: PFC
Дата:
Сообщение: Re: Cached Query Plans