Re: Postgresql 9.3 Server will not start after Ubuntu Upgrade

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Moreno Andreo <moreno(dot)andreo(at)evolu-s(dot)it>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Postgresql 9.3 Server will not start after Ubuntu Upgrade
Date: 2018-03-28 16:28:09
Message-ID: b4bad544-4b45-34ac-f05f-164eb8014d6c@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 03/28/2018 09:24 AM, Moreno Andreo wrote:
> Il 27/03/2018 22:57, Adrian Klaver ha scritto:
>> On 03/27/2018 01:46 PM, Ken Beck wrote:
>>> I am working on two systems, one running in Oracle VirtualBox on my
>>> laptop, the other in a DigitalOcean droplet. I know on one of them I
>>> tried to remove the postgres-9.6, and it must have been my laptop, here
>>> is the output from pg_lsclusters:
>>>
>>> Ver Cluster Port Status Owner    Data directory Log file
>>> 9.3 main    5432 down   postgres /var/lib/postgresql/9.3/main
>>> /var/log/postgresql/postgresql-9.3-main.log
>>
>> What happens if you do?:
>>
>> sudo pg_ctlcluster 9.3 main start
> If possible, I'll take a look at
> /var/log/postgresql/postgresql-9.3-main.log.
> That may give us a big help to uncover what's goin'on.

See this post:
https://www.postgresql.org/message-id/5bad1f01-d06a-1526-96d2-c9cfd6062a11%40gmail.com

>
> Cheers
>
> Moreno.-
>
>
>

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message raj 1988 2018-03-28 16:36:11 pg_ctl promote causes error "could not read block" (PG 9.5.0 and 9.5.4)
Previous Message Moreno Andreo 2018-03-28 16:24:02 Re: Postgresql 9.3 Server will not start after Ubuntu Upgrade