[pgAdmin][RM5751] Enable the runtime menu when the timeout occurs - Mailing list pgadmin-hackers

From Akshay Joshi
Subject [pgAdmin][RM5751] Enable the runtime menu when the timeout occurs
Date
Msg-id CANxoLDcS41yKiS+b2YEuhFmKohzQ9BbKKXcJZgz1s_NW4FGwNQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM5751] Enable the runtime menu when the timeout occurs
List pgadmin-hackers
Hi Dave/Hackers

Attached is the patch to fix the following issues:
  • Enable the 'Configure' and 'View log' menu option when the server taking longer than usual time to start.
  • When an error occurs from the backend, the configure window opens and if the user has changed the setting of the port, it won't take any effect as we have retrieved the value of the port at the start of the runtime.
  • Added logic to identify the specified fixed port is already in use. Throw the error before starting the pgAdmin server. 
Please review and let me know any comments.

--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Sr. Software Architect
EDB Postgres
Mobile: +91 976-788-8246

Attachment

pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: [pgAdmin][RM-5748][RESQL] Incorrect SQL for Foreign key when creating a table
Next
From: Kurt Snyder
Date:
Subject: how to completely uninstall?