From: | les(at)Mars(dot)mcs(dot)net (Leslie Mikesell) |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Installing Postgresql |
Date: | 1999-11-05 02:01:08 |
Message-ID: | 7vtdp4$edd$1@Mars.mcs.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
In article <h4hhfj2zyfd(dot)fsf(at)vcmr-19(dot)rcs(dot)rpi(dot)edu>,
Collin W. Hitchcock <hitchc(at)vcmr-19(dot)rcs(dot)rpi(dot)edu> wrote:
>
>"Stiaan" <foresters(at)pixie(dot)co(dot)za> writes:
>
>>
>> Ok, help me here.
>>
>> Whenever I try to run Postmaster or I start the deamon it gives me the error
>> message that he PGDATA directory cannot be found. I've set it in my
>> .bash_profile file in /etc/skel : /home/user : /root directories.
>>
>> What am I doing wrong?
>
>
>As a sanity test, try setting the PGDATA and PGLIB manually and
>starting the postmaster manually. Logged in as the postgres user and
>looking at a bash prompt do:
>
>export PGLIB=/wherever/you/keep/the/postgres/lib/files
>export PGDATA=/wherever/you/keep/the/database
>postmaster
Also, don't forget to do the initial 'initdb' with these
values set.
Les Mikesell
les(at)mcs(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | HK Woo | 1999-11-05 02:38:26 | PostgreSQL server for Win95 machine |
Previous Message | Chris Fedde | 1999-11-05 00:20:18 | subscribe pgsql-general |
From | Date | Subject | |
---|---|---|---|
Next Message | Lamar Owen | 1999-11-05 02:16:02 | Fwd: test problem in english now ( excuse me ! ) suite regress test |
Previous Message | Ryan Kirkpatrick | 1999-11-05 01:38:47 | Re: [HACKERS] PostgreSQL 6.5.3 built, but not released ... |