I have the following in my postgresql.conf
custom_variable_classes = 'pljava'
pljava.classpath = 'C:\\Tada\\Workspace\\org.postgresql.pljava\\build\\pljava.jar'
It worked fine with 8.0.0beta2. The beta4 however, gives me the following message:
FATAL: unrecognized configuration parameter "pljava.classpath"
What happened?
Regards, Thomas Hallgren
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly