Fix PostgreSQL database restoration problem (#4217)
Created by: andrewwutw
Use psql instead of pg_restore to restore SQL dump file.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: andrewwutw
Use psql instead of pg_restore to restore SQL dump file.