Re: Postgresql server does not start!:( -Re: PostgreSQl newbie!

Поиск
Список
Период
Сортировка
От lmyho
Тема Re: Postgresql server does not start!:( -Re: PostgreSQl newbie!
Дата
Msg-id 20060330041732.34695.qmail@web30809.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на Re: Postgresql server does not start!:( -Re: PostgreSQl newbie!  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Postgresql server does not start!:( -Re: PostgreSQl newbie!
Список pgsql-admin

Chris Travers <chris@verkiel.metatrontech.com> writes:
> Things to check when PostgreSQL doesn't seem to start:
> ...
> In your case, if PostgreSQL is hanging, I would suspect that the problem
> is likely to be with something else.  Hopefully there would be info in
> the serverlog that would help.

What I'm guessing is that the server started just fine, but the Debian
initscript is trying to connect to it (to verify that it started) and
that's failing because of the change in authentication options.  You
might have to remove the -w option from pg_ctl, or some such, in the
script ... or else fix things so that root is allowed to connect ...

Hi Tom,  Thank you for the idea!

But how should I do this?  I thought pg_ctl is a binary file, how should I make change of it?  And for "or else fix
thingsso that root is allowed to connect ...", what should I do with this?  Would you please give me more hints?
Thanksalot!!! 

leo

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Rajesh Kumar Mallah"
Дата:
Сообщение: Re: Remote On-line Backup
Следующее
От: lmyho
Дата:
Сообщение: Re: Postgresql server does not start!:( -Re: PostgreSQl newbie! -PLease help, pgAdmin3 on Debian!