Re: point_ops for GiST

Поиск
Список
Период
Сортировка
От Emre Hasegeli
Тема Re: point_ops for GiST
Дата
Msg-id CAE2gYzz=u1hfYoCa4fx3B53QTy87c=e7kYEwqLf_pyLuzh9zNA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: point_ops for GiST  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Список pgsql-hackers
>> Pls. don't misunderstand my questions: They are directed to get an
>> even more useful spatial data handling of PostgreSQL. I'm working with
>> PostGIS since years and are interested in any work regarding spatial
>> types...
>>
>> Can anyone report use cases or applications of these built-in geometric
>> types?
>>
>> Would'nt it be even more useful to concentrate to PostGIS
>> geometry/geography types and extend BRIN to these types?
>
>
> Note, that PostGIS is a different project which is maintained by separate
> team. PostGIS have its own priorities, development plan etc.
> PostgreSQL have to be self-consistent. In particular, it should have
> reference implementation of operator classes which extensions can use as the
> pattern. This is why it's important to maintain built-in geometric types.
>
> In short: once we implement it for built-in geometric types, you can ask
> PostGIS team to do the same for their geometry/geography.

The problem is that geometric types don't even serve well to this
purpose in their current state.  We have to make the operators
consistent to better demonstrate index support of cross type
operators.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Postgres service stops when I kill client backend on Windows
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Postgres service stops when I kill client backend on Windows