| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Volkan YAZICI <yazicivo(at)ttmail(dot)com> |
| Cc: | "Roberts\, Jon" <Jon(dot)Roberts(at)asurion(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: pl/java on Solaris |
| Date: | 2008-04-10 14:48:32 |
| Message-ID: | 1462.1207838912@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Volkan YAZICI <yazicivo(at)ttmail(dot)com> writes:
> On Thu, 10 Apr 2008, "Roberts, Jon" <Jon(dot)Roberts(at)asurion(dot)com> 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 PostgreSQL.
The Windows installer actually aggregates quite a few projects besides
core PG. If you want to build from source you'll need to collect a
number of tarballs, depending on what features you were using. The
installer documentation can probably tell you where they all came from.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scott Marlowe | 2008-04-10 15:25:12 | Re: how to use postgre sql from inside process |
| Previous Message | Pavan Deolasee | 2008-04-10 14:40:57 | Re: begin transaction locks out other connections |