RE: Postgresql usage clip. - Mailing list pgsql-general

From Joseph
Subject RE: Postgresql usage clip.
Date
Msg-id 003c01bfca1d$800e0cd0$050101c3@rodstaff.edu
Whole thread Raw
In response to Re: Postgresql usage clip.  (John Steele <jsteele@writeme.com>)
Responses RE: Postgresql performance on NT  (Lincoln Yeoh <lylyeoh@mecomb.com>)
List pgsql-general
> >We support servers on NT, but not on Win95/98.  Cygwin supports both,
> >but the Win95/98 has missing features that we need.  People
> have asked
> >about it, and they have said they were going to try Win95/98
> and report
> >back on the problems they had, but no one has.  I assume
> they got lots
> >of "unimplemented" messages from Cygwin and gave up.
>
>   I just tried the latest NT port binaries, hoping that I
> could at least start up the server process.  Even an
> extremely limited server on this platform would be welcome.
> Sometimes you don't get to choose your development OS :(
>
>   I have Cygwin installed, but when I try to start
> postgres.exe I get the following error message:
>
> FATAL 1:  SetPgUserName: no entry in host passwd file
>
>   I also find no postmaster in the install.  So am I just
> wasting time?
>
> Thanks,
>   John

I tried and succeeded in getting Postgres to run on an NT server.
There are some directions on here that are helpful.
There is a util that collects all the user names and groups and puts them in
a /etc/groups and /etc/users files.

Someone directed me to this site
http://www.freebsd.org/~kevlo/postgres/portNT.html

Respectfully - Joseph Showalter



pgsql-general by date:

Previous
From: John Steele
Date:
Subject: Where to find php_pgsql.dll?
Next
From: Horák Daniel
Date:
Subject: RE: Postgresql usage clip.