On Saturday 28 March 2009 3:27:15 pm Eric Smith wrote:
> All,
>
> I'm trying to run two database clusters on a single machine, and am
> failing.  I use initdb to create the two clusters... each has their
> own directory structure.  I can start one server or the other with
> pg_ctl, but once the first starts, the second just hangs on "waiting
> for server to start...".

Are you pointing pg_ctl at the right DATA directory for each cluster using 
the -D switch?

>
> The two servers are using different ports.  I'm running v 8.3 on a
> Mac  running 10.5.
>
> What's the secret step I'm missing here?
>
> Thanks,
> Eric



-- 
Adrian Klaver
akla...@comcast.net

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to