From: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
---|---|
To: | Jordz <jordan(dot)d(dot)carter(at)gmail(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Postgresql-8.4 won't boot at startup on 9.10 |
Date: | 2010-04-06 18:58:57 |
Message-ID: | j2sdcc563d11004061158j8bf70376ud9e6eb762e2f32b@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On Thu, Apr 1, 2010 at 8:53 PM, Jordz <jordan(dot)d(dot)carter(at)gmail(dot)com> wrote:
> I have just moved to rackspacecloud and created a Ubuntu 9.10 server.
> Moved everything over all fine (7-10 wordpress sites). Now I have a
> couple rails apps that need to move over and run on postgresql 8.4.
>
> I installed postgresql via sudo apt-get as per usual. Usually at this
> point the postgresql server starts up and I can forget about it. But
> no luck. I booted it by running /etc/init.d/postgresql-8.4 start. When
> I run that command it boots fine, I can connect via psql no trouble.
Look up the update-rc.d command. It's what's used in debian and
ubuntu to setup services to run or not run on boot etc.
From | Date | Subject | |
---|---|---|---|
Next Message | Milen A. Radev | 2010-04-06 19:19:17 | Re: Configuration questions |
Previous Message | Francisco Reyes | 2010-04-06 18:45:05 | Re: Configuration questions |