Changes between Version 14 and Version 15 of CookBook Postgis
- Timestamp:
- Feb 5, 2010 11:16:18 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBook Postgis
v14 v15 21 21 }}} 22 22 23 I've got a message from '''Qgis '' saying that I'm not allowed to use a table without int4 primary key or OID23 I've got a message from '''Qgis ''' saying that '' I'm not allowed to use a table without int4 primary key or OID '' 24 24 {{{ 25 25 ALTER TABLE bdmap.station SET WITH OIDS;