Im very new to AWS and i have a project due for the same. i have deployed it on the EC2 instance directly from git and i dont have the database on my local file. i’m trying to use Dbeaver to connect the database to aws instead of using rds since id have to migrate from slqlite to postgre first.
i got the JDBC url from the instance using pwd but im getting the following error-
path to ‘/home/ubuntu/College-ERP/CollegeERP/db.sqlite3’: ‘C:home’ does not exist
any ideas on how to resolve the url error/issue?
violett is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.