[Pljava-dev] debug pljava with postgresql 8.0

Thomas Hallgren thomas at tada.se
Thu Nov 10 18:41:57 UTC 2005


Hi Samuel,
PostgreSQL 7.5 was renamed to 8.0 and when running 8.0 you can use the 
"custom_variable_classes" that is mentioned in the mail. Nothing has 
changed in PL/Java but Java 5.0 has a different option syntax then the 
one mentioned. You would probably use something like:

pljava.vmoptions = 
'-agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=y'

Regards,
Thomas Hallgren

samuel.wymann at sybor.ch wrote:
> hi
>
> i found a note about debugging pljava with postgresql 7.5. did 
> anything change concerning debugging with postgresql 8.0? is that note 
> (http://gborg.postgresql.org/pipermail/pljava-dev/2004/000011.html) in 
> the mailing list still valid for postresql 8.0?
>
> best regards
>
> sam wymann
>
> _______________________________________________
> Pljava-dev mailing list
> Pljava-dev at gborg.postgresql.org
> http://gborg.postgresql.org/mailman/listinfo/pljava-dev




More information about the Pljava-dev mailing list