\df causes an ERROR: Function oid8types(oidvector) does not exists - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject \df causes an ERROR: Function oid8types(oidvector) does not exists
Date
Msg-id 200010262000.e9QK0k890032@hub.org
Whole thread Raw
List pgsql-bugs
Glauter Fonseca Jannuzzi (glauter@achei.com.br) reports a bug with a severity of 4
The lower the number the more severe it is.

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

Long Description
When I try to use the \df function, this ERROR occurr.

I use the os: Linux Red Hat 6.2

Thank everybody that can help me.

Glauter

Sample Code
=>\df
ERROR: Function 'oid8types(oidvector)' does not exist
       Unable to identify a function that satisfies the given
          argument types
       You may need to add explicit typecasts.


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: \df causes an ERROR: Function oid8types(oidvector) does not exists
Next
From: "Rob Stoddard"
Date:
Subject: PGexec() causes crashes...