pgadmin-org / pgadmin4

pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
https://www.pgadmin.org
Other
2.43k stars 638 forks source link

Long load delay when expanding server group if server inaccessible (RM #1185) #186

Closed dpage closed 2 years ago

dpage commented 8 years ago

Issue migrated from Redmine: https://redmine.postgresql.org/issues/1185 Originally created by Karen Blatchley at 2016-05-17 21:09:01 UTC.

If a server is not accessible when first expanding the server group node, after previously being connected, we have to wait for the connection timeout even if that server isn't needed. We should only try to reconnect a server if it's node is expanded, or the user selects the menu option, not to merely display its tree view node.

Created by Dave Page 2016-05-11

dpage commented 8 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/1185#note-1 Originally created by Ashesh Vashi at 2016-05-30 06:51:15 UTC.

Redmine ticket header update:

Name Old Value New Value
Assigned To changed Murtuza Zabuawala
dpage commented 8 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/1185#note-2 Originally created by Murtuza Zabuawala at 2016-05-31 10:10:11 UTC.

Redmine ticket header update:

Name Old Value New Value
Status changed New In Progress
dpage commented 8 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/1185#note-3 Originally created by Murtuza Zabuawala at 2016-05-31 14:44:25 UTC.

Patch sent,

https://www.postgresql.org/message-id/CAKKotZSQE9m2oWDo8iWSTC7RWiy9X-CVrQuLPSb2zWffPxxpmg@mail.gmail.com

Redmine ticket header update:

Name Old Value New Value
Status changed In Progress In Testing
dpage commented 8 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/1185#note-4 Originally created by Anonymous at 2016-06-02 09:25:34 UTC.

Applied in changeset commit:d202366a5dc3fac79df740ec91080ec7b6cf4cdc.

Redmine ticket header update:

Name Old Value New Value
Status changed In Testing Resolved
Done Ratio changed 0 100
dpage commented 2 years ago

Issue closed on Redmine.