Re: Autostartup

Поиск
Список
Период
Сортировка
От Alexander B.
Тема Re: Autostartup
Дата
Msg-id 4640BE63.70604@yahoo.com.br
обсуждение исходный текст
Ответ на Autostartup  ("Alexander B." <burbello3000@yahoo.com.br>)
Список pgsql-admin
Another option is to add commands on /etc/init.d/boot.local

eg:    vi /etc/init.d/boot.local
add:  /etc/init.d/postgresql start


Regards.



Michael Monnerie escreveu:
> On Mittwoch, 28. März 2007 16:24 Alexander B. wrote:
>
>> How can I configure to auto-startup Postgres installed on Open Suse
>> 10.1?? On other systems, just configure file start.conf to "auto".
>> But on Suse ...
>>
>
> In case you still need it: In SUSE, all start scripts are in /etc/init.d
> To autostart one at bootup, use
> insserv <scriptname>
> to stop autostarting, use
> insserv -r <scriptname>
>
> You can see which scripts start in /etc/init.d/rc3.d/ (replace 3 with 5
> if you have that runlevel).
>
> mfg zmi
>


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: [GENERAL] Time of previous REINDEX execution..
Следующее
От: "Daniel Cristian Cruz"
Дата:
Сообщение: Revoking usage of pg_catalog