Fwd: Data caching - Mailing list pgsql-general

From Anant ngo
Subject Fwd: Data caching
Date
Msg-id CA+8+p7KRtbrgZ18OPBoeVcm9jv+_rRBajSKXNRRNG4_V0-x7MQ@mail.gmail.com
Whole thread Raw
Responses Re: Fwd: Data caching
List pgsql-general
Hello

Is there a postgres extension or project related to application-level/foreign-table data caching ? The postgres_fdw extension fetches data from foreign table for each command.

I have seen previous messages in archive about caching in form of global temp tables, query cache etc. There are good discussions about whether support should be built-in but did not find any implementation.

I have seen the 44 postgres extensions that come pre-installed with ubuntu 16.04 but none of them do this.

Thanks.
Anant.

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Different execution plan between PostgreSQL 8.2 and 12.5
Next
From: Adrian Klaver
Date:
Subject: Re: Fwd: Data caching