We are currently using PostgreSQL 7.2.2 in production with JBoss 3.0.3. The
DB is working to spec but the log is being filled with the following line
over and over again:
NOTICE: TRANSACTION ISOLATION LEVEL is READ COMMITTED
Even with the moderate hits we are getting right now on the site, this
generates about 200MB worth of log messages. It also makes it difficult to
find any real error messages. Does anybody know of a way to stifle this
message?