Re: Problem when running initdb with latest cvs code

From: Andreas Pflug <Andreas(dot)Pflug(at)web(dot)de>
To: "Francisco Figueiredo Jr(dot)" <fxjrlists(at)yahoo(dot)com(dot)br>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Problem when running initdb with latest cvs code
Date: 2003-06-29 17:23:44
Message-ID: 3EFF20A0.7030502@web.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2003-06-29 18:15:26 Re: persistant psql feature suggestion
Previous Message Tom Lane 2003-06-29 17:13:42 Re: Problem when running initdb with latest cvs code