pg_restore --host 127.0.0.1 --port 5432 --username "XXX" --dbname "XXX" --no-privileges --no-tablespaces --no-owner --schema "XXX" --verbose "xxx.sql"