Re: Strange highload on server
От | Tom Lane |
---|---|
Тема | Re: Strange highload on server |
Дата | |
Msg-id | 9091.1222364129@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Strange highload on server ("Aras Angelo" <araskoktas@gmail.com>) |
Список | pgsql-admin |
"Aras Angelo" <araskoktas@gmail.com> writes: > We have been running our database server without any problem or reboot at > all for a year. Yesterday we needed to change servers so we went ahead and > installed the same postgresql version (8.2.1), restored the database files, > ran some tests offline. Everything was good. As soon as we launch the site > and the traffic hits the server, the load is going up to the sky, and the > top command lists nothing but postgres processes. Strangely, even if i kill > Apache and stop the traffic, somehow the load doesnt cool down, so i thought > this might be an issue with postgres processes not timing out or something. > But we use a very minimal config and the same config was being used in our > other server without any problem. I suspect you forgot to re-ANALYZE your tables after reloading all the data. BTW, running a production site on 8.2.1 borders on negligence. You're missing more than a year and a half's worth of bug fixes, including at least one serious risk of data loss. regards, tom lane
В списке pgsql-admin по дате отправления: