Re: Postgre 7.3.2 pg_clog error - Mailing list pgsql-admin

From Tom Lane
Subject Re: Postgre 7.3.2 pg_clog error
Date
Msg-id 15748.1048284232@sss.pgh.pa.us
Whole thread Raw
In response to Postgre 7.3.2 pg_clog error  ("Rao Kumar" <raokumar@netwolves.com>)
List pgsql-admin
"Rao Kumar" <raokumar@netwolves.com> writes:
> We are running into a pg_clog problem since we recently upgraded to 7.3.2
> version. The error log reports:

> PANIC:  open of /usr/local/pgsql/data/pg_clog/0002 failed: No such file or
> directory
> 2003-03-19 05:46:40 LOG:  recycled transaction log file 00000001000000B8
> 2003-03-19 05:51:02 PANIC:  open of /usr/local/pgsql/data/pg_clog/0020
> failed: No such file or directory

What are the actual names, mod dates, and sizes of the files in the
pg_clog directory?

The PANICs should produce core dumps --- can you get stack traces from
the crashed backends?  (If they don't, fix the postmaster's environment
--- it's probably being started with ulimit -c 0.)

            regards, tom lane

pgsql-admin by date:

Previous
From: Robert Treat
Date:
Subject: Re: Any Monitoring Tools for Postgres?
Next
From: "Mario Alberto Soto Cordones"
Date:
Subject: CREATE TYPE IN POSTGRES 7.2.3