Hi everybody, I'm new to postgis... how can i build a polygon starting from points and not from x,y coord? i have a table built like this: point1 | point2 | point3 | point4 | polygon guess i have to use MakeLine and MakePolygon but i can't fugure out why... thanks in advance Andrea