Re: problem creating template database - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: problem creating template database
Date
Msg-id Pine.LNX.4.21.0009270118290.515-100000@peter
Whole thread Raw
In response to problem creating template database  ("Richard Kuhnke" <rkuhnke@omnimadison.com>)
List pgsql-general
Richard Kuhnke writes:

> I hope someone can help.  When I use the initdb in postgresql-7.0.2 I get an
> error.  It reads as follows:
> ERROR: Error: unknown type 'oidvector'.
> ERROR: Error: unknown type 'oidvector'.
>             syntax error 12 : parse errorinitdb: could not create template
> database
>
> I believe the problem is in a field value in the
> pgsql/lib/local1_template1.bki.source.  Any help would be great.

Tom Lane's answer is right, but this is still a bug.

Can you send me the output of `sh -x initdb {usual options}' (privately,
if it gets to be too long)?  Be sure to invoke initdb from the exact same
position with the same (relative/absolute) file name as when you
encountered this problem.


--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


pgsql-general by date:

Previous
From: Philip Warner
Date:
Subject: Change of behaviour of pg_get_userbyid & pg_get_viewdef - do it?
Next
From: Papp Gyozo
Date:
Subject: Re: Tablenames in Resultsets?