Re: VERY basic

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: VERY basic
Дата
Msg-id m31yfe8s3f.fsf@varsoon.denali.to
обсуждение исходный текст
Ответ на VERY basic  (paul <psimdars@lisco.com>)
Список pgsql-general
To use the Red Hat packages, all you have to do is:

# /etc/init.d/postgresql start
[this will initialize the database for you]
# chkconfig postgresql on
[this will make sure it comes up at the next reboot]

# su - postgres
$ psql template1
> ...

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
   --T. J. Jackson, 1863


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

Предыдущее
От: "Tim Barnard"
Дата:
Сообщение: Re: What about libpq-fe.h ?
Следующее
От: Doug McNaught
Дата:
Сообщение: Re: deleting an identical record