solved (was plain stupidity) Re: ubuntu 18: PostgreSQL does not start. how can I totally remove and reinstall it

From: robert rottermann <robert(at)redcor(dot)ch>
To: Julien Rouhaud <rjuju123(at)gmail(dot)com>
Cc: robert rottermann <robert(at)redcor(dot)ch>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: solved (was plain stupidity) Re: ubuntu 18: PostgreSQL does not start. how can I totally remove and reinstall it
Date: 2021-01-24 07:13:48
Message-ID: cb2d4dd1-70e6-4dc1-76f5-c5d382a29bdc@redcor.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

thanks a lot.
why dos such stupidity not hurt. ?????

have a nice weekend
robert

On 24.01.21 08:04, Julien Rouhaud wrote:
> On Sun, Jan 24, 2021 at 2:58 PM robert(at)redo2oo(dot)ch <robert(at)redo2oo(dot)ch> wrote:
>> root(at)elfero-test:~/scripts# pg_lsclusters
>> Ver Cluster Port Status Owner Data directory Log file
>> 10 main 5433 online postgres /var/lib/postgresql/10/main /var/log/postgresql/postgresql-10-main.log
>> [...]
>> psycopg2.OperationalError: could not connect to server: Connection refused
>> Is the server running on host "localhost" (127.0.0.1) and accepting
>> TCP/IP connections on port 5432?
> It looks like your instance is configured to listen on port 5433, not 5432.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Paul Förster 2021-01-24 09:35:52 Re: solved (was plain stupidity) Re: ubuntu 18: PostgreSQL does not start. how can I totally remove and reinstall it
Previous Message Hemil Ruparel 2021-01-24 07:08:21 Re: ubuntu 18: PostgreSQL does not start. how can I totally remove and reinstall it