Re: Slow planning, fast execution for particular 3-table query

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Slow planning, fast execution for particular 3-table query
Дата
Msg-id c22789f2c87c55827c03c5361db54b30d919eb98.camel@cybertec.at
обсуждение исходный текст
Ответ на Re: Slow planning, fast execution for particular 3-table query  (David Wheeler <dwheeler@dgitsystems.com>)
Список pgsql-performance
David Wheeler wrote:
> I'm not sure what "unusually large" is, but they're all < 1mb which is a little larger
> than some of our other comparable databases (mostly <300kb) but seems reasonable to me. 

I forgot the condition "AND n.nspname = 'pg_catalog'"...

But if all your tables are small, catalog bloat is probably not your problem.

Do you have many tables in the database? Partitioning?

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




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

Предыдущее
От: David Wheeler
Дата:
Сообщение: Re: Slow planning, fast execution for particular 3-table query
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Slow planning, fast execution for particular 3-table query