pgAdmin 4 commit: Ensure backup a partition table should not backup the

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure backup a partition table should not backup the
Дата
Msg-id E1iHQnD-0001fY-H5@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fix an error where 'false' string is displayed when w
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM4701] Webpack optimization