[postgis-users] loading shapefiles into postgis db

Markus Schaber schabi at logix-tt.com
Sat Mar 5 00:11:58 PST 2005


Hi, Shaq,

Shaq Gbadebo schrieb:

> 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)

Fine. That tells us that the schema "myschema" is actually there.

Markus

-- 
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org



More information about the postgis-users mailing list