Using pgadmin with AWS RDS https based Data API

From: Benoit Marchant <marchant(at)mac(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Using pgadmin with AWS RDS https based Data API
Date: 2020-10-13 19:05:43
Message-ID: 80A9F81B-C34B-4E9E-A030-25FC80B6DD6F@mac.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi there, it's my first email, so I’d like to first thanks everyone working on this, using pgadmin had made a huge difference for me! I’m using it with serverless PostgreSQL databases on AWS, and for at the first one I went through the work of creating an EC2 instance I could ssh tunnel to so I could use PGAdmin. I’m now having to create more databases by hand for now in different accounts and ultimately this should be all automated, and I’d rather find another way, hence the question: what would it take, what would be the simplest way to get pgadmin to work using the https based Data API of AWS RDS <https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html> ? I’m unfortunately not a python developer, focusing on JavaScript client and server-side myself, but I hope I’m not the only one who’s like to do this!

Thanks for any feedback/pointers!

Benoit

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2020-10-13 19:21:41 Re: gs_group_1 crashing on 13beta2/s390x
Previous Message Russell Foster 2020-10-13 19:02:16 Re: [Patch] Using Windows groups for SSPI authentication