This is probably a simple question, but nothing comes to my mind right now.
I have created a view in PostGIS containing multiple columns, including one column of data type uuid.
When I try to visualize the view as a layer in either QGIS or GeoServer the column of data type uuid is simply omitted while the rest of the columns looks fine.
Is the data type uuid not supported by neither QGIS or GeoServer or is it a simple mistake on my part?
Versions:
- QGIS: 1.7
- PostGIS: 1.5.2
- PostgreSQL: 9.0.1
- GeoServer: 2.0.2