Re: Service not starting on Ubuntu 15.04

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Lasse Westh-Nielsen <lassewesth(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Service not starting on Ubuntu 15.04
Date: 2015-10-26 13:42:59
Message-ID: 562E2DE3.6050702@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/26/2015 04:21 AM, Lasse Westh-Nielsen wrote:
> Hey,
>
> I posted to stackoverflow about my problem upgrading from Ubuntu 14.04
> to Ubuntu 15.04:
> http://stackoverflow.com/questions/33306475/ubuntu-15-04-postgresql-doesnt-start

Pretty sure it is no coincidence that the 14.04 --> 15.04 upgrade
changes the init process from Upstart to systemd. Might want to take a
look at this article:

http://linux.softpedia.com/blog/Ubuntu-15-04-Users-Can-Switch-Off-Systemd-and-Use-Upstart-479373.shtml

and this:

https://wiki.ubuntu.com/SystemdForUpstartUsers

>
> Tl;dr: postgresql service does not start properly when installed as a
> package using cloud-init.

What does the /var/log/bootstrap.log show?

>
> And I can't figure out if I am doing something wrong, if the AMI is no
> good, if the package has problems, ... I reckon I cannot be the first
> person to use Postgres on Ubuntu Vivid, but I have been hammering my
> head against the wall with this for hours.
>
> Any help greatly appreciated!
>
> Regards,
>
> Lasse
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lasse Westh-Nielsen 2015-10-26 13:53:59 Re: Service not starting on Ubuntu 15.04
Previous Message Bill Moran 2015-10-26 12:09:35 Re: Service not starting on Ubuntu 15.04