[SOLVED] Re: connection problems (fwd)

From: Bob Dusek <bobd(at)palaver(dot)net>
To: php-pgsql(at)ezwebhost(dot)com
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: [SOLVED] Re: connection problems (fwd)
Date: 1999-02-14 01:47:52
Message-ID: Pine.LNX.3.96.990213204653.544I-100000@toots.palaver.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)palaver(dot)net>
To: Bob Dusek <bobd(at)palaver(dot)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.

Browse pgsql-general by date

  From Date Subject
Next Message Herouth Maoz 1999-02-14 17:50:20 A user can't create a table?
Previous Message Bob Dusek 1999-02-14 01:33:07 connection problems