Need a help - Performance issues

Поиск
Список
Период
Сортировка
От Dhanaraj M
Тема Need a help - Performance issues
Дата
Msg-id 4460854A.5000604@sun.com
обсуждение исходный текст
Ответы Re: Need a help - Performance issues
Re: Need a help - Performance issues
Список pgsql-hackers
I am currently looking at some performance issues. Our product uses the postgres as the backend
and it uses a huge storage space.

Is there a script available, which does the following:


1. When you point it to a postgres installation, -> 1.the script first    identifies what platform
(solaris-sparc/solarisx86/ Niagara) it is   running on,
 
2. walks through all known tuning parameters (in /etc/system and   postgresql.conf) on the system
3. lists out what parameters are optimal/suboptimal for that   platform, and makes recommendations.
4. identifies when the last vaccumdb /fullvacuum (and other such   database health maintenance commands) were run
5. comments about the growth of certain tables/databases


If any body has the scripts or can give some links which could be useful for our group.



Thanks
Dhanaraj



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

Предыдущее
От: Max Khon
Дата:
Сообщение: Re: semaphore usage "port based"?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PERFORM] Big IN() clauses etc : feature proposal