Re: Database issues when adding GUI

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>, "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Database issues when adding GUI
Date: 2021-06-08 04:21:33
Message-ID: d057af79-e945-14ec-fc1a-0fbb9b6fcfb5@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/7/21 6:47 PM, Rich Shepard wrote:
> On Mon, 7 Jun 2021, Rich Shepard wrote:
>
>> The only use of 127.0.1.1 is for slrn, a newsreader I've not used in
>> years.

The thing is this post:

https://www.postgresql.org/message-id/alpine.LNX.2.20.2106071424401.1822%40salmo.appl-ecosys.com

and this:
"2021-06-07 10:36:38.304 PDT [29537] LOG: starting PostgreSQL 12.7 on
x86_64-slackware-linux-gnu, compiled by gcc (GCC) 5.5.0, 64-bit
2021-06-07 10:36:38.304 PDT [29537] LOG: listening on IPv4 address
"127.0.0.1", port 5432
2021-06-07 10:36:38.310 PDT [29537] LOG: listening on Unix socket
"/tmp/.s.PGSQL.5432"
2021-06-07 10:36:38.322 PDT [29538] LOG: database system was shut down
at 2021-06-07 10:36:17 PDT
2021-06-07 10:36:38.330 PDT [29537] LOG: database system is ready to
accept connections
2021-06-07 14:19:45.491 PDT [31353] ERROR: column pg_attrdef.adsrc does
not exist at character 128
"

shows you where connecting.

>
> Rich
>
>

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Karsten Hilbert 2021-06-08 06:34:35 Aw: Re: Database issues when adding GUI
Previous Message Rich Shepard 2021-06-08 01:47:34 Re: Database issues when adding GUI