Re: [GENERAL] need help with plphp installation

2010-08-10 Thread Pete Kay
sorry my mistake. It is 8.4. On Tue, Aug 10, 2010 at 10:27 PM, Thom Brown wrote: > On 10 August 2010 15:21, Pete Kay wrote: >> Hi, >> >> I am getting the following errors while trying to get plphp installed >> on postgres 8.5: >> >> ERROR:  could not load

[GENERAL] need help with plphp installation

2010-08-10 Thread Pete Kay
Hi, I am getting the following errors while trying to get plphp installed on postgres 8.5: ERROR: could not load library "/usr/local/pgsql/lib/plphp.so": /usr/local/pgsql/lib/plphp.so: undefined symbol: sapi_globals ** Error ** ERROR: could not load library "/usr/local/pgsql/li

Re: [GENERAL] Problem with Memory Leak

2010-03-25 Thread Pete Kay
Hi, I am setting up a connection pooling obj to pool a bunch of PGConnection object. That is why I am not closing the PGConn object when the query is done. Is that the right way to do it? thanks, Pete On Fri, Mar 26, 2010 at 10:54 AM, Tom Lane wrote: > Pete Kay writes: >> I am havi

[GENERAL] Problem with Memory Leak

2010-03-25 Thread Pete Kay
Hi I am having memory leaking problem and here is the result shown from valgrind: ==1706== 1,270 bytes in 5 blocks are still reachable in loss record 353 of 426 ==1706==at 0x4C20809: malloc (vg_replace_malloc.c:149) ==1706==by 0x5D3F431: strdup (in /lib64/libc-2.5.so) ==1706==by 0x10