We have developed a RESTful self service portal to provision PostgreSQL databases (using docker container) to different datacenter.
New customer can self-register and start provisioning databases instantly.
As part of the offering we plan next to provide pgAdmin in each datacenter in s
Hi
On Fri, Mar 29, 2019 at 3:41 AM wrote:
> We have developed a RESTful self service portal to provision PostgreSQL
> databases (using docker container) to different datacenter.
>
> New customer can self-register and start provisioning databases instantly.
>
>
>
> As part of the offering we plan
Thanks for fast feedback..
One point not clear.
would it be OK just to copy the .db file from “master” location to “slave” locations:
SQLITE_PATH = '/path/to/pgadmin4.db'
I do not need to preserve user dumps or session states.. just the ability to connect to a standby site (i
Yes, it can be copied.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK:http://www.enterprisedb.com
The Enterprise PostgreSQL Company
> On 29 Mar 2019, at 07:33,
> wrote:
>
> Thanks for fast feedback..
>
> One point not clear.
>
> would it be OK just to c
Hi,
i use a link in a Wiki on an other host to start a pgAdmin Session in my
browser.
If i open the Details for a session in the Server activity window on the
Dashboard, i get an exception in the Browser (Firefox):
DOMException: Permission denied to access property "pgAdmin" on cross-origin
ob