Re: help about running the postmaster

From: Tim Finch <pgsql(at)timfinch(dot)cix(dot)co(dot)uk>
To: "Juliet" <g_despi(at)tmg99(dot)ntes(dot)nec(dot)co(dot)jp>
Cc: <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: help about running the postmaster
Date: 2002-04-04 07:29:23
Message-ID: 5.1.0.14.0.20020404082723.0280ed18@mail.cix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Juliet, can you please tell us what OS you are using, and whether you are
trying to start it as a service under NT/2K/XP or as a stand alone program
(9x/Me) please.

It doesn't appear that the four lines from debug you supply are really
showing an error, moreover just that the executable was found by using the
PATH environment variable. The last line refers to postmaster using the
cygipc daemon and if this is the last line in the log, perhaps your
problems lie with the cygipc install not postgreSQL?

Tim.

At 10:25 01/04/2002 +0900, Juliet wrote:

>Hello everyone,
>
>This is my first time to enter in to this mailing list.
>
>By the way, I have a problem in starting the postmaster the second time
>around. When I tried to run again the postmaster, it hangs and no more
>debug info written on the screen. When I tried to debug it this is the
>error:
>
>FindExec: searching PATH ...
>ValidateBinary: can't stat "/usr/local/bin/postgres"
>FindExec: found "/usr/bin/postgres" using PATH
>invoking IpcMemoryCreate(size=1441792)
>
>By the way, I just click the x button at the right most side of the cygwin
>screen when I terminated the postmaster.
>
>I badly need your help in this matter.
>
>Thanks,
>Juliet
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Steve Slatcher 2002-04-05 10:28:06 PostgreSQL and Cygwin as production database
Previous Message Paul Meisenheimer 2002-04-02 20:46:00 net start postmaster works after making the postgres user an admi nistrator