Rails plugin that silences Postgresql connection adapter verbose output
Go to file
2010-09-03 04:40:07 -07:00
lib Make autoloadable by Rails 3 2010-09-03 04:40:07 -07:00
init.rb Import from http://code.google.com/p/silent-postgres/ 2010-09-03 04:26:20 -07:00
MIT-LICENSE Import from http://code.google.com/p/silent-postgres/ 2010-09-03 04:26:20 -07:00
README Import from http://code.google.com/p/silent-postgres/ 2010-09-03 04:26:20 -07:00

SilentPostgres
==============

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.

Copyright (c) 2008 Łukasz Piestrzeniewicz, released under the MIT license