Hacker News new | ask | show | jobs
by fabian2k 220 days ago
My point is more that at that scale I'd try to avoid caching entirely. Unless you're doing analytical queries over large tables, Postgres is plenty fast without caching if you're not doing anything stupid.