Re: Does Postgres 14 have a query cache?

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Does Postgres 14 have a query cache?
Date: 2023-02-18 18:43:42
Message-ID: 76536785-82b2-fe36-e3f9-34fd04fb446e@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steven Lembark 2023-02-18 18:45:20 Re: Does Postgres 14 have a query cache?
Previous Message Tomas Pospisek 2023-02-18 16:32:23 Re: can't get psql authentication against Active Directory working