Re: [HACKERS] plperl on AIX

2006-04-22 Thread Christopher Browne
In an attempt to throw the authorities off his trail, [EMAIL PROTECTED] (John F Rizzo) transmitted: > I posted this in other lists with no response...  Can anyone help? > I'm having trouble getting plperl to work on AIX 5.3.2. > Postgresql Version: 8.1.1 > Perl Version: 5.8.7 > I've rebuilt perl a

Re: [HACKERS] plperl on AIX

2006-04-21 Thread Tom Lane
John F Rizzo <[EMAIL PROTECTED]> writes: > I'm having trouble getting plperl to work on AIX 5.3.2. You need to gather more info. What shows up in the postmaster log when the backend crashes? Also, get a debugger stack trace from the core file the backend leaves behind. (If it doesn't leave a c

[HACKERS] plperl on AIX

2006-04-21 Thread John F Rizzo
I posted this in other lists with no response...  Can anyone help? I'm having trouble getting plperl to work on AIX 5.3.2. Postgresql Version: 8.1.1 Perl Version: 5.8.7 I've rebuilt perl as a shared library version and built that into postgre using --with-perl.  The postgre build/install work