From: | Marek Lewczuk <newsy(at)lewczuk(dot)com> |
---|---|
To: | Reini Urban <rurban(at)x-ray(dot)at> |
Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Lista dyskusyjna pgsql-cygwin <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Re: postgresql 8.0 with cygwin - success |
Date: | 2004-10-15 17:52:50 |
Message-ID: | 41700E72.8090209@lewczuk.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin pgsql-patches |
Reini Urban wrote:
> Bruce Momjian schrieb:
>> Great. Thanks. I was getting conflicting reports of Cygwin problems
>> before.
>
>
> Not for me:
>
> I found a problem with my pg_ctl patch (WIN32 is always defined in
> cygwin when windows.h is included, and the START /B postmaster cmdline
> doesn't work on cygwin). Patch will be posted soon.
Right. pg_ctl is not working - I didn't noticed that, because I use
postmaster instead pg_ctl. Below pg_ctl error:
$ pg_ctl start
START: not found
pg_ctl: could not start postmaster: exit code was 32512
>
> But I finished now the plperl.sql regression tests and wait for
> a clean regression suite to run through.
It would be great - I've just tried to run some plperl function, but no
luck (postgresql crashed).
ML
From | Date | Subject | |
---|---|---|---|
Next Message | Reini Urban | 2004-10-16 01:01:55 | Re: postgresql 8.0 with cygwin - success |
Previous Message | Bruce Momjian | 2004-10-15 17:26:47 | Re: postgresql 8.0 with cygwin - success |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-10-15 18:11:11 | Re: pg_regress --temp-keep |
Previous Message | Bruce Momjian | 2004-10-15 17:32:15 | Re: pg_regress --temp-keep |