Scott Clement wrote:
I am getting an error message when initdb run

The program

/usr/bin/postgresql

need by initdb does not belong to PostgreSQL 7.4.7 or

there may be a configuration problem.

I'm going to guess a version issue.

You have initdb for a different version of postgres than the /usr/bin/postgresql file.

What does:

initdb --version

show?

Is it the same as:

/usr/bin/postgresql --version

?

--
Postgresql & php tutorials
http://www.designmagick.com/

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to