Re: Shut down postgres server...

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Shut down postgres server...
Дата
Msg-id 1086638236.26618.0.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Shut down postgres server...  (celoftis@unity.ncsu.edu)
Список pgsql-novice
On Sun, 2004-06-06 at 18:58, celoftis@unity.ncsu.edu wrote:
> What's the appropiate command to shut down the Postgres server (postmaster)?

as the postgres super user, you can shut it down with:

pg_ctl stop

If you are on an RPM based system like redhat, as the super user (i.e.
root) enter the command:

service postgresql stop


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Ignoring an SQL INSERT error
Следующее
От: Robert Morgan
Дата:
Сообщение: selecting tables and columns