Re: Postgresql 9.2 Ubuntu - is not starting

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Patrick B <patrickbakerbr(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql 9.2 Ubuntu - is not starting
Date: 2016-08-02 20:25:42
Message-ID: 7b327233-8880-f9b0-fc35-7aa29f2a6b37@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 08/02/2016 01:17 PM, Patrick B wrote:
>
>
> 2016-08-03 8:13 GMT+12:00 Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com
> <mailto:adrian(dot)klaver(at)aklaver(dot)com>>:
>
> On 08/02/2016 01:04 PM, Patrick B wrote:
>
> Hi guys,
>
> I've installed potgres on a Ubuntu machine.
>
>
> Postgres version?
>
>
> have a look on the subjec of this email (9.2)
>
>
>
> Ubuntu version?
>
>
> 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

From the PGDG repos or Ubuntu?

I would suggest the PGDG repos as they seem to pick up the version
updates sooner.

>
>
>
>
>
> When I start it, it doesn't start...
>
>
> Show the command you used to start it.
> <mailto:adrian(dot)klaver(at)aklaver(dot)com>
>
>
> /etc/init.d/postgres start/stop/restart

Short version:

That probably should be postgresql not postgres

Long version:

https://help.ubuntu.com/community/PostgreSQL

>

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2016-08-02 20:27:14 Re: Postgresql 9.2 Ubuntu - is not starting
Previous Message Patrick B 2016-08-02 20:23:21 Re: Postgresql 9.2 Ubuntu - is not starting