Y
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
levkk
23 days ago
I don't think so. Too much trouble. Caching is a really hard problem without context, and the context, typically, is app-specific.
link
khurs
23 days ago
Thanks for the reply and good work on pgDog!!
link
HackerThemAll
22 days ago
I hope not. It introduces a lot more problems than it solves.
link