>> >> > >just run the shapes through shp2pgsql and write the result to a temp >file. Then edit the 'CREATE TABLE ...' part and add 'WITH OIDS'. Load >the data and try again if it helps. > > > Just adding the oid-column in the way you suggested and it worked!! Thanks. I wonder who should consider a real solution to this issue ...
Bram