Re: \df causes an ERROR: Function oid8types(oidvector) does not exists

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: glauter@achei.com.br, pgsql-bugs@postgresql.org
Date: 2000-10-26T21:42:28Z
Lists: pgsql-bugs
pgsql-bugs@postgresql.org writes:
> \df causes an ERROR: Function oid8types(oidvector) does not exists
> Thank everybody that can help me.

Use the version of psql that matches your version of the server.

This looks like a 6.5 or older psql with a 7.0 server...

			regards, tom lane