database caches - Mailing list pgsql-bugs

From Ruslan A Dautkhanov
Subject database caches
Date
Msg-id 3DBE0DCF.38B504AE@scn.ru
Whole thread Raw
Responses Re: database caches  (Neil Conway <neilc@samurai.com>)
List pgsql-bugs
Hi,

    I have problem in PG performance - all database caches is allocated
    to one table, which is much greater than all other tables together, but
    requests to this huge table much rarely, than requests with other tables.
    How can I adjust which tables should be cached more (cache rate), and
    which less, if this possible?? Or which tables not to cache completely.
    Thanks a lot in advice.


    ---
       best regards,
    Ruslan A Dautkhanov   rusland@scn.ru

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Technical Question
Next
From: Neil Conway
Date:
Subject: Re: database caches