Hello

2013/2/7 Marc Brazeau <litespeedm...@gmail.com>:
> Hoping someone can help me here.
>
> I'm trying to get pl/java running under Postgres 9.2.  Doing so was
> relatively easy on the Mac.  But on Windows, its turning out to be quite
> problematic.
>
> There are no recent binaries available, and if I try with the ones on
> pgFoundry, I get the following error:
> ERROR:  incompatible library "C:/Program
> Files/PostgreSQL/9.2/lib/pljava.dll": version mismatch
> DETAIL:  Server is version 9.2, library is version 9.1.

You cannot to mix libraries and extensions for different mayor
PostgreSQL versions

>>>DETAIL:  Server is version 9.2, library is version 9.1.<<<

Regards

Pavel Stehule


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

Reply via email to