pg_clog questions

From: "Benjamin Krajmalnik" <kraj(at)illumen(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: pg_clog questions
Date: 2006-05-25 19:08:23
Message-ID: 8511B4970E0D124898E973DF496F9B432516DE@stash.stackdump.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

While checking our server, I noticed quite a few files in the pg_clog
directory.

These files date from today back to the day when I installed PostgreSQL.

Is there a maintenance task which can be run to purge the files which
are no longer needed?

I assume the majority of them are not needed, since the data has already
been commited.

I back up nightly with pg_dump, but this obviously does not reset these
files.

Do I need to do a backup with archiving in order to clear these out?

TIA,

Benjamin

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Marlowe 2006-05-25 19:13:35 Re: Strange errors in log file
Previous Message Benjamin Krajmalnik 2006-05-25 19:00:33 Strange errors in log file