<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT size=2>
<P>Hi, </P>
<P>in this moment I have problems with mapserver and postgis.</FONT><FONT
face="Times New Roman"><FONT size=3> </FONT></P></FONT><FONT size=2>
<P>This is the sentence create with shp2pgsql.exe why set the </FONT><FONT
face="Times New Roman"><FONT size=3>WITH (OIDS=FALSE)?;</FONT></P>
<P>How I can change this to OIDS=TRUE</P></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2>CREATE TABLE areasalud<BR>(<BR> gid serial
NOT NULL,<BR> codasalud bigint,<BR> "version" bigint,<BR>
descasalud character varying(40),<BR> geoloc geometry,<BR>
CONSTRAINT areasalud_pkey PRIMARY KEY (gid),<BR> CONSTRAINT
enforce_dims_geoloc CHECK (ndims(geoloc) = 2),<BR> CONSTRAINT
enforce_geotype_geoloc CHECK (geometrytype(geoloc) = 'MULTIPOLYGON'::text OR
geoloc IS NULL),<BR> CONSTRAINT enforce_srid_geoloc CHECK (srid(geoloc) =
2085)<BR>)<BR>WITH (OIDS=TRUE);<BR>ALTER TABLE areasalud OWNER TO
postgres;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>bets regards </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Salas</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV><br>___________________________________<br>
Dpto de Sistemas Informáticos<br>
Oficina Central Grupo Empresarial GEOCUBA<br>
Este mensaje esta libre de virus. <br>
Revisado por Kaspersky Antivirus<br>
----------------------------------------------------------------------<br>
Engine version: 4.0.1.14
Engine date: 2002/06/25
Definition count: 1019980
Definition date: 2008/08/26
MDAV version: 2.2.9
<br>
</body></HTML>