From: | fabrizio(dot)ermini(at)sysdat(dot)it |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Virtual domains ? |
Date: | 2001-04-03 15:28:34 |
Message-ID: | 3ACA0842.5335.1B89C05@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> "Kris Van Hulle" <uxs(at)compulink(dot)gr> writes:
> >> 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.
>
> So use a different database for each "domain".
>
You could bind postmaster to different ports for each domain,
possibly even with different $PGDATA. So you will have
server 1: www.server1.com, port 5432, user whatever, tablespace
whatever
server 2: www.server2.com, port 5433, user whatever, tablespace
whatever
...and so on...
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
Fabrizio Ermini Alternate E-mail:
C.so Umberto, 7 faermini(at)tin(dot)it
loc. Meleto Valdarno Mail on GSM: (keep it short!)
52020 Cavriglia (AR) faermini(at)sms(dot)tin(dot)it
From | Date | Subject | |
---|---|---|---|
Next Message | Nick T | 2001-04-03 16:49:41 | information on users |
Previous Message | Renaud Tthonnart | 2001-04-03 15:11:31 | PostgreSQL and Rational Purify |