Re: index for inet(ip address or ip range)

Поиск
Список
Период
Сортировка
От Tony Liao
Тема Re: index for inet(ip address or ip range)
Дата
Msg-id 8f750b7c0902261804g20c5f90ax33e95a748ec18835@mail.gmail.com
обсуждение исходный текст
Ответ на Re: index for inet(ip address or ip range)  (Lee Azzarello <lee@dropio.com>)
Список pgsql-admin
hi,lee
        CIDR is only accept ipv4 but not ip range such as 192.168.1.0/24.
        INET type is what I need,but I don't know how to create index.
        does anyone have ideas?

2009/2/27 Lee Azzarello <lee@dropio.com>
On Thu, Feb 26, 2009 at 5:33 AM, Tony Liao <tonyliao@yuehetone.com> wrote:
> hello,everybody
>           I want to create index for column ip1 and ip2.I know there is a
> contrib name ip4r.but the column ip1(ip2) would be a ip address or ip range.
>           The query would do select ....... where ip1>>='96.168.65.84' or
> ip2>>='96.168.65.84'.
>           does anyone have ideas?

The ipv4 type can accept CIDR blocks. Would that work for you?

-lee

--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

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

Предыдущее
От: Richard Stephan
Дата:
Сообщение: ld: fatal: Symbol referencing errors
Следующее
От: Brad Wiemerslage
Дата:
Сообщение: warm standby, pg_standby, invalid checkpoint record