question about managing multiple databases

From: Chris Hayner <hayner(at)nimbus(dot)ocis(dot)temple(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: question about managing multiple databases
Date: 2003-02-14 17:02:38
Message-ID: Pine.OSF.4.05.10302141100440.4901-100000@nimbus.ocis.temple.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi. I was wondering if there was any way to have one database up in full
accessibility mode, (i.e. usr/local/pgsql/bin/postmaster -i -D /usr/local/pgsql/data)
and another in just local host
(i.e. /usr/local/pgsql/bin/postmaster -d 2 -D /usr/local/pgsql/data -h
127.0.0.1 -i)

Any help on this would be appreciated.
Thanks,
--Chris Hayner

Browse pgsql-general by date

  From Date Subject
Next Message Chris Hayner 2003-02-14 17:05:50 question about managing multiple databases
Previous Message greg 2003-02-14 15:55:23 Re: just 3 question