pgAdmin 4 commit: Do not try to set in_recovery, is_replay_paused prope

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Do not try to set in_recovery, is_replay_paused prope
Date: 2016-09-26 13:46:12
Message-ID: E1boWEW-0008Ny-8N@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)kumar(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-09-26 13:47:33 Re: [pgAdmin4][Patch]: Error while expanding server group node.
Previous Message Surinder Kumar 2016-09-26 13:41:24 Re: Lack of activity indicator over slow connections (pgadmin4)