You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

  • Initialize the database in Postgre with the necessary table structures. (Refer to mysql's jwdb-empty.sql in \data folder in your Joget)
  • Get the jdbc driver from http://jdbc.postgresql.org/download.html
  • Put it in \webapps\jw\WEB-INF\lib
  • Restart Joget
  • Go to Joget web console, configure the data source profile accordingly.
  • No labels