plPGsql and PostgreSQL 7.1beta4 in Cygwin doesn't work

From: "Eduardo Stern" <eduardo(at)stern(dot)com(dot)br>
To: pgsql-ports(at)postgresql(dot)org
Subject: plPGsql and PostgreSQL 7.1beta4 in Cygwin doesn't work
Date: 2001-02-09 19:36:37
Message-ID: 961gvn$loh$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hello.

I've installed cygwin 1.1.8, with the latest snapshot with mmap corrections,
installed cygipc, compiled PostgreSQL 7.1beta4. Made the regression test
using make SHELL=/bin/bash check, ant it passed all 76 tests.

Then I created a database for productions with initdb, created some tables,
and tried a plpgsql function. It hangs the server everytime. Even a very
small plpgsql function hangs. Tried createlang with the -L parameter, and it
gives the same problem. The same plpgsql function works great on the Linux
PostgreSQL.

Anybody have clues? Could it be related to cygwin 1.1.8?

Thank's,

Eduardo Stern

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Clifford Bradbury 2001-02-11 12:06:32 Build 7.03 Postgre on Win2k
Previous Message Jason Tishler 2001-02-09 02:36:52 Re: PostgreSQL 7.1 beta3 on Windows 2k