General Bug Report: createuser bails out with ERROR

From: Unprivileged user <nobody>
To: pgsql-bugs(at)postgresql(dot)org
Subject: General Bug Report: createuser bails out with ERROR
Date: 1999-03-20 18:38:55
Message-ID: 199903201838.NAA22507@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


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

Your name : Christoph Hoegl
Your email address : darkwing(at)bsdd(dot)regensburg(dot)com

Category : runtime: back-end
Severity : critical

Summary: createuser bails out with ERROR

System Configuration
--------------------
Operating System : Linux 2.2.3

PostgreSQL version : cvs-990318

Compiler used : egcs-2.93.12 19990319

Hardware:
---------

Versions of other tools:
------------------------

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

Problem Description:
--------------------
ERROR: Unable to locate type oid 0 in catalog

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

Test Case:
----------
start with a clean db (initdb)
access the templatedb
psql=>\d
ERROR: Unable to locate type oid 0 in catalog
seems like sth is mixed up with the template db
using a old dumped db works
(probably a file is mixed up)

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

Solution:
---------

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

Browse pgsql-bugs by date

  From Date Subject
Next Message Chris Dunlop 1999-03-21 02:59:02 backend crash with inet type
Previous Message Marcin Polak 1999-03-19 19:09:13 BUG REPORT