Servoy 5.20b2 (but dont think that is the issue
we have beenusing MSSQL as our repository. Now wish to use Postgres.
Have installed postgres, have it running and have created blank db called servoy_repository
Edited servoy.properties so that it now points at blank pstgres db, not MSSQL.
I know the connection is ok - because if I cange anything (db name, username etc) I get an error.
So, inside servoy dev repository-server db points at the empty postgres db.
So how do I force servoy to populate it as a new repository?
I have seen a number of posts where people indicate that you should get a popup message that asks you to create a new repo - but this hasnt happened. I have opened and closed dev several times - no popup. How can I force a repo creation?