mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-22 11:06:10 +10:00
Quit the database session at end of database setup
This commit is contained in:
@@ -137,6 +137,9 @@ We recommend using a PostgreSQL database. For MySQL check [MySQL setup guide](da
|
||||
|
||||
# Try connecting to the new database with the new user
|
||||
sudo -u git -H psql -d gitlabhq_production
|
||||
|
||||
# Quit the database session
|
||||
gitlabhq_production> \q
|
||||
|
||||
## 5. Redis
|
||||
|
||||
|
||||
Reference in New Issue
Block a user