diff --git a/public/app/plugins/datasource/postgres/plugin.json b/public/app/plugins/datasource/postgres/plugin.json index f236aa01b06..e90e3e9e7cd 100644 --- a/public/app/plugins/datasource/postgres/plugin.json +++ b/public/app/plugins/datasource/postgres/plugin.json @@ -19,9 +19,9 @@ "alerting": true, "annotations": true, "metrics": true, + "tables": true, "queryOptions": { "minInterval": true } - }