Re: increase WAL_FILES - Mailing list pgsql-general

From Tom Lane
Subject Re: increase WAL_FILES
Date
Msg-id 20636.980751887@sss.pgh.pa.us
Whole thread Raw
In response to increase WAL_FILES  ("Thomas T. Thai" <tom@minnesota.com>)
Responses Re: increase WAL_FILES  ("Thomas T. Thai" <tom@minnesota.com>)
List pgsql-general
"Thomas T. Thai" <tom@minnesota.com> writes:
> how do i increase WAL_FILES and why is it telling me to do that?

See
http://www.postgresql.org/devel-corner/docs/postgres/wal.htm
particularly the part about configuration parameters.

> DEBUG:  XLogWrite: new log file created - try to increase WAL_FILES

I don't much like the wording of this message.  Seems like
  DEBUG:  XLogWrite: new log file created - consider increasing WAL_FILES
would convey the idea more accurately.  Comments, better ideas?

            regards, tom lane

pgsql-general by date:

Previous
From: "Thomas T. Thai"
Date:
Subject: increase WAL_FILES
Next
From: Tom Lane
Date:
Subject: Re: while vacuum: pq_flush: send() failed: Broken pipe