Re: What is wrong ? - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: What is wrong ?
Date
Msg-id 20020605195338.GH1544@tishler.net
Whole thread Raw
In response to Re: What is wrong ?  (Jason Tishler <jason@tishler.net>)
List pgsql-cygwin
Vernon,

Please keep your replies on-list.

On Wed, Jun 05, 2002 at 12:33:51PM +0800, Vernon Wu wrote:
> Thanks Jason. The password file can be the problem. It is empty at this
> point. I am already in the "$" prompt. I can't  find the information to
> set it up properly in the document (in fact it is the document I follow).

In the README, see NT services Cygwin PostgreSQL installation procedure
step 2:

    2. Create the "postgres" user account:

       # cmd /c lusrmgr.msc # [3]
       # mkpasswd -l -u postgres >>/etc/passwd

> Thanks again.

You are welcome.

Jason

pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: What is wrong ?
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Cygwin InstallXLogFileSegment() rename() patch