Here’s how to do serious scaling with PostgreSQL for pennies:
Use pgpool for replication, load-balancing and failover
Run the whole thing on Amazon Web Services like Soocial
Done. There were some examples in AWS’ docs suggesting an “average web database of 100gb” with 100 I/Os per second would cost around $36/month to run. I’m pretty sure [...]