If I am using mySQL or Postgresql does putting a limit on the attribute shrink the size of the database? I guess this may be a silly question, but I am a little unfamiliar with how database size adds up.
What are some other point of emphasis when limiting the size of an SQL database with a Rails app?