Re: postgresql on win2k

From: Jason Tishler <jason(at)tishler(dot)net>
To: dave <dmehler(at)davemehler(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: postgresql on win2k
Date: 2001-12-06 17:52:54
Message-ID: 20011206125254.D1448@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Dave,

On Fri, Nov 30, 2001 at 01:30:26PM -0500, dave wrote:
> Hello,
> This may or may not be related to the pgsql
> problem, whenever i try to start it i get an error 1069. Now when i was
> installing pgsql as a service it did ask for the postgres username/password,
> which i supplied, any suggestions appreciated.

$ fgrep 1069 /usr/include/w32api/winerror.h
#define ERROR_SERVICE_LOGON_FAILED 1069L

So, either the username/password combination is not correct or the
account does not have the privileges to start a service. See the
README for details:

/usr/doc/Cygwin/postgresql-7.1.3.README

Jason

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2001-12-06 17:59:29 Re: 7.2b3 postmaster doesn't start on Win98
Previous Message Jason Tishler 2001-12-06 17:48:02 Re: make failure: Gen_fmgrtab.sh