Re: RAID + PostgreSQL?

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: RAID + PostgreSQL?
Дата
Msg-id 200606260751.16611.jd@commandprompt.com
обсуждение исходный текст
Ответ на RAID + PostgreSQL?  ("MG" <pgsql-general@carladata.de>)
Ответы Re: RAID + PostgreSQL?  (Joseph Shraibman <jks@selectacast.net>)
Список pgsql-general
On Monday 26 June 2006 00:36, MG wrote:
> Hello,
>
> we are using PostgreSQL 8.0.3 together with RAID on OpenServer 6.

I'm sorry.

>
> When we do a big SELECT-query the whole maschine becomes very very very
> slowly or stands. The maschine has 3 GB RAM, so we suppose it`s the RAID.

Or your database structure, a badly written query, lack of statistics, too
many dead rows, lack of vacuuming, bad postgresql.conf settings, or using an
aggregate without a where clause over millions of rows.

>
> Has anyone some experience with RAID + PostgreSQL?

Lots...    What type of raid? How many drives?

>
> Where does PostgreSQL saves his temporary files? Perhaps these are the
> reason for the bad performance.

I would suggest looking at the above half a dozen possibilities as well.

Sincerely,

Joshua D. Drake



>
> Greetings
>
> Michaela

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

Предыдущее
От: lrotger
Дата:
Сообщение: Re: update impossible, constraint prevents it but it shouldn't
Следующее
От: "Nitin Verma"
Дата:
Сообщение: initlocation on 8.0+