From: | Gaetano Mendola <mendola(at)bigfoot(dot)com> |
---|---|
To: | "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
Cc: | Greg Patnude <gpatnude(at)hotmail(dot)com> |
Subject: | Re: postgresql.conf.... virtualhost ??? |
Date: | 2003-09-28 22:23:38 |
Message-ID: | 3F775F6A.5040707@bigfoot.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Greg Patnude wrote:
> Running 7.3.4 on a FreeBSD 4.7 box.
>
> Been using postgreSQL for about 2 years now... I have been the
> pg-Administrator on a client's dedicated server where I ddidnt have control
> over installation / compilation of postgreSQL...
>
> I decided that I needed a development server of my own on my private LAN...
> I came across a setting in postgresql.conf for virtualhost.... Couldnt find
> anything in the 7.3 or 7.2 docs expaining what this setting does....
>
> I am curious since my dev server is running Apache and i have to use
> VirtualHosting under Apache (since I dont have valid URL's / DNS -- I use IP
> addresses or domain aliases under Apache on my local server).
>
> What does the virtualhost= do in postgresql.conf....
The virtual host specify the binding address, in other words the address
from wich the connection will be accepted.
Regards
Gaetano Mendola
From | Date | Subject | |
---|---|---|---|
Next Message | sandeep G | 2003-09-29 04:10:03 | How to move BLOB partitions to a different tablespace? |
Previous Message | Kalyan (FS) | 2003-09-27 10:52:31 | php newbie : non-object problem |