Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
gitlab-ce
Repository
gitlab-ce
lib
backup
database.rb
Find file
Blame
History
Permalink
Fix PostgreSQL database restoration problem (#4217)
· b8983721
andrewwutw
authored
Jun 10, 2013
Use psql instead of pg_restore to restore SQL dump file.
b8983721