Re: problem creating template database

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: problem creating template database
Дата
Msg-id Pine.LNX.4.21.0009270118290.515-100000@peter
обсуждение исходный текст
Ответ на problem creating template database  ("Richard Kuhnke" <rkuhnke@omnimadison.com>)
Список 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 по дате отправления:

Предыдущее
От: Philip Warner
Дата:
Сообщение: Change of behaviour of pg_get_userbyid & pg_get_viewdef - do it?
Следующее
От: Papp Gyozo
Дата:
Сообщение: Re: Tablenames in Resultsets?