Plugins - Silent Postgres
Add to favoritesPostgresql connection adapter in Ruby on Rails is a really noisy beast. In development and test it can easily fill log files with large amounts of debugging information.
Silent-postgres is a Rails plugin that silences this verbose output. Now your log files only contain SQL queries which are REALLY useful for debugging
http://code.google.com/p/silent-postgres/
http://silent-postgres.googlecode.com/svn/trunk/
Rails' (MIT)
Statistics and Logs

