[postgis-users] CREATE UNIQUE INDEX oid ON ...
Robert Burgholzer
rburghol at chesapeakebay.net
Tue Jun 20 06:52:44 PDT 2006
If I understand that you are trying to create an index on oid, then
"Collumn" should be "oid"
HTH,
r.b.
-----Original Message-----
From: postgis-users-bounces at postgis.refractions.net
[mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of
Ezequias Rodrigues da Rocha
Sent: Tuesday, June 20, 2006 9:54 AM
To: PostGIS Users Discussion
Subject: [postgis-users] CREATE UNIQUE INDEX oid ON ...
People,
As we know new versions of PostgreSQL does not implement an automatic
generation of a oid index field so the new I did a statement:
*CREATE UNIQUE INDEX oid ON sistema_viario ( collumn );*
The index was generated but I didn't see the values on the *collumn*
field.
Anyone can help me ?
Ezequias
_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list