RE: Virtual domains ? - Mailing list pgsql-general

From Matthew
Subject RE: Virtual domains ?
Date
Msg-id 183FA749499ED311B6550000F87E206C1FD0B1@srv.ctlno.com
Whole thread Raw
In response to Virtual domains ?  ("Kris Van Hulle" <uxs@compulink.gr>)
List pgsql-general
> > Does PostgreSQL have support for virtual domains ?
> >
> > In 7.1 you can configure the postmaster to bind only to one specific IP
> > address, if that helps.
> >
> Not really. I want to set up one SQL server, which should have a
> different tablespace, userspace, whatever, depending on which
> domain the user logs into.
>
    [snip]

    I thought there were patches that allowed this to work.  So that
different users could have their own copy of postgre running.  I would very
much like this also since that would prevent problems with one database
effecting other databases. I know with 7.1 you can specify the unix socket
file location along with a specific port.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Virtual domains ?
Next
From: Dave Edmondson
Date:
Subject: Re: Postgres startup