Re: Postgres 7.4.3-1, plperl and perl-5.8.2 -cygwin install - server crash -win2000

2004-08-26 Thread Kumar Pandey
I actually just use cygserver. I made sure from services that ipc-daemon2 wasn't running. Also I'm using the same user to run initdb, postmaster which has sysadmin privilege in my box. cygserver ins run as service under LOcal system account. I'll install the 7.4.5-1 when its available (I still

Re: Postgres 7.4.3-1, plperl and perl-5.8.2 -cygwin install - server crash -win2000

2004-08-26 Thread Reini Urban
Kumar Pandey schrieb: > DEBUG: PortalRun DEBUG: reaping dead processes DEBUG: child process (PID 2168) exited with exit code 128 LOG: server process (PID 2168) exited with exit code 128 LOG: terminating any other active server processes LOG: all server processes terminated; reinitializing DE

Re: Postgres 7.4.3-1, plperl and perl-5.8.2 -cygwin install - server crash -win2000

2004-08-26 Thread Gerrit P. Haase
Kumar wrote: > I did a fresh cygwin install of Postgres 7.4.3-1, > perl-5.8.2-1. Both are updated now, so use the latest. > plperl was installed fine and I could create a perl > function with no problem. > However using perl fuction in a SQL like so - > select empcomp(employee) from employee >

Re: Postgres 7.4.3-1, plperl and perl-5.8.2 -cygwin install - server crash -win2000

2004-08-26 Thread Kumar Pandey
--- "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote: > If this fails you can try to find a mirror where it > is still available > (a mirror which was not updated at least the last > few weeks), then you > may try to find it at > ftp://mirrors.rcn.net/pub/sourceware/cygwin/release/perl > where I'm cur