Hacker News new | ask | show | jobs
by khurs 23 days ago
Any plans to add Query Caching for Selects?

as per:

https://www.pgpool.net/docs/latest/en/html/runtime-in-memory...

2 comments

I don't think so. Too much trouble. Caching is a really hard problem without context, and the context, typically, is app-specific.
Thanks for the reply and good work on pgDog!!
I hope not. It introduces a lot more problems than it solves.