too many clog files - Mailing list pgsql-performance

From Duan Ligong
Subject too many clog files
Date
Msg-id 20080901191255.E398.DUANLG@nec-as.nec.com.cn
Whole thread Raw
Responses Re: too many clog files
List pgsql-performance
Hi, there.

I have encountered an issue that there are too many
clog file under the .../pg_clog/ directory. Some of them
were even produced one month ago.

My questions:
- Does Vacuum delete the old clog files?
- Can we controll the maximum number of the clog files?
- When, or in what case is  a new clog file produced?
- Is there a mechanism that the clog files are recycled?

#The version of my postgresql is 8.1

Regards
Duan



pgsql-performance by date:

Previous
From: Thomas Finneid
Date:
Subject: Re: slow update of index during insert/copy
Next
From: "David West"
Date:
Subject: limit clause breaks query planner?