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 ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly