Difficulty to work joget with postgres ?
Confluence User - 02 Aug, 2017
I am trying to connect joget to Postgres 9.4.
But I am getting issues like table not found while starting the service.I had followed same steps mentioned in the reference, https://dev.joget.org/community/display/KBv5/Running+Joget+Workflow+with+PostgreSQL.
After that, I connected to MySQL and imported all generated tables to Postgres .So that currently, joget is working with Postgres without any issues.
IS there version dependency for Postgres or any other reasons to occur above issue ?thanks in advance.
workflow;server