[Pljava-dev] (no subject)

From: thomas at tada(dot)se (Thomas Hallgren)
To:
Subject: [Pljava-dev] (no subject)
Date: 2006-03-24 10:21:43
Message-ID: 4423C837.1060103@tada.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

PL/Java 1.0.0 cannot be used with PostgreSQL 8.1.3. Please use PL/Java
1.2.0.

Regards,
Thomas Hallgren

kitaeda at infoeye.net wrote:
> Hello.
>
> I am facing with the problem when I deploy pljava.
> Please tell me how to solve the problem.
>
> java -cp:postgresql-8.1-405-jdbc3.jar:deploy.jar
> org.postgresql.pljava.deploy.Deployer -install -user sss -database template
> -password sss
>
> After I execute,the message is displayed.
>
> Aborted
>
>
> My environment
>
> Postgresql 8.1.3
> postgresql.conf
> listen_address='*'
> dynamic_library_path='$libdir;/usr/local/pgsql/pljava'
> custom_variable_classes='pljava'
> pljava.classpath='/usr/local/pgsql/pljava.jar'
> pg_hba.conf
> host all all localhost trust
> jdk1.4.2_06
> pljava1.0.0
>
>
>
>
> _______________________________________________
> Pljava-dev mailing list
> Pljava-dev at gborg.postgresql.org
> http://gborg.postgresql.org/mailman/listinfo/pljava-dev
>

In response to

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2006-03-24 10:51:30 Shared memory
Previous Message kitaeda at infoeye.net 2006-03-24 09:10:41 [Pljava-dev] (no subject)