General Bug Report: createuser bails out with ERROR

Поиск
Список
Период
Сортировка
От Unprivileged user
Тема General Bug Report: createuser bails out with ERROR
Дата
Msg-id 199903201838.NAA22507@hub.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Unprivileged user
Дата:
Сообщение: General Bug Report: ECPG does not process Fetch
Следующее
От: Marcin Polak
Дата:
Сообщение: BUG REPORT