pgAdmin 4 commit: Added functionality to Pause/Resume replay of WAL on

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Added functionality to Pause/Resume replay of WAL on
Дата
Msg-id E1b1JR2-0003nw-0E@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: psycopg2 issue when returning password from sqlite db to python [pgadmin4]
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Pause/Resume replay of WAL functionality