mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-22 11:06:10 +10:00
Merge pull request #7719 from williamherry/improve/improve_mysql_to_postgresql_doc
add bunder step to mysql_to_postgresql doc
This commit is contained in:
@@ -21,6 +21,9 @@ sudo -u git psql -f databasename.psql -d gitlabhq_production
|
||||
|
||||
# Rebuild indexes (see below)
|
||||
|
||||
# Install gems for PostgreSQL (note: the line below states '--without ... mysql')
|
||||
sudo -u git -H bundle install --without development test mysql --deployment
|
||||
|
||||
sudo service gitlab start
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user