The SQL file can be loaded into PostgreSQL using psql : psql -d [database] -f roads.sql ... Use the PostgreSQL "dump" format for the output data. This can be ...
確定! 回上一頁