Re: Does Postgres 14 have a query cache? - Mailing list pgsql-general

From Ron
Subject Re: Does Postgres 14 have a query cache?
Date
Msg-id 76536785-82b2-fe36-e3f9-34fd04fb446e@gmail.com
Whole thread Raw
In response to Does Postgres 14 have a query cache?  (Siddharth Jain <siddhsql@gmail.com>)
Responses Re: Does Postgres 14 have a query cache?  (Steven Lembark <lembark@wrkhors.com>)
List pgsql-general
It's got buffers.  If you frequently query the same lookup tables, they'll stay in memory...

On 2/18/23 08:46, Siddharth Jain wrote:
I think the answer is no but wanted to confirm here. this is what my best friend told me.

image.png

--
Born in Arizona, moved to Babylonia.
Attachment

pgsql-general by date:

Previous
From: Tomas Pospisek
Date:
Subject: Re: can't get psql authentication against Active Directory working
Next
From: Steven Lembark
Date:
Subject: Re: Does Postgres 14 have a query cache?