From: | ambulimama at gmail(dot)com (Nelli Vanan) |
---|---|
To: | |
Subject: | [Pljava-dev] ERROR: schema "sqlj" does not exist |
Date: | 2008-10-17 14:08:27 |
Message-ID: | 6d7730550810170708q7dcd3b92p9180bfc6ef6b6528@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
Hi there,
This is my first time installing pljava. I unziped the
"pljava-i686-pc-linux-gnu-pg8.1-1.4.0.tar" to /usr/pljava directory.
I modified
the postgresql.conf file and added the following lines
dynamic_library_path ='$libdir:/usr/pljava'
custom_variable_classes = 'pljava'
pljava.classpath='/usr/pljava/pljava.jar'
And restarted the postgres service. After that I tried to run the
sample tests given in the wiki. But, I am getting the following
error message
ERROR: schema "sqlj" does not exist in the postgres log file. What is wrong?
Thank you.
From | Date | Subject | |
---|---|---|---|
Next Message | Nelli Vanan | 2008-10-17 15:52:41 | [Pljava-dev] ERROR: schema "sqlj" does not exist |
Previous Message | Kris Jurka | 2008-10-15 17:24:23 | [Pljava-dev] PL Java basics |