pgAdmin 4 commit: Added functionality to Pause/Resume replay of WAL on - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Added functionality to Pause/Resume replay of WAL on
Date
Msg-id E1b1JR2-0003nw-0E@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added functionality to Pause/Resume replay of WAL on the database
server.

Tweaked a little bit by Ashesh.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4dc7f84761d85c94657a17533ef34e96550c3998
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
.../browser/server_groups/servers/__init__.py      | 166 +++++++++++++++++++--
.../servers/templates/servers/servers.js           | 119 ++++++++++++++-
2 files changed, 275 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: psycopg2 issue when returning password from sqlite db to python [pgadmin4]
Next
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Pause/Resume replay of WAL functionality