| From: | Uday Singh <uday(at)ironhide(dot)com> |
|---|---|
| To: | 'Tom Lane' <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: Can I make Postgresql to bind to 127.0.0.1:5432, inst |
| Date: | 2003-02-14 03:19:47 |
| Message-ID: | 8F4C869595CB2744B94BA53F3B7C23F7018CDF@mailhost.ironhide.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Thank you Tom. That worked.
I appreciate your help and the quick response.
- Uday
-----Original Message-----
From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
Sent: Thursday, February 13, 2003 7:12 PM
To: Uday Singh
Cc: 'pgsql-admin(at)postgresql(dot)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(at)ironhide(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Raj Mathur | 2003-02-14 03:51:14 | Users and groups |
| Previous Message | Tom Lane | 2003-02-14 03:12:18 | Re: Can I make Postgresql to bind to 127.0.0.1:5432, instead of all the available interfaces |