[SOLVED] Re: connection problems (fwd) - Mailing list pgsql-general

From Bob Dusek
Subject [SOLVED] Re: connection problems (fwd)
Date
Msg-id Pine.LNX.3.96.990213204653.544I-100000@toots.palaver.net
Whole thread Raw
List pgsql-general
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.


pgsql-general by date:

Previous
From: Bob Dusek
Date:
Subject: connection problems
Next
From: Herouth Maoz
Date:
Subject: A user can't create a table?