PostgreSQL Caching

From: "Adnan DURSUN" <a_dursun(at)hotmail(dot)com>
To: <pgsql-performance(at)postgresql(dot)org>
Subject: PostgreSQL Caching
Date: 2006-10-03 21:49:12
Message-ID: BAY106-DAV23EDDA46EA9540B37FA780FA1C0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-performance

Hi,

I wonder how PostgreSQL caches the SQL query results. For example ;

* does postgres cache query result in memory that done by session A
?
* does session B use these results ?

Best Regards

Adnan DURSUN

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Mark Lewis 2006-10-03 21:54:17 Re: BUG #2658: Query not using index
Previous Message Graham Davis 2006-10-03 21:35:45 Re: BUG #2658: Query not using index

Browse pgsql-performance by date

  From Date Subject
Next Message Mark Lewis 2006-10-03 21:54:17 Re: BUG #2658: Query not using index
Previous Message Graham Davis 2006-10-03 21:35:45 Re: BUG #2658: Query not using index