pgAdmin 4 commit: Do not try to set in_recovery, is_replay_paused prope - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Do not try to set in_recovery, is_replay_paused prope
Date
Msg-id E1boWEW-0008Ny-8N@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Do not try to set in_recovery, is_replay_paused properties in the server
object, when data is not available.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0ae719dae00324c49ea777d8194ca2860f4af471
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/__init__.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: Lack of activity indicator over slow connections (pgadmin4)
Next
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Error while expanding server group node.