Hi Francisco,
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)
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
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend