Re: PostgreSQL and Cygwin 1.1.x - Mailing list pgsql-ports

From Yutaka tanida
Subject Re: PostgreSQL and Cygwin 1.1.x
Date
Msg-id 20001004190026.AFA6.YUTAKA@hi-net.zaq.ne.jp
Whole thread Raw
In response to PostgreSQL and Cygwin 1.1.x  (Horák Daniel <horak@sit.plzen-city.cz>)
List pgsql-ports
> thanks to all for their work with pgsql on Cygwin 1.1.4. I think we can drop
> the support for Cygwin B20 - it is partly done in the last patches ;-) It
> will enable to support AF_UNIX sockets for local communication (so there
> will be no need to run "psql -h localhost") and also to use simplier method
> of creating shared libraries - it is possible to use -shared option in gcc.
> And it will be possible to create both shared and static libraries.
>
> Will be there any problems with supporting only Cygwin 1.1.x?

I think pgsql on Cygwin 1.1.x has much problem. For example,

* prepare pgbench in contrib/pgbench.
* run pgbench with 30 client access(-c 30)
* pgbench halt(due to pgbench's probrem?) ,so kill it.
* postmaster hung up in ServerLoop().No more connection was established.

I think we should not drop the support of B20 ,if pgsql on Cygwin 1.1
has less stablity than B20.

--
Yutaka tanida <yutaka@hi-net.zaq.ne.jp>



pgsql-ports by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BeOS port - files part 1
Next
From: "Frederick W. Reimer"
Date:
Subject: symbol not found in plpgsql.so