Re: postgresql 8.0 with cygwin - success

Marek Lewczuk <[email protected]> Fri, 15 Oct 2004 19:52:50 +0200
Newsgroups gmane.comp.db.postgresql.cygwin
Message-ID <[email protected]>
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

 

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster