Re: [GENERAL] pl/java on Solaris

2008-04-10 Thread Tom Lane
Volkan YAZICI <[EMAIL PROTECTED]> writes: > On Thu, 10 Apr 2008, "Roberts, Jon" <[EMAIL PROTECTED]> writes: >> I don't see a pljava file in my share directory like I do on Windows. >> Is pl/java not included when compiling from source? > PL/java[1] is a separate PL project, not builtin to PostgreS

Re: [GENERAL] pl/java on Solaris

2008-04-10 Thread Volkan YAZICI
On Thu, 10 Apr 2008, "Roberts, Jon" <[EMAIL PROTECTED]> writes: > I am migrating an 8.3 database from Windows to Solaris. We are using > pl/java and I went through the installation process for this on Windows. > > I'm building Solaris from the source and when running ./configure, I > don't see a

Re: [GENERAL] pl/java on Solaris

2008-04-10 Thread Zdenek Kotala
Roberts, Jon napsal(a): I don't see a pljava file in my share directory like I do on Windows. Is pl/java not included when compiling from source? pl/java is not part of core like pl/pgPerl... You need to download it separately from http://pgfoundry.org/projects/pljava/ Zden

Re: [GENERAL] pl/java on Solaris

2008-04-10 Thread Richard Broersma
On Thu, Apr 10, 2008 at 5:31 AM, Roberts, Jon <[EMAIL PROTECTED]> wrote: > I am migrating an 8.3 database from Windows to Solaris. We are using > pl/java and I went through the installation process for this on Windows. > > I'm building Solaris from the source and when running ./configure, I > don'