Re: error initing db

From: Chris <dmagick(at)gmail(dot)com>
To: sclement(at)remotedba-rapidigm(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: error initing db
Date: 2006-08-07 09:03:07
Message-ID: 44D701CB.3080301@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ottavio Campana 2006-08-07 09:47:38 Re: Ajax/PostgreSQL
Previous Message kevin.huang 2006-08-07 06:28:11 Re: does pgsql downloading mirror sites work?