I've received the following .sql file plus some extra files:
Here is the content of the Entities folder:
I've installed PostgreSQL and within the pgAdmin tool I do "restore" and fill the fields as follows:
But I get the following error:
Any idea?
UPDATE
I've managed to run the .sql import using the following command:
\i 'C:/.../.database.sql
But I get a lot of errors as below:
Any suggestions?





Thanks!
– Sebastian Mar 08 '20 at 11:15