Re: PostgreSQL listens on localhost?

2023-08-01 Thread Frank Gunseor
09:12, Frank Gunseor wrote: > > I have read that PostgreSQL listens on localhost is it possible to have > > it listen on an IP address? > > Read: > > > https://www.postgresql.org/docs/current/runtime-config-connection.html#RUNTIME-CONFIG-CONNECTION-SETTINGS &g

PostgreSQL listens on localhost?

2023-08-01 Thread Frank Gunseor
I have read that PostgreSQL listens on localhost is it possible to have it listen on an IP address? Thank you. FDG