Silent Postgres plugin

Plugin details

Silences internal diagnostic messages from postgresql connection adapter.

Enabled only in development and test environments, skips production for performance reasons - logging is probably disabled there anyway.

Websitehttp://code.google.com/p/silent-postgres/ Repositoryhttp://silent-postgres.googlecode.com/svn/trunk/silent_postgres Author Łukasz Piestrzeniewicz Tags postgre LicenseMIT

Documentation

Install the plugin:
ruby script/plugin install http://silent-postgres.googlecode.com/svn/trunk/silent_postgres

Postgresql 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

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | Back in time (1 older version) | Last edited by: hardway, 2 months ago