help

From: rezgui monia <rezgui(dot)monia(at)yahoo(dot)com>
To: jill289(at)hotmail(dot)com, pgsql-novice(at)postgresql(dot)org
Subject: help
Date: 2010-10-19 09:10:46
Message-ID: 175614.65375.qm@web110001.mail.gq1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

  • Re: help at 2010-10-19 12:14:53 from Jean-Yves F. Barbier

Browse pgsql-novice by date

  From Date Subject
Next Message Jean-Yves F. Barbier 2010-10-19 12:14:53 Re: help
Previous Message Josh Kupershmidt 2010-10-19 00:36:25 Re: Hex to Dec Conversion