From: pierce at hogranch.com (John R Pierce) Date: Fri, 29 Apr 2011 15:16:24 -0700 Subject: [Pljava-dev] Testing PL/Java Windows binaries In-Reply-To: <4DBB33E5.2030604@gmail.com> References: , , <4DBB33E5.2030604@gmail.com> Message-ID: <4DBB38B8.8040605@hogranch.com> On 04/29/11 2:55 PM, Eric Kolotyluk wrote: > > My default JRE is 32-bit > > So, now I'm wondering if I can get a copy of the 64-bit version of > pljava.dll so I can test that. if you're running 64bit postgres, you must have 64bit pljava.dll and 64bit JRE if you're running 32bit postgres, you must have 32bit pljava.dll and 32bit JRE you *can* run 32bit all-of-the-above on 64bit windows, but obviously you can't run 64bit stuff on 32bit Windows...