From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Aidan Hoolachan <owner(at)artmix(dot)io> |
Cc: | "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Are there any web-client-side calls to the database from pg admin? |
Date: | 2019-09-04 08:22:41 |
Message-ID: | CA+OCxozQGwCaGseTT1QOEGTbyZ8hYCsPdkZsV1EvBDzLoK2nvA@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Hi
On Wed, Sep 4, 2019 at 9:02 AM Aidan Hoolachan <owner(at)artmix(dot)io> wrote:
> Hello,
>
> We are using AWS to host a postgresql server and we would like to keep the
> database as isolated as possible from external networks. We plan to provide
> a route from the pgAdmin host to the database, and then to provide a http
> route from pgAdmin to our network for access in the browser. We hope that
> pgAdmin does not require direct access from the browser to the database.
>
> Does the site need to connect to the database from the web browser client
> or is the connection established entirely on the web server?
>
No, the browser doesn't need to connect to the database servers.
>
> Are there any security features of pgAdmin that we might not be aware of?
>
I have no idea of what you're aware of so can't really answer that! What in
particular are you looking for?
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Aditya Toshniwal | 2019-09-04 10:27:45 | Re: Re: Negative values for obj_id: SELECT statements throwing errors in query editor |
Previous Message | Holger Kopp-Musick | 2019-09-04 07:20:20 | Aw: Re: Negative values for obj_id: SELECT statements throwing errors in query editor |