View Single Post

   
  #2 (permalink)  
Old 05-10-2008, 03:04 PM
Tom Lane
 
Posts: n/a
Default Re: Error during Installation of postgresql-nls-string-8.02.

"Praveen Kumar \(TUV\)" <praveen.k@renaissance-it.com> writes:
> When I try to install postgresql-nls-string-8.02 in postgresql-8.2.5 or
> in higher version ,it give the following error.


> ERROR: incompatible library "/home/local/pgsql/lib/nls_string.so":
> missing magic block


You need an up-to-date version of postgresql-nls-string. In general,
loadable modules always have to be recompiled (at least) for each new
major PG release.

regards, tom lane

--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply With Quote