This refer to this post : Read Here
My goal is to select an area covering some points, but maintaining some space from points of border, like in the follow picture :

I think ST_Convexhull will do the job, but the border will touch the points in the edge. I need some "tolerance" increasing the area in some way.
