Rails plugin that silences Postgresql connection adapter verbose output
Go to file
John Bintz f75503426f attempt to fix utf-8 2011-08-31 17:26:23 -04:00
lib ensure silence method exists 2011-05-25 11:08:24 -04: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
init.rb Tweaks to make it actually work 2010-09-22 14:05:32 -05:00
silent-postgres.gemspec attempt to fix utf-8 2011-08-31 17:26:23 -04:00

README

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