diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/databases.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index d035da2ead..76a4159235 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -493,6 +493,8 @@ To run Django's test suite, the user needs these *additional* privileges: * DROP USER * CREATE TABLESPACE * DROP TABLESPACE + * CONNECT WITH ADMIN OPTION + * RESOURCE WITH ADMIN OPTION Connecting to the database -------------------------- |
