Re: Post Installation problem

Поиск
Список
Период
Сортировка
От Vijay Deval
Тема Re: Post Installation problem
Дата
Msg-id 3BA42BF5.C785392A@giaspn01.vsnl.net.in
обсуждение исходный текст
Ответ на Post Installation problem  (Dennis Leeuw <dleeuw@made-it.com>)
Список pgsql-novice
have you created or modified .profile in your home directory? something
like

PATH=$PATH:/opt/postgresql/bin:/opt/postgresql/pgaccess
LD_LIABRARY_PATH=/opt/postgresql/bin
export LD_LIABRARY_PATH
PGDATA=/opt/postgresql/data
export PGDATA=/opt/postgresql/data
export PGLIB=/opt/postgresql/lib
MANPATH=$MANPATH:/opt/postgresql/man

This is just an example. Something on this line in .profile will point
to the rquired resources.

Vijay

Dennis Leeuw wrote:

> Success. You can now start the database server using:
>
>     /opt/postgresql/bin/postmaster -D /opt/postgresql/data/
> or
>     /opt/postgresql/bin/pg_ctl -D /opt/postgresql/data/ -l logfile start
>
> After that every command responds with show: command not found, like:
> psql template1
> ./psql: show: command not found
>



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

Предыдущее
От: Dennis Leeuw
Дата:
Сообщение: Re: Post Installation problem
Следующее
От: Tom Lane
Дата:
Сообщение: Re: no attribute tuple 1259 -2