Re: Increasing catcache size

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Increasing catcache size
Дата
Msg-id 20060615080116.GC23567@svana.org
обсуждение исходный текст
Ответ на Re: Increasing catcache size  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Increasing catcache size  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, Jun 14, 2006 at 08:04:31PM -0400, Tom Lane wrote:
> So I'm pretty strongly inclined to just dike out the limit.  If you're
> running a database big enough to hit the existing limit, you can well
> afford to put more memory into the catcache.

If you do a \d, does that load every tuple from pg_class into the
catcache?

Your suggestion sounds like a good one...

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

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

Предыдущее
От: "Larry Rosenman"
Дата:
Сообщение: Re: Test request for Stats collector performance improvement
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Remove the limit on the number of entries allowed in catcaches,