Re: Installation trouble

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Installation trouble
Дата
Msg-id 4362DB8B.2060905@commandprompt.com
обсуждение исходный текст
Ответ на Installation trouble  (Steve Crawford <scrawford@pinpointresearch.com>)
Список pgsql-general
Steve Crawford wrote:

>I'm having difficulty installing 8.0.4. Server is SuSE 8.2 without PG
>installed. However some client libraries are Yast installed due to
>dependency reconciliation.
>
>I'm doing the standard install (./configure, make, make install) and
>have created the postgres user and appropriate data directory but
>when I run:
>
>
>

The below looks to me like you have more then one version installed... try:


>initdb /var/lib/pgsql/data
>
>
/usr/local/pgsql/bin/initdb /var/lib/pgsql/data

Sincerely,

Joshua D. Drake

--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/


В списке pgsql-general по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: mysql replace in postgreSQL?
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Installation trouble -- oops