Is there a simple way to use pgadmin from local machine to access RDS instance?

Viewed 20

On AWS, I have an RDS instance with private access and I'm able to access it fine from my EKS cluster. Now, for debugging, I'd like to examine the db using pgadmin. What's the simplest way to do this?

0 Answers
Related