Re: postgresql meltdown on PlanetMath.org

Поиск
Список
Период
Сортировка
От Kendrick C. Wilson
Тема Re: postgresql meltdown on PlanetMath.org
Дата
Msg-id BAY1-F104L3frQfGvB200019147@hotmail.com
обсуждение исходный текст
Ответ на postgresql meltdown on PlanetMath.org  (Aaron Krowne <akrowne@vt.edu>)
Ответы Re: postgresql meltdown on PlanetMath.org
Список pgsql-performance
What is the structure of you table?
Is the data types in the table the same as in the SQL....

Did you create the index after the loading the table?
cluster the table around the most used index....

Is you web site on the same box you database is on?

telnet www.planetmath.org 5432
oh, $hit...

never mind........

If you have another box, please put the database on it. The web server maybe
killing the database but this depends on the amount of traffic.
and block the port.........


How fast is you hard drive? 5400rpm :S,

k=n^r/ck, SCJP

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: postgresql meltdown on PlanetMath.org
Следующее
От: "Lucas Adamski"
Дата:
Сообщение: Re: postgresql meltdown on PlanetMath.org