Changes between Version 14 and Version 15 of CookBook Postgis


Ignore:
Timestamp:
Feb 5, 2010 11:16:18 AM (15 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBook Postgis

    v14 v15  
    2121}}} 
    2222 
    23 I've got a message from '''Qgis'' saying that I'm not allowed to use a table without int4 primary key or OID 
     23I've got a message from '''Qgis ''' saying that '' I'm not allowed to use a table without int4 primary key or OID '' 
    2424{{{ 
    2525ALTER TABLE bdmap.station SET WITH OIDS;