Re: installing postgre

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: installing postgre
Дата
Msg-id 20346.1074486745@sss.pgh.pa.us
обсуждение исходный текст
Ответ на installing postgre  (Lduren02@aol.com)
Список pgsql-novice
Lduren02@aol.com writes:
> I began with a laptop, installed Red Hat Enterprise Linux 3. I do not know
> what is included or not on this version.

RHEL3 by default includes only the client-side programs for Postgres,
not the Postgres server.  If you want to run a self-contained database
then you need the server packages too.  IIRC you can get them off the
"extras" CD, or via Red Hat Network.

After you've installed the software you need to run initdb and then
start the database server.  See the Postgres administrator's
documentation for details.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: New at this. Commissioning for the first time:
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: query