Re: how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS

Поиск
Список
Период
Сортировка
От Alex Morris
Тема Re: how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS
Дата
Msg-id 21ae874a-b8f5-a83a-ee4a-205fb61c5704@twelvemountain.com
обсуждение исходный текст
Ответ на Re: how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS  (Ron <ronljohnsonjr@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS
Следующее
От: Ron
Дата:
Сообщение: Re: how to properly start postgresql with no TCP listeners in ubuntu16.04 LTS