General Bug Report: createuser bails out with ERROR - Mailing list pgsql-bugs

From Unprivileged user
Subject General Bug Report: createuser bails out with ERROR
Date
Msg-id 199903201838.NAA22507@hub.org
Whole thread Raw
List pgsql-bugs
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name        : Christoph Hoegl
Your email address    : darkwing@bsdd.regensburg.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:
---------


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


pgsql-bugs by date:

Previous
From: Unprivileged user
Date:
Subject: General Bug Report: ECPG does not process Fetch
Next
From: Marcin Polak
Date:
Subject: BUG REPORT