Thread

  1. Jack Howarth <howarth@bromo.med.uc.edu> — 1999-04-27T16:33:27Z

    ============================================================================
                            POSTGRESQL BUG REPORT TEMPLATE
    ============================================================================
    
    
    Your name               : Jack Howarth
    Your email address      : howarth@bromo.med.uc.edu
    
    
    System Configuration
    ---------------------
      Architecture (example: Intel Pentium)         : PowerPC (Powermac)
    
      Operating System (example: Linux 2.0.26 ELF)  : LinuxPPC (glibc 2.1.1)
    
      PostgreSQL version (example: PostgreSQL-6.4.2)  :   PostgreSQL-6.4.2
    
      Compiler used (example:  gcc 2.8.0)           : egcs 1.1.2
    
    
    Please enter a FULL description of your problem:
    ------------------------------------------------
    When building the postgresql-6.4.2-2.src.rpm from RedHat's rawhide
    1.3.4 rpmset we discovered the following problem under Linux 2.2.6
    when one tries to destroy a db in postgresql...
    
    [postgres@kernel doc]$ destroydb mydb
    ERROR:  typeidTypeRelid: Invalid type - oid = 0
    destroydb: database destroy failed on mydb.
    
    Has anyone else reported such a problem under Linux 2.2.6, egcs 1.1.2 and 
    glibc 2.1.1?
    
    
    
    Please describe a way to repeat the problem.   Please try to provide a
    concise reproducible example, if at all possible: 
    ----------------------------------------------------------------------
    
    
    
    
    
    If you know how this problem might be fixed, list the solution below:
    ---------------------------------------------------------------------