问题
I have a problem restoring a database backup in pgadmin4.
The database I want to restore is created with pgadmin3.
Here is the error message that it is displayed:
Restore failed. ascii codec can't decode byte 0xd1 in position 0 ordinal not range(128)
I use pgadmin 9.6.
来源:https://stackoverflow.com/questions/43156442/restore-database-postgres-pgadmin4