Re: Can I make Postgresql to bind to 127.0.0.1:5432, inst - Mailing list pgsql-admin

From Uday Singh
Subject Re: Can I make Postgresql to bind to 127.0.0.1:5432, inst
Date
Msg-id 8F4C869595CB2744B94BA53F3B7C23F7018CDF@mailhost.ironhide.com
Whole thread Raw
List pgsql-admin

Thank you Tom. That worked.

I appreciate your help and the quick response.

- Uday

-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Thursday, February 13, 2003 7:12 PM
To: Uday Singh
Cc: 'pgsql-admin@postgresql.org'
Subject: Re: [ADMIN] Can I make Postgresql to bind to 127.0.0.1:5432, instead of all the available interfaces

Uday Singh <uday@ironhide.com> writes:
> I am trying to figure out if I can get Postgres to bind to only the
> loop-back interface (127.0.0.1) as apposed to binding to all the available
> interfaces (0.0.0.0) available on the system.

I think you can do that with the virtual_host config parameter.

                        regards, tom lane

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Can I make Postgresql to bind to 127.0.0.1:5432, instead of all the available interfaces
Next
From: Raj Mathur
Date:
Subject: Users and groups