Re: caching written values?
От
Thomas Finneid
Тема
Re: caching written values?
Дата
Msg-id
49786813.20203@fcon.no
Ответ на
Re: caching written values? (Pavan Deolasee)
Список
Дерево обсуждения
caching written values? Thomas Finneid <tfinneid@fcon.no>
Re: caching written values? Pavan Deolasee <pavan.deolasee@gmail.com>
Re: caching written values? Thomas Finneid <tfinneid@fcon.no>
Re: caching written values? Simon Riggs <simon@2ndQuadrant.com>
Re: caching written values? Thomas Finneid <tfinneid@fcon.no>
Re: caching written values? Robert Haas <robertmhaas@gmail.com>
Re: caching written values? Glyn Astill <glynastill@yahoo.co.uk>
(Sorry, did not include the list in the reply) Pavan Deolasee wrote: > Yes. That's how it works. Is that how it works for an index as well? I just found out that I have an index that is 35GB, and the table is 85GB. ( I will look into the index, it works fine, but an index that is almost one third of the size of the table, seems a little bit strange. ) So if it works the same way and the index uses a B-tree, I assume it only loads the pages that contains the subpart of the index that are relevant, is this correct? thomas
В списке pgsql-performance по дате отправления