pgAdmin 4 commit: Ensure backup a partition table should not backup the
Akshay Joshi <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <[email protected]> |
Ensure backup a partition table should not backup the whole database. For the partition table same argument '--table' is used with pg_dump. Fixes #3386 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1e4fd552ac0ac3300c1bbc64dae1a81afb834a70 Modified Files -------------- docs/en_US/release_notes_4_14.rst | 1 + web/pgadmin/tools/backup/static/js/backup_dialog_wrapper.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-)