pg_restore through .bat on pgAdmin4
I am reaching out to seek assistance with an issue I’ve encountered while transitioning from PostgreSQL 9.4 to PostgreSQL 16. The primary reason for this upgrade was the discontinuation of PostGIS support in version 9.4. Although the database was previously hosted on pgAdmin III, I am now attempting to restore it on pgAdmin4. Despite receiving an exit code 0, which typically indicates a successful operation, the table restoration process does not seem to be executing as expected.