Hello,
I always use silent-postgres without any problems, but always with PostgreSQL 8.x and REE. Today we started a new project using 1.9.2, Rails 3 and PostgreSQL 9.0.3 and silent-postgres is not working. It raises no errors, but the logs are still full of pg stuff, both in test and development envs.
Any ideas?
Thank you very much for this gem!