Possible DB corruption

Поиск
Список
Период
Сортировка
От Justin M Wozniak
Тема Possible DB corruption
Дата
Msg-id Pine.GSO.4.58.0705251642420.19266@cse.nd.edu
обсуждение исходный текст
Ответы Re: Possible DB corruption  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Possible DB corruption  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
Hello
    We noticed that some records were mysteriously disappearing from
our DB.  I went in with psql and found that the \dt command no longer
works, providing the output below.  Is this a sure sign of DB corruption?
Running psql (PostgreSQL) 7.4.8 on Linux 2.4.27.
    Thanks

GEMSd=> \dt
      List of relations
 Schema | Name | Type | Owner
--------+------+------+-------
(0 rows)

However... using SELECT statments on tables that I remember are present
still works...

--
Justin Michael Joseph Wozniak

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

Предыдущее
От: "Andrus"
Дата:
Сообщение: How to create trigger if it does not exist
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Limiting number of rows returned at a time in select query