Re: Large tables, ORDER BY and sequence/index scans

Поиск
Список
Период
Сортировка
От Milan Zamazal
Тема Re: Large tables, ORDER BY and sequence/index scans
Дата
Msg-id 87skak2u77.fsf@blackbird.nest.zamazal.org
обсуждение исходный текст
Ответ на Re: Large tables, ORDER BY and sequence/index scans  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
>>>>> "JRP" == John R Pierce <pierce@hogranch.com> writes:

    >> effective_cache_size = 128MB

    JRP> thats rather small unless your systme is very memory
    JRP> constrained.  assuming postgres is the primary disk IO consumer
    JRP> on this ysstem, take a look at the cached' value on TOP or
    JRP> whatever after its been running, thats a good first order
    JRP> estimate of effective_cache_size.... this is often half or more
    JRP> of your physical memory.

Indeed, increasing effective_cache_size helps, thanks.

Thank you all for the tips, I hope I understand the planner behavior for
my queries better now.

Regards,
Milan Zamazal


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: reason for default PGSTAT_ACTIVITY_SIZE
Следующее
От: Tim Uckun
Дата:
Сообщение: Re: timestams in the the pg_standby output