Jump to content
We've recently updated our Privacy Statement, available here ×

JS 3.5.0 on Postgres


bmagoha

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

The JS 3.50 works with the Postgres DBMS you can check the Install guide for the instructions. The install guide mentions - uses buildomatic fro Installation.

Scripts for Postgresql can be found in directory -

C:\jasperserver-3.5.0-bin\buildomatic\install_resources\sql\postgresql

Link to comment
Share on other sites

Hi, I realized I made a mistake in not including the postgresql db create script in the directory:

 

    <js-install>/buildomatic/install_resources/sql/posgresql

 

So, I uploaded it an added it the the Downloads area. So, please look for a zip file named:

 

    postgresql-js-create-ddl.zip  

 

It contains a single file named "js-create.ddl". You should take this file and drop it into the buildomatic tree at the following location:

 

    <js-install>/buildomatic/install_resources/sql/posgresql   

Once you put this create script in this location, you can follow the steps in the <js-install>/docs/JasperServer-Install-Guide.pdf ton install jasperserver for postgresql.

 

The installation steps begin in Section 5 "Installing from the WAR File Distribution". It uses the buildomatic scripts in order to configure the datasource and other config files.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...