Robert Treat presented on scaling Postgres databases. He emphasized establishing a culture where developers own database schemas and queries. It is important to gain visibility into the system through monitoring, alerts, trending and performance tuning. Using the latest Postgres version, replication, and connection pooling can help with scaling. Developers, database administrators, and operations teams should collaborate closely.