Re: Partitioning performance: cache stringToNode() of pg_constraint.ccbin

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Partitioning performance: cache stringToNode() of pg_constraint.ccbin
Дата
Msg-id 20140111191001.GI28089@momjian.us
обсуждение исходный текст
Ответ на Partitioning performance: cache stringToNode() of pg_constraint.ccbin  (Noah Misch <noah@leadboat.com>)
Ответы Re: Partitioning performance: cache stringToNode() of pg_constraint.ccbin  (Noah Misch <noah@leadboat.com>)
Список pgsql-hackers
On Mon, Jun  3, 2013 at 03:07:27PM -0400, Noah Misch wrote:
> A colleague, Korry Douglas, observed a table partitioning scenario where
> deserializing pg_constraint.ccbin is a hot spot.  The following test case, a
> simplification of a typical partitioning setup, spends 28% of its time in
> stringToNode() and callees thereof:

Noah, what is the status on this?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: units in postgresql.conf comments
Следующее
От: Fabrízio de Royes Mello
Дата:
Сообщение: Re: newlines at end of generated SQL