From: books at ejurka.com (Kris Jurka) Date: Mon, 31 May 2010 16:30:55 -0700 Subject: [Pljava-dev] problem deploying pljava In-Reply-To: <201005311620.03078.fluca1978@infinito.it> References: <201005311620.03078.fluca1978@infinito.it> Message-ID: <4C0446AF.9040403@ejurka.com> On 5/31/2010 7:20 AM, Luca Ferrari wrote: > Hi all, > PostgreSQL 8.4.3 on x86_64-pc-linux-gnu, compiled by GCC gcc-4.4.real (Ubuntu > 4.4.1-4ubuntu9) 4.4.1, 64-bit > (1 row) > > I've downloaded the pljava1.4 64 bit version > The pljava binaries need to be built for specific postgresql versions, so you've downloaded a version for something other than 8.4 because the 1.4 release doesn't work with the 8.4 version. To get a pljava that works for 8.4 you need to build it yourself from CVS. Kris Jurka