summaryrefslogtreecommitdiff
path: root/database/postgresql/postgresql_user.py
diff options
context:
space:
mode:
Diffstat (limited to 'database/postgresql/postgresql_user.py')
-rw-r--r--database/postgresql/postgresql_user.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/database/postgresql/postgresql_user.py b/database/postgresql/postgresql_user.py
index 803751ea..8cc8765c 100644
--- a/database/postgresql/postgresql_user.py
+++ b/database/postgresql/postgresql_user.py
@@ -146,7 +146,7 @@ EXAMPLES = '''
db: acme
name: django
password: ceec4eif7ya
- priv: CONNECT/products:ALL
+ priv: 'CONNECT/products:ALL'
# Create rails user, grant privilege to create other databases and demote rails from super user status
- postgresql_user: