I am trying to connect to Postgres instance in AWS which has corporate restrictions.
- I first SSH to an AWS Ec2 instance - 2 3 custom actions on command line.
- Then I connect to the PostgreSQL instance by PSQL, and use the command line to execute SQL
Is there any way we can achieve the same using dbeaver or any other client?