| From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
|---|---|
| To: | Steve Crawford <scrawford(at)pinpointresearch(dot)com> |
| Cc: | pgsql general list <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Installation trouble |
| Date: | 2005-10-29 02:16:43 |
| Message-ID: | 4362DB8B.2060905@commandprompt.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua D. Drake | 2005-10-29 02:18:29 | Re: Installation trouble -- oops |
| Previous Message | Joshua D. Drake | 2005-10-29 02:12:14 | Re: mysql replace in postgreSQL? |