Tôi muốn nhập tệp shp vào postgreSQL. Đầu tiên tôi tạo tập tin sql và sau đó chạy PostgreSQL. Để tạo tập tin sql, tôi chạy lệnh này trong windows cmd:
shp2pgsql -s 4326 worldCountries.shp worldcountries postgres > worldcountries.sql
và sau đó chạy:
psql -d postgres -U postgres -p 4321 -f worldcountries.sql
nhưng kết quả là:
psql: worldcountries.sql: 21: ERROR: hàm addGeometrycolumn (chưa biết, chưa biết, chưa biết, chưa biết, chưa biết, số nguyên) không tồn tại
"CREATE EXTENSION postgis;"
postgis.net/docs/ đá .