Re: Postgresql 9.2 Ubuntu - is not starting - Mailing list pgsql-general

From John R Pierce
Subject Re: Postgresql 9.2 Ubuntu - is not starting
Date
Msg-id e3133122-d0a8-8fd6-2c9e-66ec19de57d1@hogranch.com
Whole thread Raw
In response to Re: Postgresql 9.2 Ubuntu - is not starting  (Patrick B <patrickbakerbr@gmail.com>)
Responses Re: Postgresql 9.2 Ubuntu - is not starting  (Patrick B <patrickbakerbr@gmail.com>)
List pgsql-general
On 8/2/2016 1:17 PM, Patrick B wrote:

Ubuntu 16.04.1 LTS

 

How did you install Postgres and from where?

apt-get install postgresql-9.2 postgresql-contrib-9.2
dpkg -l postgresql
 



When I start it, it doesn't start...

Show the command you used to start it.

/etc/init.d/postgres start/stop/restart 

can you show the output of...

    pg_lsclusters

?


ubuntu has this whole infrastructure to support mutliple concurrent postgres installs...    the init.d/postgres 'service' will only start postgres clusters that are configured to autostart as shown by pg_lsclusters



-- 
john r pierce, recycling bits in santa cruz

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Postgresql 9.2 Ubuntu - is not starting
Next
From: Patrick B
Date:
Subject: Re: Postgresql 9.2 Ubuntu - is not starting