Posts about Postgres:

  1. Keep model attributes in sync using Rails and Postgres
  2. Defining aggregated attributes with ActiveRecord
  3. An experimental approach to table partitioning in Postgres
  4. Adding null constraints to columns — the safe way
  5. It’s not too late to use polymorphic associations
  6. Migrating integer primary keys to UUIDs using Rails + Postgres
  7. Stop using VARCHAR to store UUIDs