I post two shapefile into postgis using shp2pgsql like this command:
shp2pgsql -s 4326 "/path/source_points.shp" source_points | psql -h localhost -p 54