Re: [BUGS] BUG #2898: dynamic load support

2007-01-16 Thread Bruce Momjian
Pankaj wrote: > > The following bug has been logged online: > > Bug reference: 2898 > Logged by: Pankaj > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.2.0 > Operating system: LynxOS > Description:dynamic load support > Details: > > I have installed Postg

Re: [BUGS] BUG #2898: dynamic load support

2007-01-16 Thread Tom Lane
"Pankaj" <[EMAIL PROTECTED]> writes: > creating conversionsFATAL: dynamic load not supported > STATEMENT: CREATE OR REPLACE FUNCTION... > Please let us know the cause of the above error. The encoding conversion code is all in dynamically-loaded libraries. (There are some other thi

[BUGS] BUG #2898: dynamic load support

2007-01-15 Thread Pankaj
The following bug has been logged online: Bug reference: 2898 Logged by: Pankaj Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.0 Operating system: LynxOS Description:dynamic load support Details: I have installed Postgresql 8.2.0 on LynxOS. Although, LynxO