Re: listening on an address other than 'localhost'? - Mailing list pgsql-general

From Erik Wienhold
Subject Re: listening on an address other than 'localhost'?
Date
Msg-id 1205028959.55383.1694071399093@office.mailbox.org
Whole thread Raw
In response to listening on an address other than 'localhost'?  ("Johnson, Bruce E - (bjohnson)" <Johnson@pharmacy.arizona.edu>)
List pgsql-general
On 06/09/2023 21:23 CEST Johnson, Bruce E - (bjohnson) <johnson@pharmacy.arizona.edu> wrote:

> Sep 6 19:06:01 dhbpostgres postgresql@15-main[1538]: 2023-09-06 19:06:01.181 GMT [1543] LOG: syntax error in file
"/etc/postgresql/15/main/postgresql.conf"line 63, near token ".206"
 
>
> #listen_addresses = 10.128.206.109# what IP address(es) to listen on;
> # comma-separated list of addresses;
> # defaults to 'localhost'; use '*' for all
> # (change requires restart)

Put the entire list of addresses in quotes, e.g. 'localhost,10.128.206.109'.

--
Erik



pgsql-general by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: listening on an address other than 'localhost'?
Next
From: gzh
Date:
Subject: ERROR: stack depth limit exceeded