Re: Performance query about large tables, lots of concurrent access

Поиск
Список
Период
Сортировка
От PFC
Тема Re: Performance query about large tables, lots of concurrent access
Дата
Msg-id op.tt5oxpopcigqcu@apollo13
обсуждение исходный текст
Ответ на Performance query about large tables, lots of concurrent access  (Karl Wright <kwright@metacarta.com>)
Список pgsql-performance
> Question:  Does anyone have any idea what bottleneck I am hitting?  An
> index's performance should in theory scale as the log of the number of
> rows - what am I missing here?

    These can help people on the list to help you :

    - Your hardware config (CPU, RAM, disk) ?
    - EXPLAIN ANALYZE from slow queries ?
    - VACUUM and ANALYZE : yes ? how often ?
    - VACUUM VERBOSE output

    for huge bits of text with long line length, mail sucks, upload to a web
host or something.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Performance query about large tables, lots of concurrent access
Следующее
От: "soni de"
Дата:
Сообщение: Regarding Timezone