pgAdmin in a multi DC self service context

2019-03-29 Thread heiko.onnebrink
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

Re: pgAdmin in a multi DC self service context

2019-03-29 Thread Dave Page
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

Re: pgAdmin in a multi DC self service context

2019-03-29 Thread heiko.onnebrink
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

Re: pgAdmin in a multi DC self service context

2019-03-29 Thread Dave Page
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

Dashboard-Server activity-Details does not work if pgAdmin4 is startet per Hyperlink from an other host

2019-03-29 Thread Harald.Immerheiser
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