[postgis-users] CREATE UNIQUE INDEX oid ON ...

Ezequias Rodrigues da Rocha ezequias at recife.pe.gov.br
Tue Jun 20 06:53:49 PDT 2006


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




More information about the postgis-users mailing list