Re: Postgre 7.3.2 pg_clog error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgre 7.3.2 pg_clog error
Дата
Msg-id 15748.1048284232@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Postgre 7.3.2 pg_clog error  ("Rao Kumar" <raokumar@netwolves.com>)
Список 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 по дате отправления:

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: Any Monitoring Tools for Postgres?
Следующее
От: "Mario Alberto Soto Cordones"
Дата:
Сообщение: CREATE TYPE IN POSTGRES 7.2.3