Re: Problem when running initdb with latest cvs code

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: Problem when running initdb with latest cvs code
Дата
Msg-id 3EFF20A0.7030502@web.de
обсуждение исходный текст
Ответ на Problem when running initdb with latest cvs code  ("Francisco Figueiredo Jr." <fxjrlists@yahoo.com.br>)
Ответы Re: Problem when running initdb with latest cvs code  ("Francisco Figueiredo Jr." <fxjrlists@yahoo.com.br>)
Список pgsql-hackers
Francisco Figueiredo Jr. wrote:

>
>
> Hi all,
> I'm getting the following error when trying to do an initdb:
>
> This user must also own the server process.
>
>
> initializing pg_depend... ERROR:  expression_tree_walker: Unexpected 
> node type 601
> IN:  expression_tree_walker (clauses.c:2320)
>
Hi Francisco,
I had the same problem. Perform a  "make clean"
and then the normal "make; make install", and hopefully it will be 
solved just as it was on my machine.

Regards,
Andreas




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Problem when running initdb with latest cvs code
Следующее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: persistant psql feature suggestion