Postgis and PostgreSQL Problem
    Stephen Woodbridge 
    woodbri at SWOODBRIDGE.COM
       
    Fri Dec 23 09:22:42 PST 2005
    
    
  
Are you using a schema other than public? I think that there are issues 
with that.
-Steve W.
Frank Fica wrote:
> 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
> 
    
    
More information about the MapServer-users
mailing list