Re: Running Postgresql on NT - Mailing list pgsql-ports

From Jason Tishler
Subject Re: Running Postgresql on NT
Date
Msg-id 20001101104640.A225@dothill.com
Whole thread Raw
In response to Running Postgresql on NT  (Christos Poulkas <CPoulkas@transoft.com>)
List pgsql-ports
Christos,

On Wed, Nov 01, 2000 at 11:24:59AM +0000, Christos Poulkas wrote:
> I installed Joerg Hessdoerfer's NT version but I am
> experiencing the problem below.
>
> After starting postmaster with the -i option I can't run
> any client program. By running createdb dbname I get
> the error below:
>
> $ createdb tpc
> psql: connectDBStart() -- connect() failed: No more processes
                                              ^^^^^^^^^^^^^^^^^
                                              *****************

>         Is the postmaster running (with -i) at 'localhost'
>         and accepting connections on TCP/IP port '5432'?
> createdb: database creation failed
>
> the same happens with psql.
>
> Has anyone used posgresql successfully on NT?

Yes, but only with Cygwin 1.1.4.  The above error was reported to the
Cygwin list by Volker:

    http://sources.redhat.com/ml/cygwin/2000-10/msg01590.html

I just downloaded cygwin-1.1.5-3 and was able to duplicate the problem.
I am beginning to debug now and will report back my findings.

BTW, what version of Cygwin are you using?  1.1.4, a snapshot, CVS, etc?

Thanks,
Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corporation         Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

pgsql-ports by date:

Previous
From: Lamar Owen
Date:
Subject: Re: [GENERAL] postgres on redhat 7.0
Next
From: Jason Tishler
Date:
Subject: Re: Running Postgresql on NT