consider increasing WAL_FILES

From: newsreader(at)mediaone(dot)net
To: pgsql-general(at)postgresql(dot)org
Subject: consider increasing WAL_FILES
Date: 2001-04-13 19:07:13
Message-ID: 20010413150712.A8229@dragon.universe
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I dump database from 7.0.3 and attempting
to restore to 7.1rc4. And get the following
messages. I can reproduce them by
dropping new db and recreating new ones.

Line number varies from one restore to
the next and 'MoveOfflineLogs' message
was seen only once

Should I worry? How do I increase
WAL_FILES?

The largest table has about 500,000 entries.

Thanks in advance

DEBUG: copy: line 85254, XLogWrite: new log file created - consider increasing WAL_FILES
DEBUG: MoveOfflineLogs: remove 0000000000000010
DEBUG: MoveOfflineLogs: remove 0000000000000011
DEBUG: copy: line 305196, XLogWrite: new log file created - consider increasing WAL_FILES
DEBUG: copy: line 5129, XLogWrite: new log file created - consider increasing WAL_FILES

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Justin S. 2001-04-13 19:10:21 RE: Shared memory failure?
Previous Message wendorf, pat 2001-04-13 19:02:39 MySQL to PostgreSQL conversion difficulties