mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Addd support for taking backup for the server.
Tweaked by Ashesh Vashi to integrate the backgroud process, and also with some improvements as stated below: * Resolved an issue loading existing preference. * Improved the background process observer/executor for supporting detalied view. * Added the utility path preferences in the ServerType class.
This commit is contained in:
committed by
Ashesh Vashi
parent
fe0911f285
commit
8ca760ee2b
5
TODO.txt
5
TODO.txt
@@ -26,3 +26,8 @@ Query Tool updateable recordset support
|
||||
Add smarts to the Query Tool to allow it to recognise if a query produces a
|
||||
data set that would be updateable (e.g. from a single table, all primary key
|
||||
columns present), and if so, allow editing.
|
||||
|
||||
Backup Object
|
||||
-------------
|
||||
|
||||
Allow to select/deselect objects under the object backup operation.
|
||||
|
||||
Reference in New Issue
Block a user