0
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 the local Tables, but in the EC2 instance I don’t know what access data to use.