how to enable postgresql at boot time by default?

Leonardo sombriks at gmail.com
Wed Sep 21 18:50:30 UTC 2011


Thanks everyone for the responses. any change to add this info in the
page earlier provided? seem the most relevant google result about the
subject.

2011/9/21 John Schmitt <cromworshipper-fedorastuff at yahoo.com>:
> On Wed, Sep 21, 2011 at 08:47:51AM -0300, Leonardo wrote:
>> Hello everyone,
>> i followed the steps[1] to install and start postgresql but when i
>> restart the machine i have to start the database daemon again.
>>
>> How can i make db start at boot time by default?
>>
>> Thanks in advance.
>>
>> [1]http://docs.fedoraproject.org/en-US/Fedora/13/html/Managing_Confined_Services/chap-Managing_Confined_Services-PostgreSQL.html
>
> I think what you want is:
>
> $ chkconfig postgresql on
>
> And then to see if it's running:
>
> $ service postgresql status
>
> John
> --
> users mailing list
> users at lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>


More information about the users mailing list