Port Bug Report: destroydb fails with ERROR: typeidTypeRelid: Invalid type - oid = 0

From: Unprivileged user <nobody>
To: pgsql-ports(at)postgresql(dot)org
Subject: Port Bug Report: destroydb fails with ERROR: typeidTypeRelid: Invalid type - oid = 0
Date: 1999-03-03 19:26:35
Message-ID: 199903031926.OAA50516@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports


============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : David Favor
Your email address : dfavor(at)corridor(dot)com

Category : runtime: back-end
Severity : critical

Summary: destroydb fails with ERROR: typeidTypeRelid: Invalid type - oid = 0

System Configuration
--------------------
Operating System : AIX 432

PostgreSQL version : 6.4.2

Compiler used : gcc version egcs-2.93.08 19990214

Hardware:
---------
AIX aasc24 3 4 00FFFFFF4C00 (Power PC)

Versions of other tools:
------------------------
gmake - 3.77
bison - 1.25
flex - 2.5.4

--------------------------------------------------------------------------

Problem Description:
--------------------
template1=> create database foo;
CREATEDB
template1=> drop database foo;
ERROR: typeidTypeRelid: Invalid type - oid = 0
ERROR: typeidTypeRelid: Invalid type - oid = 0
template1=> \q

--------------------------------------------------------------------------

Test Case:
----------
see description.

--------------------------------------------------------------------------

Solution:
---------

--------------------------------------------------------------------------

Browse pgsql-ports by date

  From Date Subject
Next Message C. Chan 1999-03-03 22:57:42 Postgres 6.4.2 under IRIX 6.2
Previous Message Thomas G. Lockhart 1999-03-03 15:28:10 Re: [PORTS] Port Bug Report: Error with date_part when checking month