Hi, I've been testing the Postgis connection to PostgreSQL in Mapserver. I loaded a Mapinfo file with ogr2ogr. The database seems to have all the required tables and spatial columns. When I test my map I get this errors:
>From PostgreSQL: ERROR: relation "geometry_columns" does not exist And from my http error_log: msPOSTGISLayerClose -- layerinfo is NULL I do have a geometry_columns table with the appropiate f_table_name and f_geometry_column fields. Any ideas of what I'm missing? Best regards, Frank Fica
