Skip to content

Fix PostgreSQL database restoration problem (#4217)

Created by: andrewwutw

Use psql instead of pg_restore to restore SQL dump file.

Merge request reports