RE: Beta 3 question(s) - Mailing list pgsql-hackers

From Mikheev, Vadim
Subject RE: Beta 3 question(s)
Date
Msg-id 8F4C99C66D04D4118F580090272A7A234D32A3@sectorbase1.sectorbase.com
Whole thread Raw
In response to Beta 3 question(s)  ("Mitch Vincent" <mitch@venux.net>)
List pgsql-hackers
> I see a lot of this when I'm importing data :
> 
> DEBUG:  copy: line 2865, XLogWrite: new log file created - 
> try to increase WAL_FILES
> 
> Is that anything to be concerned about?

No, WAL_FILES affects performance only.

> Do I need to increase WAL_FILES? If so, how?

You may ignore this for data import, but it's good
to have WAL_FILES >= 1 for database use under high load.
Sorry, Oliver Elphick and me write WAL docs right now -
should be ready in 1-2 days.

Vadim


pgsql-hackers by date:

Previous
From: "Ross J. Reedstrom"
Date:
Subject: Re: Re: AW: Re: MySQL and BerkleyDB (fwd)
Next
From: Tom Lane
Date:
Subject: Re: FW: Postgresql on win32