Re: Is Indexed View Supported in psql 7.1.3??

Поиск
Список
Период
Сортировка
От Steve Poe
Тема Re: Is Indexed View Supported in psql 7.1.3??
Дата
Msg-id 425A0C8C.3040300@sfnet.cc
обсуждение исходный текст
Ответ на Is Indexed View Supported in psql 7.1.3??  ("S.Thanga Prakash" <thanga@midascomm.com>)
Список pgsql-performance
stp,

I cannot help you with the first point, but as far as performance
analysis, I share with you what I've been using.

1) pgbench -- which comes with PostgreSQL
2) OSDB (http://osdb.sourceforge.net/)
3) pg_autotune (http://pgfoundry.org/projects/pgautotune/)
4) PQA (http://pgfoundry.org/projects/pqa/)

You did not mention how your database is being used/going to be used. If
its already in production, use  PQA, but I personally have not
implemented yet since seemed to be to take a performance hit of 15-25%
when running it. Your mileage may vary.

I use pgbench for quick tests and OSDB for more disk thrash testing.

I am new to this; maybe someone else may be able to speak from more
experience.

Regards.

Steve Poe




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

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Is Indexed View Supported in psql 7.1.3??
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Server crashing