[SOLVED] Re: connection problems (fwd)

Поиск
Список
Период
Сортировка
От Bob Dusek
Тема [SOLVED] Re: connection problems (fwd)
Дата
Msg-id Pine.LNX.3.96.990213204653.544I-100000@toots.palaver.net
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Bob Dusek
Дата:
Сообщение: connection problems
Следующее
От: Herouth Maoz
Дата:
Сообщение: A user can't create a table?