| From: | Andrew Perrin <clists(at)perrin(dot)socsci(dot)unc(dot)edu> |
|---|---|
| To: | Tim Ellis <Tim(dot)Ellis(at)gamet(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: multiple instances on one box? |
| Date: | 2002-06-03 19:18:26 |
| Message-ID: | Pine.LNX.4.21.0206031518000.20154-100000@perrin.socsci.unc.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
What's the reason for doing this? Just use separate databases -- if
necessary, with different users given permissions on each -- in the same
postmaster instance.
ap
----------------------------------------------------------------------
Andrew J Perrin - http://www.unc.edu/~aperrin
Assistant Professor of Sociology, U of North Carolina, Chapel Hill
clists(at)perrin(dot)socsci(dot)unc(dot)edu * andrew_perrin (at) unc.edu
On Mon, 3 Jun 2002, Tim Ellis wrote:
> Hi,
>
> Hopefully not a FAQ, but I wonder, how do I start multiple Postgres
> instances on one computer?
>
> To elaborate, I want to start one Postgres listening on say 7000 for
> $DATA=/opt/pgdata1 and another Postgres listening on say 7100 for
> $DATA=/opt/pgdata2.
>
> Thanks,
> Tim Ellis
> DBA, Gamet
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sander Steffann | 2002-06-03 19:53:28 | Re: multiple instances on one box? |
| Previous Message | Tim Ellis | 2002-06-03 18:30:49 | multiple instances on one box? |