[postgis-users] loading shapefiles into postgis db

Shaq Gbadebo s_gbadebo at hotmail.com
Fri Mar 4 10:27:54 PST 2005


Hi Markus,

That command gave the output below, this was after i created the scema, 
myschema;

bash-2.05b$ psql -d emmet -c 'select * from pg_namespace'
  nspname   | nspowner | nspacl
------------+----------+--------
pg_catalog |        1 | {=U}
pg_toast   |        1 | {=}
public     |        1 | {=UC}
pg_temp_1  |        1 |
myschema   |        1 |
(5 rows)





More information about the postgis-users mailing list