Re: optimization

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: optimization
Дата
Msg-id 4D6B6362020000250003B0B3@gw.wicourts.gov
обсуждение исходный текст
Ответ на optimization  (croolyc <croolists@gmail.com>)
Список pgsql-performance
croolyc <croolists@gmail.com> wrote:

> can you help me with performance optimization

For overall tuning you could start here:

http://wiki.postgresql.org/wiki/Tuning_Your_PostgreSQL_Server

If, after some general tuning, you are having problems with slow
queries, it is best if you pick one and show it with EXPLAIN ANALYZE
output and the schema of the tables involved.

http://wiki.postgresql.org/wiki/SlowQueryQuestions

-Kevin

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

Предыдущее
От: Marc Cousin
Дата:
Сообщение: Re: inheritance: planning time vs children number vs column number
Следующее
От: Tom Lane
Дата:
Сообщение: Re: inheritance: planning time vs children number vs column number