Re: what's this debug mean? - Mailing list pgsql-novice

From Tom Lane
Subject Re: what's this debug mean?
Date
Msg-id 10338.1007150119@sss.pgh.pa.us
Whole thread Raw
In response to Re: what's this debug mean?  (Jason Earl <jason.earl@simplot.com>)
List pgsql-novice
Jason Earl <jason.earl@simplot.com> writes:
> This means that a new file was created and you need to consider
> increasing the WAL_FILES attribute in postgresql.conf :).

It's only worth worrying about if you see it regularly.

There is some documentation about this in the administrator's guide, eg
http://candle.pha.pa.us/main/writings/pgsql/sgml/wal-configuration.html
(That's 7.2 docs and some of the statements are not true for 7.1, but
it's close enough, and I think the exposition is better than in the 7.1
docs.)

            regards, tom lane

pgsql-novice by date:

Previous
From: Jason Earl
Date:
Subject: Re: what's this debug mean?
Next
From: Francisco Reyes
Date:
Subject: Re: Learning to read explain