extent within given distance - Mailing list pgsql-general

From User Map
Subject extent within given distance
Date
Msg-id 124102.21643.qm@web45704.mail.sp1.yahoo.com
Whole thread Raw
List pgsql-general
hi,
Is there any way to calculate the extent(geom) on basis of the given distance from a point, such as the point is in the middle. I have tried the Distance(geom,geom)<50, for calculating extent, but it is very slow in processing. My data SRID is 27700, and so the units are meters, i want to extract the geom in the specified meters.
 
any help will be appriciated.
thanks
 

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: recommended way of separating data from indexes
Next
From: "Linsong GUO"
Date:
Subject: Re: psql proxy