Re: pgadmin 4.25 version - fix port number

2020-09-01 Thread Akshay Joshi
Hi We have fixed this weird issue. It will be part of the release on 19th September but if you want to test it, download and install the nightly build from https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2020-09-02/ On Wed, Sep 2, 2020 at 3:34 AM Polgár Benedek wrote: > Dear Rik! > >

Re: Critical bug: pgAdmin v4.25 has started ignoring my "Browser Command" which completely cripples me and makes me unable to manage my PostgreSQL database.

2020-09-01 Thread Akshay Joshi
Hi All We have fixed the *weird* issue of *BrowserCommand* and *FixedPort* both. It will be part of the release on 19th September but if someone wants to test it and confirm then please download and install the nightly build from https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2020-09-02

Re: pgAdmin4 won't start after OS upgrade

2020-09-01 Thread Bo Guo
Hi there, pgAdmin4 acted up today when I start using it mid afternoon - I was presented a "blank" page after login (see image below).  We tried different browsers on different OS with the same issue. Please kindly advise. My server is Ubuntu 18.04 and here is the content of file "/etc/apt/s

RE: pgadmin 4.25 version - fix port number

2020-09-01 Thread Polgár Benedek
Dear Rik, I set 58505 port number in configure menu. When start pgadmin 4 server, it generate random port number, for example: 59860 When use "new pgadmin4 window" from taskbar, use the previous random port number, 59860 But i want that the pgadmin 4 server use the 58505 port number. Every tim

RE: pgadmin 4.25 version - fix port number

2020-09-01 Thread Polgár Benedek
Dear Rik! Thanks! I created ticket: https://redmine.postgresql.org/issues/5798 then I found other task with similar error: https://redmine.postgresql.org/issues/5773 ___ Best Regards: Benedek Polgár | System administrator | polgar.bene

Re: pgadmin 4.25 version - fix port number

2020-09-01 Thread richard coleman
Polgár, Well that is annoying. I was just wondering if it was related to bug #5783 ( https://redmine.postgresql.org/issues/5783#change-23810 ). You should probably gile a bug report in the redmine system. Best of luck, rik. On Tue, Sep 1, 2020 at 4:26 PM Polgár Benedek wrote: > Dear Rik, >

Re: pgadmin 4.25 version - fix port number

2020-09-01 Thread richard coleman
Polgár, When you first start pgAdmin? When you use the "New pgAdmin 4 window..." option from the taskbar? Or both? Thanks, rik. On Tue, Sep 1, 2020 at 3:33 PM Polgár Benedek wrote: > Dear Support Team! > > > > The fixed port number config is not working in pgadmin 4.25 version. > > Please hel

pgadmin 4.25 version - fix port number

2020-09-01 Thread Polgár Benedek
Dear Support Team! The fixed port number config is not working in pgadmin 4.25 version. Please help me! Thank you! Attached printscreen. ___ Best Regards: Benedek Polgár | System administrator | polgar.bene...@otpmobil.com

Re: pgAdmin4 won't start after OS upgrade

2020-09-01 Thread Ray O'Donnell
On 01/09/2020 17:07, Dave Page wrote: > > > On Tue, Sep 1, 2020 at 5:03 PM Ray O'Donnell > wrote: > > Hi Dave, > > Thanks for responding so quickly. I should have been clearer - I did > that before the OS upgrade, going for the big-bang approach to the >

Re: pgAdmin4 won't start after OS upgrade

2020-09-01 Thread Dave Page
On Tue, Sep 1, 2020 at 5:03 PM Ray O'Donnell wrote: > On 01/09/2020 16:58, Dave Page wrote: > > Hi > > > > On Tue, Sep 1, 2020 at 4:33 PM Ray O'Donnell > > wrote: > > > > Hi all, > > > > I upgraded my laptop yesterday from Debian 9 to 10 (Buster), and now > >

Re: pgAdmin4 won't start after OS upgrade

2020-09-01 Thread Ray O'Donnell
On 01/09/2020 16:58, Dave Page wrote: > Hi > > On Tue, Sep 1, 2020 at 4:33 PM Ray O'Donnell > wrote: > > Hi all, > > I upgraded my laptop yesterday from Debian 9 to 10 (Buster), and now > pgAdmin4 won't start. It tries to start for a while, and then I get a

Re: pgAdmin4 won't start after OS upgrade

2020-09-01 Thread Dave Page
Hi On Tue, Sep 1, 2020 at 4:33 PM Ray O'Donnell wrote: > Hi all, > > I upgraded my laptop yesterday from Debian 9 to 10 (Buster), and now > pgAdmin4 won't start. It tries to start for a while, and then I get a > little dialog saying "An error occurred initialising the pgAdmin server: > Failed to

pgAdmin4 won't start after OS upgrade

2020-09-01 Thread Ray O'Donnell
Hi all, I upgraded my laptop yesterday from Debian 9 to 10 (Buster), and now pgAdmin4 won't start. It tries to start for a while, and then I get a little dialog saying "An error occurred initialising the pgAdmin server: Failed to launch the application server, server thread exiting." I have the p

Re: Schema related

2020-09-01 Thread Ajay Kumar
Thanks Ashesh!! I just wanted to access the particular schema and I couldn't do it using psql, even at the server but I can connect using user postgres. Thanks again, Ajay From: Ashesh Vashi Sent: Tuesday, September 1, 2020 2:03 AM To: Ajay Kumar Cc: pgadmin-

Re: Schema related

2020-09-01 Thread Ajay Kumar
Ashesh, Is it possible to set up a password for a schema (not public or postgres)? I am trying to connect a DSN in Microstrategy BI tool where I have to connect a particular schema. It gives me authentication error. I can't connect to a particular schema using psql. Any help? Thanks, Ajay Kuma