Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DB
Manage
Activity
Members
Plan
Wiki
Deploy
Model registry
Analyze
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lab-docs
DB
Wiki
Postgresql
Teams im Praktikum
Changes
Page history
New page
Templates
Clone repository
Weitere Alternative aufgeführt
authored
2 years ago
by
Benedict Reuschling
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
postgresql/Teams-im-Praktikum.md
+3
-0
3 additions, 0 deletions
postgresql/Teams-im-Praktikum.md
with
3 additions
and
0 deletions
postgresql/Teams-im-Praktikum.md
View page @
3f8bbf62
...
@@ -68,3 +68,6 @@ Wenn Sie `psql` verwenden, können Sie Benutzer und Datenbank als Parameter ange
...
@@ -68,3 +68,6 @@ Wenn Sie `psql` verwenden, können Sie Benutzer und Datenbank als Parameter ange
```
```
psql -h postgres.fbi.h-da.de -U foo -d stmamust
psql -h postgres.fbi.h-da.de -U foo -d stmamust
```
```
## Alternative mit ROLE als gemeinsame Gruppe
Eine weitere Alternative ist hier beschrieben: https://serverfault.com/questions/453777/granting-rights-on-postgresql-database-to-another-user
\ No newline at end of file
This diff is collapsed.
Click to expand it.