| From: | Matthew <matt(at)ctlno(dot)com> |
|---|---|
| To: | "'Kris Van Hulle'" <uxs(at)compulink(dot)gr>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | RE: Virtual domains ? |
| Date: | 2001-04-03 14:57:01 |
| Message-ID: | 183FA749499ED311B6550000F87E206C1FD0B1@srv.ctlno.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Edmondson | 2001-04-03 15:08:52 | Re: Postgres startup |
| Previous Message | Tom Lane | 2001-04-03 14:47:45 | Re: Virtual domains ? |