Unwanted Log Entries

From: Jon Swinth <jswinth(at)atomicpc(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Unwanted Log Entries
Date: 2002-11-22 17:39:19
Message-ID: 200211220939.19988.jswinth@atomicpc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alex Zavalin 2002-11-22 17:44:43 database structure
Previous Message Don Isgitt 2002-11-22 17:34:19 Re: Lack of use of indexes