[Gdal-dev] Add schema support to PG driver
Pirmin Kalberer
sp_ml at sourcepole.com
Wed Aug 23 16:31:35 EDT 2006
I'm going to implement the proposed schema support for the PG driver:
http://bugzilla.remotesensing.org/show_bug.cgi?id=522#c1
[...]
But my idea is to add a -lco schema=<schemaname>. Now you can
insert this <schemaname> into geometry_columns.f_schema_name for the layer
and you can extent the SQL inserts like insert into <schemaname>.<tablename>
(wkb_geometry,.....) values (wkb_geometry,....);
[...]
Are there any concerns about this simple approach?
Pirmin
--
Pirmin Kalberer
Sourcepole - Linux & Open Source Solutions
http://www.sourcepole.com
More information about the Gdal-dev
mailing list