Re: Problem when running initdb with latest cvs code - Mailing list pgsql-hackers

From Andreas Pflug
Subject Re: Problem when running initdb with latest cvs code
Date
Msg-id 3EFF20A0.7030502@web.de
Whole thread Raw
In response to Problem when running initdb with latest cvs code  ("Francisco Figueiredo Jr." <fxjrlists@yahoo.com.br>)
Responses Re: Problem when running initdb with latest cvs code  ("Francisco Figueiredo Jr." <fxjrlists@yahoo.com.br>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Problem when running initdb with latest cvs code
Next
From: "Andrew Dunstan"
Date:
Subject: Re: persistant psql feature suggestion