Re: Problems to see the structure of a table - Mailing list pgsql-general

From Tom Lane
Subject Re: Problems to see the structure of a table
Date
Msg-id 5564.1008609571@sss.pgh.pa.us
Whole thread Raw
In response to Problems to see the structure of a table  (Gabriel Fernandez <gabi@unica.edu>)
List pgsql-general
Gabriel Fernandez <gabi@unica.edu> writes:
> 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

Sounds to me like you are using a psql that is newer than your server.
Considerably newer, in fact, since format_type was added in 7.1 but
that error message hasn't been spelled that way since 6.5.

            regards, tom lane

pgsql-general by date:

Previous
From: "Ian Harding"
Date:
Subject: Re: Pl/Tcl problem
Next
From: teg@redhat.com (Trond Eivind Glomsrød)
Date:
Subject: Re: Pl/Tcl problem