WAL file lifespan (7.1RC1)

From: "Brian Baquiran" <brianb(at)edsamail(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: WAL file lifespan (7.1RC1)
Date: 2001-03-27 02:14:09
Message-ID: 066b01c0b663$be9fdfe0$4e64a8c0@edsamail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

How long should I expect WAL files in $PGDATA/pg_xlog to hang around?

Last night I loaded up around 8GB of data and in the morning I there were
118 files in $PGDATA/pg_xlog. They didn't go away until after I shutdown and
restarted the database and I saw a bunch of "DEBUG: MoveOfflineLogs: remove
0000000200000008" in my logfiles.

Brian

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeff 2001-03-27 02:20:13 How to auto create a unique key for each newly added record?
Previous Message Justin Clift 2001-03-27 02:01:24 Re: Re: Call for platforms