diff --git a/pg_graphql.control b/pg_graphql.control index 6e0b651b..e509d49d 100644 --- a/pg_graphql.control +++ b/pg_graphql.control @@ -2,5 +2,5 @@ comment = 'pg_graphql: GraphQL support' default_version = '@CARGO_VERSION@' module_pathname = '$libdir/pg_graphql' relocatable = false -superuser = false +superuser = true schema = 'graphql'