Thứ Hai, 3 tháng 4, 2017

Postgresql copy table from database to other

pg_dump.exe -Upostgres -t vn_hcxa vientham | psql -Upostgres vientham3

Đổi hệ tọa độ của bảng
SELECT UpdateGeometrySRID('vn_hcxa','geom',4326);

Không có nhận xét nào :

Đăng nhận xét