| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | gilberto(dot)castillo(at)etecsa(dot)cu |
| Cc: | Dyonisius Visser <visser(at)terena(dot)org>, pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Listen on IPv6 only |
| Date: | 2011-03-11 15:31:51 |
| Message-ID: | 201103111531.p2BFVpD24018@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Gilberto Castillo Martnez wrote:
>
>
> El jue, 10-03-2011 a las 15:33 -0500, Bruce Momjian escribi?:
> > Dyonisius Visser wrote:
> > > On 10 March 2011 21:03, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> > >
> > > > OK, let's skip documenting this then. ?They can already do this via
> > > > pg_hba.conf.
> > >
> > > Restricting access via pg_hba.conf is something else than listening
> > > (or not) on sockets...
> > >
> > > FYI, the listen_addresses is basically the same as sshd's ListenAddress.
> >
> > Yes, listen_addresses prevents anyone from even binding to the address.
>
> I keep thinking you should put that information somewhere accessible
> comun.
Attached doc patch applied.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
| Attachment | Content-Type | Size |
|---|---|---|
| /rtmp/listen.diff | text/x-diff | 848 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Grittner | 2011-03-11 16:53:49 | Re: PSQLException: ERROR: could not open relation with OID xxxx |
| Previous Message | Bruce Momjian | 2011-03-11 12:33:52 | Re: pg_upgrade with link option |