Re: Problem with GIST-index and timestamps

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: Problem with GIST-index and timestamps
Дата
Msg-id Pine.GSO.4.62.0504282240010.4489@ra.sai.msu.su
обсуждение исходный текст
Ответ на Problem with GIST-index and timestamps  (Sebastian Böck <sebastianboeck@freenet.de>)
Ответы Re: Problem with GIST-index and timestamps  (Sebastian Böck <sebastianboeck@freenet.de>)
Список pgsql-general
On Thu, 28 Apr 2005, [ISO-8859-1] Sebastian B?ck wrote:

> Hello,
>
> i wanted to define and GIST-index on a table with a timestamp-column
> containing 'infinity' values, and it throws the following error:
>
> ERROR:  cannot subtract infinite timestamps
>
> Is this a known limitation?

I don't know.

> How can i avoid or circumvent this?

partial index should works


>
> Thanks in advance
>
> Sebastian
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

     Regards,
         Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

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

Предыдущее
От: Steve Atkins
Дата:
Сообщение: Re: temp tables ORACLE/PGSQL
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Returning a RECORD, not SETOF RECORD