Re: how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS - Mailing list pgsql-general

From Alex Morris
Subject Re: how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS
Date
Msg-id 21ae874a-b8f5-a83a-ee4a-205fb61c5704@twelvemountain.com
Whole thread Raw
In response to Re: how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS  (Stephen Frost <sfrost@snowman.net>)
Responses Re: how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS
List pgsql-general
On 1/23/19 19:15, Stephen Frost wrote:
> Greetings,
> 
> * Alex Morris (alex.morris@twelvemountain.com) wrote:
>> This question may simply be my ignorance of what piece of the systemd /
>> systemctl puzzle needs attention.  Any clues are appreciated.
> 
> The simplest approach is to just modify the postgresql.conf file in
> /etc/postgresql/9.5/main to update listen_addresses to be ''.
> 
> Thanks!
> 
> Stephen
> 

Thanks for the fast reply.  I had tried that earlier with no luck.  But 
it's working properly now.  I must have misspelled listener_addresses or 
used incorrect quote marks.  My issue is resolved.  Joy!

Thanks very much, Stephen!



pgsql-general by date:

Previous
From: Stephen Frost
Date:
Subject: Re: how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS
Next
From: Ron
Date:
Subject: Re: how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS