Re: log file? - Mailing list pgsql-general

From Florian Litot
Subject Re: log file?
Date
Msg-id 4.3.2.7.2.20021105121304.022c5100@pop.besancon.tt.slb.com
Whole thread Raw
In response to Re: log file?  (Richard Huxton <dev@archonet.com>)
Responses Re: log file?  (Richard Huxton <dev@archonet.com>)
List pgsql-general
At 11:47 05/11/02, Richard Huxton wrote:
>PG writes all transactions to disk before actually making changes so that you
>can recover in the event of a crash. It splits this transaction log into
>chunks and recycles them when all the transactions it refers to are no longer
>of interest.
but the problem is it never recycle this file so i have a got a px_log 2Go
how i can resolve this problem?
why it doesn't recycle?


pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: log file?
Next
From: Richard Huxton
Date:
Subject: Re: log file?