help - Mailing list pgsql-novice

From rezgui monia
Subject help
Date
Msg-id 175614.65375.qm@web110001.mail.gq1.yahoo.com
Whole thread Raw
Responses Re: help  ("Jean-Yves F. Barbier" <12ukwn@gmail.com>)
List pgsql-novice
Hi,


I found in forum of postgresql your discussion.

In fact, I've the same problem, when I wrote:

INSERT INTO ROADS (ROAD_ID,ROADS_GEOM,ROAD_NAME ) VALUES (1,GeomFromText('LINESTRING(191232 243118,191108 243242)',-1),'Jeff Rd');

it returns: "new row for relation 'roads' violate check constraints"
Please, if you remember any things to resolve this problem, please help me.



Monia REZGUI

pgsql-novice by date:

Previous
From: jr
Date:
Subject: Re: Overriding local encoding defaults
Next
From: "Jean-Yves F. Barbier"
Date:
Subject: Re: help