public inbox for [email protected]
help / color / mirror / Atom feedFrom: Chapman Flack <[email protected]>
Subject: Re: [Pljava-dev] howto: PL/Java on Postgres 9.5 on Centos 6.5
Date: Thu, 7 Jul 2016 20:10:21 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAMHt_+cg3ayuzhNj1c4eiPZQig4SEvoZs30fDTaAFuKWmb0e4Q@mail.gmail.com>
References: <CAMHt_+cg3ayuzhNj1c4eiPZQig4SEvoZs30fDTaAFuKWmb0e4Q@mail.gmail.com>
On 07/07/16 19:35, Dan Bikle wrote:
> http://www.syntax.us/posts/pl_java_postgres_centos
Nice writeup, thanks!
Toward the end, you probably want an ALTER DATABASE or ALTER SYSTEM
command to save the setting of pljava.libjvm_location that you made;
otherwise PL/Java won't work in any other session besides the one
where you installed it.
ALTER DATABASE will just save the variable setting for one particular
database, whereas ALTER SYSTEM will have the setting available for
all databases you create.
-Chap
_______________________________________________
Pljava-dev mailing list
[email protected]
http://lists.pgfoundry.org/mailman/listinfo/pljava-dev
view thread (2+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: [Pljava-dev] howto: PL/Java on Postgres 9.5 on Centos 6.5
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox