Search Postgresql Archives

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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/27/12 10:22 AM, leaf_yxj wrote:
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.

greenplum is a highly modified and custom version of postgres, you should consult with them as to how they have it setup.


the standard postgresql distributions for RHEL/CentOS come with the SysVinit scripts, you merely need to..

    # chkconfig postgresql-9.1 on
    # service postgresql-9.1 start

to configure it to autostart with the OS, and to start it right now.


--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


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


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux