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

From: Alban Hertroys <haramrae(at)gmail(dot)com>
To: leaf_yxj <leaf_yxj(at)163(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Re: how to set up automatically startup database when the server boot or reboot.
Date: 2012-04-27 15:03:30
Message-ID: CAF-3MvNUkKUs4EJO85fEaXL+4twg5Rp7LZr=5DAVOeJ6cjTJEQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 27 April 2012 16:47, leaf_yxj <leaf_yxj(at)163(dot)com> wrote:
> David, Thanks for your reminder. My database version is 8.2.15. And My os
> platform is Linux 5.5.  Thanks I really appreciate it. Grace

There is no such thing as Linux 5.5.

But since you're on _a_ Linux distribution (there are many), you'll
probably find some script in /etc/init.d/ that's used to start the DB
at boot. Check the documentation of your OS for how to go about that.

--
If you can't see the forest for the trees,
Cut the trees and you'll see there is no forest.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message J.V. 2012-04-27 15:37:11 how to create a sequence in a stored proc?
Previous Message David Johnston 2012-04-27 14:53:19 Re: how to set up automatically startup database when the server boot or reboot.