I seem to be having a problem setting multiple JAR files to the classpath for Pl/Java. For each JAR file, I have installed the JARs, using install_jar.
Could some please suggest the best way to implement this: Essentially what I want to have is a virtual-table in PostgreSQL that when queried, it looks up the data from some other table (call this the
I have been struggling with a problem trying to get PLJava to work on PostgreSQL on RHEL. Here is what I have (based off of this:PL/Java README)