Re: Unrecognized service

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Unrecognized service
Дата
Msg-id 534C9AC7.5060400@hogranch.com
обсуждение исходный текст
Ответ на Unrecognized service  (Augori <augori@gmail.com>)
Ответы Re: Unrecognized service  (Augori <augori@gmail.com>)
Список pgsql-general
On 4/14/2014 5:33 PM, Augori wrote:
> # service postgresql status
> postgresql: unrecognized service
>
> Does this mean it's gone?  Does anyone have any suggestions?

the 'service' command on rhel/centos/etc runs /etc/rc.d/init.d/$1 $2

so, ls -l /etc/rc.d/init.d/postgres*    and see what the service name
is.   my postgreses are generally postgresql-x.y where x.y is the major
version (9.1, 9.3, etc)



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Unrecognized service
Следующее
От: Robert DiFalco
Дата:
Сообщение: Re: Approach to Data Summary and Analysis