Re: Autostartup - Mailing list pgsql-admin

From Alexander B.
Subject Re: Autostartup
Date
Msg-id 4640BE63.70604@yahoo.com.br
Whole thread Raw
In response to Autostartup  ("Alexander B." <burbello3000@yahoo.com.br>)
List 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 by date:

Previous
From: Jeff Davis
Date:
Subject: Re: [GENERAL] Time of previous REINDEX execution..
Next
From: "Daniel Cristian Cruz"
Date:
Subject: Revoking usage of pg_catalog