On Thursday 27 March 2003 17:53, Tom Jackson wrote:
> I've compiled pgdriver version 2.0.1 with the

Curious as to why the old version....

> AOLserver complains:
> ns_PgExec: result status: 7 message: ERROR: Load of file
> /usr/local/pgsql/lib/plpgsql.so failed...

That's the PostgreSQL backend issuing that message.

> Any ideas on what I am doing wrong?

What is the SQL you are executing that produces this error?  AOLserver itself
(and the postgres driver) doesn't use, need, or try to load plpgsql.so, which
is the handler library for PL/Pgsql and is loaded by the PostgreSQL backend.

> Also postgres was compiled on another machine. For some reason, 7.1.3
> doesn't compile on RH8.0

No, 7.1.3 won't compile on RH8 due to 7.1.3 not being gcc3-compliant.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11


--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list: http://www.aolserver.com/listserv.html
List information and options: http://listserv.aol.com/

Reply via email to