Re: Missing pg_clog files - Mailing list pgsql-admin

From Tom Lane
Subject Re: Missing pg_clog files
Date
Msg-id 5071.1222271617@sss.pgh.pa.us
Whole thread Raw
In response to Re: Missing pg_clog files  (Carol Walter <walterc@indiana.edu>)
List pgsql-admin
Carol Walter <walterc@indiana.edu> writes:
> Here is the results of the query you asked for.

>       datname      | datfrozenxid
> ------------------+--------------
>   postgres         |          524
>   ...

Huh.  Postgres should never have removed any of those files with
datfrozenxid this low.  So it seems we have two possible explanations:
* there's something subtly wrong with the TruncateCLOG logic
* the files were removed by something else, ie, human error or
  operating-system failure

            regards, tom lane

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Missing pg_clog files
Next
From: Napolean Periathambi
Date:
Subject: Postgres client Configuration