Re: Broken postgres links need to find callers - Mailing list pgsql-general

From Rich Shepard
Subject Re: Broken postgres links need to find callers
Date
Msg-id alpine.LNX.2.20.1810311128360.26169@salmo.appl-ecosys.com
Whole thread Raw
In response to Re: Broken postgres links need to find callers  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: Broken postgres links need to find callers  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
On Wed, 31 Oct 2018, Adrian Klaver wrote:

> If you refuse to implement the suggestions I asked for then I cannot help 
> you, as you are now off on a different tangent. One that on the face of it is 
> dangerous.

   In var/lib/pgsql/10.3/data/postgresql.conf:

# - Connection Settings -

_addresses = 'localhost'

   No listener_addresses present.

$ pg_ctl start -D /var/lib/pgsql/10.3/data/
waiting for server to start....2018-10-31 18:33:03.323 GMT [3352] LOG:  unrecognized configuration parameter
"_addresses"in file "/var/lib/pgsql/10.3/data/postgresql.conf" line 59
 
2018-10-31 18:33:03.323 GMT [3352] FATAL:  configuration file "/var/lib/pgsql/10.3/data/postgresql.conf" contains
errors
  stopped waiting
pg_ctl: could not start server

Rich



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Broken postgres links need to find callers
Next
From: Andrew Gierth
Date:
Subject: Re: Broken postgres links need to find callers