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

From Daniel Gustafsson
Subject Re: listening on an address other than 'localhost'?
Date
Msg-id 65BCE646-E681-44B0-B121-9780F31B33A1@yesql.se
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 6 Sep 2023, at 21:23, Johnson, Bruce E - (bjohnson) <Johnson@pharmacy.arizona.edu> wrote:

> What am I missing? (postgresql 15.4 running on Ubuntu 22.04), installed via postgresql.org apt repo.

The value should be within '', so listen_addresses = '10.128.206.109' should
work just fine.

--
Daniel Gustafsson




pgsql-general by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Query performance going from Oracle to Postgres
Next
From: Erik Wienhold
Date:
Subject: Re: listening on an address other than 'localhost'?