Обсуждение: error initing db

Поиск
Список
Период
Сортировка

error initing db

От
"Scott Clement"
Дата:

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.

 

Any body have any idea?

 

 

 

Rapidigm

(A Fujitsu Consulting Company)

Scott Clement

Sr. Systems Administrator

Stratigic Support Services

960 Broadway Ave.

Boise, Idaho 83706

Office: (208)429-0927 X127

Office: (800)429-6496 X127

Cell : (208) 761-4169

mailto:sclement@remotedba-rapidigm.com

mailto:sclement@rapidigm.com

http://www.rapidigm.com

http://www.remotedba-rapidigm.com

 

Re: error initing db

От
Chris
Дата:
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/