Re: Database issues when adding GUI - Mailing list pgsql-general

From Edson Carlos Ericksson Richter
Subject Re: Database issues when adding GUI
Date
Msg-id bb92f954-b4bc-da28-3809-021a37cb9d73@simkorp.com.br
Whole thread Raw
In response to Re: Database issues when adding GUI  (Alan Hodgson <ahodgson@lists.simkin.ca>)
Responses Re: Database issues when adding GUI  (Rich Shepard <rshepard@appl-ecosys.com>)
List pgsql-general
Em 07/06/2021 13:08, Alan Hodgson escreveu:
> On Mon, 2021-06-07 at 09:03 -0700, Rich Shepard wrote:
>> The problem source is postgres telling me it cannot connect to the
>> database
>> but I can do so directly using psql:
>>
>> $ psql --host salmo --user rshepard --dbname bustrac
>> psql: error: could not connect to server: could not connect to
>> server: Connection refused
>>         Is the server running on host "salmo" (127.0.1.1) and accepting
>>         TCP/IP connections on port 5432?


Are you sure it should be 127.0.1.1, not 127.0.0.1? AFAIK, localhost
should be 127.0.0.1

May be an issue in /etc/hosts for "salmo" host?


Just my 2c,


Edson





pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: Database issues when adding GUI
Next
From: Sam Gendler
Date:
Subject: Re: bottom / top posting