Re: [pgadmin-support] pgAdmin 4 Connection to the server has been lost.

2017-03-28 Thread Boblitz John
Okay - short, sweet and to the point! Thanks > -Original Message- > From: pgadmin-support-ow...@postgresql.org [mailto:pgadmin-support- > ow...@postgresql.org] On Behalf Of Dave Page > Sent: Dienstag, 28. März 2017 2:58 > To: Boblitz John > Cc: pgadmin-support@postgresql.org > Subject: Re

Re: [pgadmin-support] pgAdmin 4 Connection to the server has been lost.

2017-03-28 Thread Murtuza Zabuawala
Hi, pgAdmin4 supports Postgres 9.2 and above, Can you try with newer version and check if you get same error? -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Tue, Mar 28, 2017 at 6:25 PM, Boblitz John wrote: > Hello, > > > > I recent

Re: [pgadmin-support] pgAdmin 4 Connection to the server has been lost.

2017-03-28 Thread Dave Page
On Tue, Mar 28, 2017 at 8:55 AM, Boblitz John wrote: > Hello, > > > > I recently installed a new DB server (Linux Jessie, postgres 9.4) and wanted > to connect via pgAdmin 3 (1.18) and got the message that it was not > supported. As I intend to upgrade the other servers in the near future, and >

[pgadmin-support] pgAdmin 4 Connection to the server has been lost.

2017-03-28 Thread Boblitz John
Hello, I recently installed a new DB server (Linux Jessie, postgres 9.4) and wanted to connect via pgAdmin 3 (1.18) and got the message that it was not supported. As I intend to upgrade the other servers in the near future, and knowing that it is recommended to move to pgAdmin4, I installed an

Re: [pgadmin-support] Accessing PgAdmin UI (v4.1.3) through web browser

2017-03-28 Thread Dave Page
Right - it's not designed to run under the runtime, and then be access via a browser. There's now a security key that is defined by the runtime, that needs to be supplied by any clients that are connecting. That is to prevent other users on multi-user systems from connecting to the pgAdmin server a

Re: [pgadmin-support] Accessing PgAdmin UI (v4.1.3) through web browser

2017-03-28 Thread Neel Patel
Hi Maciek, For the security reason, v4 1.3 do not access the same runtime port with browser. Thanks, Neel Patel On Tue, Mar 28, 2017 at 2:00 PM, matshyeq wrote: > Hi, > > For v4.1.1 I was able to copy URL (ie. http://localhost:55235/browser/#) > and access interface through Chrome. > Now, with

[pgadmin-support] Accessing PgAdmin UI (v4.1.3) through web browser

2017-03-28 Thread matshyeq
Hi, For v4.1.1 I was able to copy URL (ie. http://localhost:55235/browser/#) and access interface through Chrome. Now, with v4.1.3, when I'm trying same I get: The server could not verify that you are authorized to access the URL requested. You either supplied the wrong credentials (e.g. a bad pa