Re: Installing Postgresql

Поиск
Список
Период
Сортировка
Искать
От
hitchc@vcmr-19.rcs.rpi.edu (Collin W. Hitchcock)
Тема
Re: Installing Postgresql
Дата
Msg-id
h4hhfj2zyfd.fsf@vcmr-19.rcs.rpi.edu
Список
Дерево обсуждения
Re: Installing Postgresql hitchc@vcmr-19.rcs.rpi.edu (Collin W. Hitchcock)

"Stiaan"  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?
> 
> Thanx Sti
> 
> 


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 


Collin

В списке pgsql-hackers по дате отправления
От: Tatsuo Ishii
Дата:
От: Tatsuo Ishii
Дата:
FAQ