Re: Re: how to set up automatically startup database when the server boot or reboot.

Поиск
Список
Период
Сортировка
От Welty, Richard
Тема Re: Re: how to set up automatically startup database when the server boot or reboot.
Дата
Msg-id C35FDD5FDF7E584991A6AAF8F1A8425F0226AD19@ltischx01.lti.int
обсуждение исходный текст
Ответ на how to set up automatically startup database when the server boot or reboot.  (leaf_yxj <leaf_yxj@163.com>)
Список pgsql-general

in the RHEL and related linux systems (Fedora, CentOS, Amazon EC2 Linux), use this
command:

    chkconfig postgresql on

to set up postgresql to start at boot. it needs to be executed as root.

richard

-----Original Message-----
From: pgsql-general-owner@postgresql.org on behalf of leaf_yxj
Sent: Fri 4/27/2012 1:22 PM
To: pgsql-general@postgresql.org
Subject: [GENERAL] Re: how to set up automatically startup database when the server boot or reboot.

My os is redhat linux 5.5. And My database is greenplum 4.2.1( postgresql
8.2.15).  I will take a look about the init.d directory.

Thanks. Guys. Any opinion is welcome. Please help.


--
View this message in context: http://postgresql.1045698.n5.nabble.com/how-to-set-up-automatically-startup-database-when-the-server-boot-or-reboot-tp5670442p5670905.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: Re: how to set up automatically startup database when the server boot or reboot.
Следующее
От: Alexander Farber
Дата:
Сообщение: How to add "on delete cascade" constraints