Re: [WIP] cache estimates, cache access cost

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [WIP] cache estimates, cache access cost
Дата
Msg-id 1308083462-sup-1150@alvh.no-ip.org
обсуждение исходный текст
Ответ на [WIP] cache estimates, cache access cost  (Cédric Villemain <cedric.villemain.debian@gmail.com>)
Ответы Re: [WIP] cache estimates, cache access cost  (Cédric Villemain <cedric.villemain.debian@gmail.com>)
Re: [WIP] cache estimates, cache access cost  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Excerpts from Cédric Villemain's message of mar jun 14 10:29:36 -0400 2011:

> Attached are updated patches without the plugin itself. I've also
> added the cache_page_cost GUC, this one is not per tablespace, like
> others page_cost.
> 
> There are 6 patches:
> 
> 0001-Add-reloscache-column-to-pg_class.patch

Hmm, do you really need this to be a new column?  Would it work to have
it be a reloption?

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: procpid?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: possible connection leak in dblink?