"Reuben Pasquini" <[EMAIL PROTECTED]> writes:
> It appears that when my 8.1 database is forced
> to generate more than
>             2*checkpoint_segments + 1
> trace files under pg_xlog/, that the database
> becomes confused and stops recycling the trace files.

That's fairly hard to believe, especially since you haven't presented
any actual evidence of it.

What might have happened is that checkpoints were failing for some
reason and so recycling of WAL segments couldn't be performed.  Was
there anything in the postmaster log about write failures?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to