[postgis-devel] build issues on the git source of postgis.
Sandro Santilli
strk at keybit.net
Sat Jun 28 04:48:38 PDT 2014
On Sat, Jun 28, 2014 at 04:49:27PM +0530, mohit kumar wrote:
> On Jun 28, 2014 1:59 PM, "Sandro Santilli" <strk at keybit.net> wrote:
> > > > On Jun 27, 2014, at 6:08 PM, mohit kumar <mohitkharb at gmail.com> wrote:
> > > On Fri, Jun 27, 2014 at 06:16:56PM -0700, Paul Ramsey wrote:
> > > >
> > > > "CREATE OPERATOR CLASS spgist_geometry_ops_2d
> > > > DEFAULT FOR TYPE geometry USING SPGIST AS
> > > > STORAGE box2df,"
> > >
> > > Means what it says, which may point to an important concern: spgist
> > > does not support alternate keys as gist does, in fact I recall Oleg and
> > > Theodore mentioning an enhancement that would allow spgist to have a
> > > compress routine like gist does.
> >
> > Until that enhancement is ready, it should be fine to keep the operator
> > class for the "box2df" type. It should work for functional indexes.
>
> I didn't get what to do, the error is still coming.
What did you try ?
Do you understand word by word what this statement does ?
Did you understand what the error tells you ?
--strk;
More information about the postgis-devel
mailing list