Re: Recycled Log Files - Mailing list pgsql-admin

From Tom Lane
Subject Re: Recycled Log Files
Date
Msg-id 12208.1076100723@sss.pgh.pa.us
Whole thread Raw
In response to Recycled Log Files  (Naomi Walker <nwalker@eldocomp.com>)
List pgsql-admin
Naomi Walker <nwalker@eldocomp.com> writes:
> We are running Postgres 7.3.4 on Solaris 6 on an E3500.  I noticed the
> following messages, and attempted to remedy the situation by upping our
> wal_buffers to 64, thinking we might need more room.

> 2004-02-05 16:48:16 LOG:  recycled transaction log file 0000000600000029
> 2004-02-05 16:48:27 LOG:  recycled transaction log file 000000060000002A
> 2004-02-05 16:48:27 LOG:  recycled transaction log file 000000060000002B

This is normal operation.  I'm not sure why we have it as LOG level and
not DEBUG-something.  I suppose the messages are slightly useful to give
an idea of how fast you are using up log segments, but now that
wal_files isn't a separately tweakable parameter it's not obvious why
the average DBA would care.

            regards, tom lane

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: FATAL 2: (pg_clog ... no such file or directory)
Next
From: "scott.marlowe"
Date:
Subject: Re: Problem with too short column