without
custom_variable_classes = 'pljava'
but with pljava.classpath = pathTopljava.jar
everything works fine..
Many thanks,
Misa
2012/9/25 Tom Lane <tgl@xxxxxxxxxxxxx>
Misa Simic <misa.simic@xxxxxxxxx> writes:custom_variable_classes is no longer needed, and has been removed. See
> We have a bit strange error with pljava deploy and postgresql 9.2.1...
> We are not sure is it related to pljava itself, because of when we add to
> postgresql.conf:
> custom_variable_classes = 'pljava'
> we cant start Postgres any more...
the 9.2 release notes.
regards, tom lane