Basic steps to connect a src install to a postgres db

After building from source, what edits are necessary to connect OG to a postgres db (the OG schema is already setup).

You should be able to just edit the file in OG-Platform/projects/OG-Examples/config/demoMasters-example.properties. There are some other files in OG-Platform/common, such as db.properties and test.properties that are somewhat misleading and will eventually be removed. If you’re using the git repos, you should check out the new instructions on how to use the stable branch.