Skip to content

fix(ui): add default options to pgDump instead of pgRestore

Lasha Kakabadze requested to merge 479-default-options-for-pgdump into master

Description

The option "---exclude-schema=awsdms" should be added for setting pg_dump (instead of pg_restore)

Related issue

#479 (comment 1216726058)

Examples

Checklist

  • MR description has been reviewed
  • MR changes are functionally tested
  • MR does NOT have API/CLI changes OR there are API/CLI changes and they have been reviewed & DOCS ARE ADJUSTED (reference doc, etc)
  • MR does NOT have UI changes OR there are UI changes and they have been reviewed & UX IS REVIEWED

Closes #479 (closed)

Edited by Lasha Kakabadze

Merge request reports