Re: PS: Timeout (30000 milliseconds) waiting for the postmaster service to connect.

Поиск
Список
Период
Сортировка
От Russell Black
Тема Re: PS: Timeout (30000 milliseconds) waiting for the postmaster service to connect.
Дата
Msg-id 00fc01c15cf2$9d3594e0$0464a8c0@iarchives.com
обсуждение исходный текст
Ответ на PS: Timeout (30000 milliseconds) waiting for the postmaster service to connect.  ("Russell Black" <rblack@iarchives.com>)
Ответы Re: PS: Timeout (30000 milliseconds) waiting for the postmaster service to connect.  (Jason Tishler <jason@tishler.net>)
Список pgsql-cygwin
Thank you!!!!

This worked.

I just added tcpip and LanmanWorkstation as dependencies, as below:

cygrunsrv --install postmaster --path /usr/bin/postmaster --args "-i" --dep
ipc-daemon --dep LanmanWorkstation --dep tcpip --termsig INT --user
administrator --shutdown

There seemed to be some confusion over which service to depend upon, so I
depended on both.  Again, thanks for pointing me in the right direction.

Russell

----- Original Message -----
From: "Jason Tishler" <jason@tishler.net>
To: "Russell Black" <rblack@iarchives.com>
Cc: <pgsql-cygwin@postgresql.org>
Sent: Wednesday, October 24, 2001 6:56 PM
Subject: Re: [CYGWIN] PS: Timeout (30000 milliseconds) waiting for the
postmaster service to connect.


> Russell,
>
> On Fri, Oct 12, 2001 at 12:18:24PM -0600, Russell Black wrote:
> > I forgot to mention that when I go into the service manager, I am able
to
> > start the service manually, but it apparantly won't start on its own
when
> > the machine starts up(yes, it is set to automatic start).
> >
> > Any ideas?
>
> I suggest reading the following Cygwin mailing list thread in its
> entirety:
>
>     http://sources.redhat.com/ml/cygwin/2001-10/msg01258.html
>
> The above seems to be the solution to your problem.  Please report back
> to the list as to whether or not it works for you.
>
> Thanks,
> Jason


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

Предыдущее
От: Jason Tishler
Дата:
Сообщение: Re: Windows installation of PostgreSQL
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: please help