Re: Can't restart Postgres

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Shawn Thomas <thomassd(at)u(dot)washington(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Can't restart Postgres
Date: 2017-02-14 19:47:46
Message-ID: e0a48698-366a-7733-b9a3-1db69fd0f821@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 02/14/2017 11:43 AM, Shawn Thomas wrote:
> pangaea:/var/log# systemctl status postgresql
> ● postgresql.service - PostgreSQL RDBMS
> Loaded: loaded (/lib/systemd/system/postgresql.service; enabled)
> Active: active (exited) since Tue 2017-02-14 10:48:18 PST; 50min ago
> Process: 28668 ExecStart=/bin/true (code=exited, status=0/SUCCESS)
> Main PID: 28668 (code=exited, status=0/SUCCESS)
> CGroup: /system.slice/postgresql.service

What about if use pg_ctl as the postgres user? That will give you a
better idea.

jD

--
Command Prompt, Inc. http://the.postgres.company/
+1-503-667-4564
PostgreSQL Centered full stack support, consulting and development.
Everyone appreciates your honesty, until you are honest with them.
Unless otherwise stated, opinions are my own.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2017-02-14 19:52:26 Re: Can't restart Postgres
Previous Message Shawn Thomas 2017-02-14 19:43:52 Re: Can't restart Postgres