Re: Running Postgresql on NT

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: Running Postgresql on NT
Дата
Msg-id 20001101104640.A225@dothill.com
обсуждение исходный текст
Ответ на Running Postgresql on NT  (Christos Poulkas <CPoulkas@transoft.com>)
Список 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 по дате отправления:

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: [GENERAL] postgres on redhat 7.0
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: Running Postgresql on NT