Hi folks,
A question regarding running achilles:
- DB - postgresql
- WebAPI, Atlas running well
The question:
When running achilles, I use ‘postgres’ account to run,
and the achilles_ tables’ owner is ‘postgres’.
Since when create the database, the owner is ‘ohdsi_admin_user’,
In inserting the source, i set up using ‘ohdsi_admin_user’ to access the data cmd database;
After running the achilles, I have to manually reset the ‘achilles_’ created tables’ permission.
My question is:
when running achilles, what account I should use so I don’t have manually adjust the newly created achilles tables?
Thanks,
R. Z.