Sometimes the pipe operation ain't great on Windows, try doing it in two steps

shp2psql > file.sql
psql -f file.sql

On 2/28/08, Intengu Technologies <[EMAIL PROTECTED]> wrote:
> I am running Windows with Postgis 1.3.2 (installed using Appication Stack
> Builder) on Postgresql 8.3 on running shp2pgsql.exe -s 4148 c:\province.shp
> province | psql -d spatialdb -U username and then entering password, the
> table is not loaded.  What could I be doing wrong.
>  --
> Sindile Bidla
> _______________________________________________
>  postgis-users mailing list
>  [email protected]
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to