Added support for Logical Replication. Fixes #5912

This commit is contained in:
Pradip Parkale
2021-02-01 15:12:43 +05:30
committed by Akshay Joshi
parent 179bac3fd0
commit bf56a6723b
87 changed files with 5793 additions and 15 deletions

View File

@@ -433,6 +433,8 @@ module.exports = [{
',pgadmin.node.database' +
',pgadmin.node.role' +
',pgadmin.node.cast' +
',pgadmin.node.publication' +
',pgadmin.node.subscription' +
',pgadmin.node.tablespace' +
',pgadmin.node.resource_group' +
',pgadmin.node.event_trigger' +