| From: | Volkan YAZICI <yazicivo(at)ttmail(dot)com> |
|---|---|
| To: | "Roberts\, Jon" <Jon(dot)Roberts(at)asurion(dot)com> |
| Cc: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: pl/java on Solaris |
| Date: | 2008-04-10 13:29:38 |
| Message-ID: | 871w5d7s8t.fsf@alamut.mobiliz.com.tr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thu, 10 Apr 2008, "Roberts, Jon" <Jon(dot)Roberts(at)asurion(dot)com> 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 switch to include pl/java. Java is in my path too so it
> should allow me to install it (if it follows the same pattern as
> Windows).
>
> 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 PostgreSQL. I don't
know about official Windows installation binaries, they would be
bringing it by default.
[1] http://pljava.projects.postgresql.org/
Regards.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ivano Luberti | 2008-04-10 13:48:46 | Re: begin transaction locks out other connections |
| Previous Message | Zdenek Kotala | 2008-04-10 13:25:17 | Re: pl/java on Solaris |