Re: The memory usage is positively correlated with the number of partition tables when pg_get_expr is called.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: The memory usage is positively correlated with the number of partition tables when pg_get_expr is called.
Дата
Msg-id 989438.1755691750@sss.pgh.pa.us
обсуждение исходный текст
Ответ на The memory usage is positively correlated with the number of partition tables when pg_get_expr is called.  (Zhu Yang <fairyfar@msn.com>)
Список pgsql-bugs
Zhu Yang <fairyfar@msn.com> writes:
> Unreasonable memory usage.

Not at all.  You have a session that has accessed 100000 tables.
If you don't want to eat a lot of relcache space, rethink your
schema.  (IMV, a table with hundreds or thousands of partitions
is an anti-pattern.)

            regards, tom lane



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