Thread

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

    PostgreSQL Bugs List <pgsql-bugs@postgresql.org> — 2000-10-26T20:00:38Z

    Glauter Fonseca Jannuzzi (glauter@achei.com.br) reports a bug with a severity of 3
    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