The following
"C:\Program Files (x86)\pgAdmin III\1.14\pg_restore.exe" --host localhost --port 5432 --username "postgres" --password "postgres" --dbname "base_nationale" --verbose "E:\dump\ff_d01_2011.dump"
gives this error message:
pg_restore: too many command-line arguments (first is "--host"
why it doesn't fuctionne?