Thread: [SOLVED] Re: connection problems (fwd)

[SOLVED] Re: connection problems (fwd)

From
Bob Dusek
Date:
Sorry for the bother, everyone, I was starting the postmaster incorrectly.


I've got it solved.

Thanks,

Bob

---------- Forwarded message ----------
Date: Sat, 13 Feb 1999 20:23:00 -0500
From: Brian Capouch <brianc@palaver.net>
To: Bob Dusek <bobd@palaver.net>
Subject: Re: connection problems (fwd)

Bob Dusek wrote:
>
> Any clues or helpful hints???
>
> Bob
>

Yep.

Try starting the postmaster like this:

su - postgres -c '/usr/local/pgsql/bin/postmaster -B 1024 -S -i -D
/usr/local/pgsql/data'

Then, if that works, take a look at the options to the postmaster on the
manpage.

If it doesn't work, please let me know.

B.