public inbox for [email protected]  
help / color / mirror / Atom feed
pgAdmin 4 commit: Ensure that Backup and Restore should work on shared
2+ messages / 1 participants
[nested] [flat]

* pgAdmin 4 commit: Ensure that Backup and Restore should work on shared
@ 2021-04-14 06:42 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Akshay Joshi @ 2021-04-14 06:42 UTC (permalink / raw)
  To: [email protected]

Ensure that Backup and Restore should work on shared servers. Fixes #6385

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cb7bcaf939d7d67fd164b03b581d16bc573c...
Author: Pradip Parkale <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_5_2.rst                   |  1 +
.../browser/server_groups/servers/__init__.py      |  2 +-
web/pgadmin/browser/server_groups/servers/utils.py | 15 ++++++---
web/pgadmin/tools/backup/__init__.py               | 37 ++++++++++++++-------
web/pgadmin/tools/maintenance/__init__.py          | 27 +++++++++++----
web/pgadmin/tools/restore/__init__.py              | 38 +++++++++++++++-------
6 files changed, 87 insertions(+), 33 deletions(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* pgAdmin 4 commit: Ensure that Backup and Restore should work on shared
@ 2021-04-22 12:11 Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Akshay Joshi @ 2021-04-22 12:11 UTC (permalink / raw)
  To: [email protected]

Ensure that Backup and Restore should work on shared servers as some cases were failing due to initial changes.

Fixes #6385

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8ae8fea6d2c4198af96e7bf380c2f5c108a3...
Author: Pradip Parkale <[email protected]>

Modified Files
--------------
docs/en_US/release_notes.rst                       |  1 +
docs/en_US/release_notes_5_2.rst                   |  3 +-
docs/en_US/release_notes_5_3.rst                   | 20 +++++++++++++
web/migrations/versions/c6974f64df08_.py           | 28 ++++++++++++++++++
.../browser/server_groups/servers/__init__.py      |  5 ++--
web/pgadmin/model/__init__.py                      |  7 ++++-
web/pgadmin/tools/backup/__init__.py               | 34 ++++------------------
web/pgadmin/tools/maintenance/__init__.py          | 28 ++++--------------
web/pgadmin/tools/restore/__init__.py              | 33 ++++-----------------
web/pgadmin/utils/__init__.py                      | 11 +++++++
10 files changed, 88 insertions(+), 82 deletions(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2021-04-22 12:11 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2021-04-14 06:42 pgAdmin 4 commit: Ensure that Backup and Restore should work on shared Akshay Joshi <[email protected]>
2021-04-22 12:11 pgAdmin 4 commit: Ensure that Backup and Restore should work on shared Akshay Joshi <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox