Re: configuration problems with Debian and derivates - Mailing list pgsql-novice

From David G. Johnston
Subject Re: configuration problems with Debian and derivates
Date
Msg-id CAKFQuwYheCGJjBVyXen88emsoOLNBgR8LDgkat3Zb69-b+FG1Q@mail.gmail.com
Whole thread Raw
In response to Re: configuration problems with Debian and derivates  ("msm.scaglione@libero.it" <msm.scaglione@libero.it>)
List pgsql-novice
On Tue, Jul 28, 2020 at 8:16 AM msm.scaglione@libero.it <msm.scaglione@libero.it> wrote:

I installed postgres following instructions in the pragraph

Included in distribution 

in

https://www.postgresql.org/download/linux/ubuntu/

starts


So PostgreSQL itself is functioning correctly.

but pgadminIII can't find local server

That is a third-party application which has been replaced with pgAdmin4.

You can probably solve the addressing problem by altering the configuration of the server to match what pgAdmin* is trying to communicate with, whether that be a the socket file or listening on a tcp/ip socket and connecting via the same.  That's a bit outside what I am able to provide help with at this time though.  But at least the server is running.

David J.

pgsql-novice by date:

Previous
From: "msm.scaglione@libero.it"
Date:
Subject: Re: configuration problems with Debian and derivates
Next
From: Jialun Zhang
Date:
Subject: Will crashed transaction be rollbacked?