Re: PostgreSQL 8.0 occasionally slow down

Поиск
Список
Период
Сортировка
От Ho Fat Tsang
Тема Re: PostgreSQL 8.0 occasionally slow down
Дата
Msg-id 97e6e20f0707031021h1dbee4deld1f87c53e74a7286@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PostgreSQL 8.0 occasionally slow down  (Greg Smith <gsmith@gregsmith.com>)
Список pgsql-performance
2007/7/3, Greg Smith <gsmith@gregsmith.com>:
On Fri, 29 Jun 2007, Ho Fat Tsang wrote:

> I noticed that for each time the pgsql slow down, there is a short
> period a process called "pdflush" eating up lot of I/O. I've goolgled
> and know it is a process for writing dirty pages back to the disk by the
> Linux kernel.

The pdflush documentation is really spread out, you may find my paper at
http://www.westnet.com/~gsmith/content/linux-pdflush.htm a good place to
start looking into that.

When i found the "pdflush" process is the major clue of PG slow down, i googled and found this article !
it is a really good one for tuning pdflush ! Thank a lot !

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

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

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

Предыдущее
От: "Ho Fat Tsang"
Дата:
Сообщение: Re: PostgreSQL 8.0 occasionally slow down
Следующее
От: smiley2211
Дата:
Сообщение: Query is taking 5 HOURS to Complete on 8.1 version