I have an instance on AWS EC2 that has a Database on Postgres (Not on Amazon RDS). I would like to access it using some tool like DataGrip or PgAdmin on my local computer.
Is it possible? How to do?
Locally I can use Datagrip and PgAdmin to access local tables, but in EC2 instance I do not know what access data to use.