(0000009)
john (manager)
2008-11-28 13:13
edited on: 2008-11-28 14:03
|
Warnings at second import of shapefile:
* Table worldcountries already exists. Please choose another name.
* warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near "column" LINE 1: alter table add column _importtime timestamp without time z... ^ in D:\WWW\drupal-6.x\includes\database.pgsql.inc on line 140.
* user warning: query: alter table add column _importtime timestamp without time zone DEFAULT now(), add column _importuid int; update set _importuid = 1; in D:\WWW\drupal-6.x\sites\all\modules\mappingkit\geodata\geodata.module on line 1082.
The second node has been created, but does not have its properties set; when it is deleted, the table is not affected.
|