Re: Indexed access for INET/ CIDR datatype

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Indexed access for INET/ CIDR datatype
Дата
Msg-id 20030619184942.GA15093@wolff.to
обсуждение исходный текст
Ответ на Indexed access for INET/ CIDR datatype  ("Kaitharam, Ananth" <AKaitharam@gomez.com>)
Список pgsql-novice
On Thu, Jun 19, 2003 at 14:27:46 -0400,
  "Kaitharam, Ananth" <AKaitharam@gomez.com> wrote:
>
> I was hoping that, by using the INET datatype, I could do lookups of
> individual IPs against a range efficiently, but that doesn't seem to be the
> case.

This just came up today in another thread and the answer is that if you
use a btree index a range scan over the index will be used.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Indexed access for INET/ CIDR datatype
Следующее
От: Lynna Landstreet
Дата:
Сообщение: Re: "Bad date external representation"