Re: Starting postmaster

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Starting postmaster
Дата
Msg-id m3vfy91vs6.fsf@varsoon.wireboard.com
обсуждение исходный текст
Ответ на Starting postmaster  (chamal desilva <chamalsl@yahoo.com>)
Список pgsql-general
chamal desilva <chamalsl@yahoo.com> writes:

> Hi,
>
>      i installed postgresql with rpm files. But i did not
> get the /usr/local/pgsql/data dierectory to start the
> postmaster. please help.

It gets put in /var/lib/pgsql/data by the RPM install.

You don't have to do anything special--just do

/etc/init.d/postgresql start

as root and it will initdb for you (the first time, not every time of
course).

-Doug

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Function returning SETOF RECORD]
Следующее
От: Joe Conway
Дата:
Сообщение: Re: Returning an array form a function