Hacker News new | ask | show | jobs
by mikeklaas 1591 days ago
Multiple databases in postgres fundamentally share the same underlying infrastructure (i.e., WAL), and so do not offer much in terms of scalability or blast-radius protection compared to putting all tables in the same database.