PostgreSQL Scalability for Business is a hot topic right now and we’re giving away 2 tickets to hear from the experts first-hand at CHAR(16) on Dec 6th in New York. See above link for more details on how to enter.
Citus 6.0, an open-source extension, is here with a number of new features, such as improvements to make scaling out multi-tenant apps easier as well as distributed rollups of data.
Postgres 9.6 supports a lot of new great features, with the highlight being parallel scans. Amazon RDS now supports it, so take a look at upgrading today.
Heap powers a large scale analytics service using Postgres. Because of the amount of data they handle they face a number of challenges, here’s a look at how they make things work starting with a huge collection of indexes.