Re: pg 7.3.4 and linux box crash

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg 7.3.4 and linux box crash
Дата
Msg-id 10570.1063375214@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg 7.3.4 and linux box crash  (pginfo <pginfo@t1.unisoftbg.com>)
Список pgsql-admin
pginfo <pginfo@t1.unisoftbg.com> writes:
> In my pg log I can find:
> ERROR:  Invalid page header in block 5604 of a_acc

You have a corrupt table.  Can you drop and recreate a_acc?

> before this error I see also :
> FATAL:  Database "template0" is not currently accepting connections
> ERROR:  Relation "pg_relcheck" does not exist
> and
> ERROR:  'ksqo' is not a valid option name

Seems you are using a rather out-of-date version of pgAdmin.

            regards, tom lane

В списке pgsql-admin по дате отправления:

Предыдущее
От: "David F. Skoll"
Дата:
Сообщение: Re: Row locking during UPDATE
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Problem with Sequences