Problems to see the structure of a table

From: Gabriel Fernandez <gabi(at)unica(dot)edu>
To: PostgreSQL-general <pgsql-general(at)postgreSQL(dot)org>
Subject: Problems to see the structure of a table
Date: 2001-12-17 16:38:57
Message-ID: 3C1E1FA1.4CAEEF6@unica.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

After having some problems with our database server (in the hardware not
with postgres), when we execute '\d my_table' from psql it displays:

ERROR: No such function 'format_type' with the specified attributes

We cannot execute the \dT command neither because it displays same
error. Could the reason be that some of the System files (as pg_type ,
etc.) are corrupted ?

How can we fix this problem ?

Any help will we apreciated.

Thanks,

Gabi :-)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Gould 2001-12-17 16:42:26 Re: Query Help
Previous Message Chris Albertson 2001-12-17 16:29:19 Re: Query Help