WAL questions - Mailing list pgsql-general

From Steve Oualline
Subject WAL questions
Date
Msg-id E7E213858379814A9AE48CA6754F5ECB0675104F@mail01.stbernard.com
Whole thread Raw
Responses Re: WAL questions  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general

We have a system with 1202 files in the WAL directory (pg_xlog).
When we start postmaster, it goes into the starting state for 5 minutes
and then crashes.

Questions:

1) What is the biggest number of WAL files you've seen and what were
you doing to the database at the time?

2) When postmaster starts, it replays the WAL files.  During this time
any connection is rejected with an error indicating that the database
is starting up.  What the longest amount of time that you'd expect
postmaster to be in the "starting up" state?

pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Allowing Custom Fields
Next
From: John Gray
Date:
Subject: Re: xml_valid function