| From: | Anant ngo <anant(dot)ietf(at)gmail(dot)com> |
|---|---|
| To: | Anant ngo <anant(dot)iet(dot)f(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Fwd: Data caching |
| Date: | 2022-08-18 16:39:45 |
| Message-ID: | CA+8+p7KRtbrgZ18OPBoeVcm9jv+_rRBajSKXNRRNG4_V0-x7MQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2022-08-18 19:49:47 | Re: Fwd: Data caching |
| Previous Message | Adrian Klaver | 2022-08-18 14:53:46 | Re: Different execution plan between PostgreSQL 8.2 and 12.5 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2022-08-18 16:56:30 | Re: Another dead configure test |
| Previous Message | Robert Haas | 2022-08-18 16:26:37 | Re: XLogBeginRead's header comment lies |