[Pljava-dev] ERROR: schema "sqlj" does not exist

Kris Jurka books at ejurka.com
Fri Oct 17 20:22:09 UTC 2008


Nelli Vanan wrote:
> 
> java.sql.SQLException: You must be a superuser to deploy/undeploy pl/Java.
>         at org.postgresql.pljava.deploy.Deployer.checkIfConnectedAsSuperuser(Deployer.java:303)
>         at org.postgresql.pljava.deploy.Deployer.main(Deployer.java:257)
> 
> I am logged in as root.
> 

You need to connect to the database as a database superuser.  The shell 
user the deployer is run from is not relevent.

Kris Jurka



More information about the Pljava-dev mailing list