cidr and inet

Поиск
Список
Период
Сортировка
От soundar rajan
Тема cidr and inet
Дата
Msg-id 19991021191503.4926.rocketmail@web2104.mail.yahoo.com
обсуждение исходный текст
Ответы Re: [GENERAL] cidr and inet  (Aaron Holtz <aholtz@bright.net>)
Re: [GENERAL] cidr and inet  ("Aaron J. Seigo" <aaron@gtv.ca>)
Список pgsql-general
Hi all,

I created two tables with CIDR and inet data values
separately.  I was not able to insert values into it.
When I tries to do

insert into ip values (10.20.30.40);

the error I get time and again is

'parser error at or near .30'

It always points to the third part of the IP (ie, 100
in case of 10.30.100.200)

Any help be appreciated.

Thanks


__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

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

Предыдущее
От: venu gopal
Дата:
Сообщение: select count(*)
Следующее
От: Aaron Holtz
Дата:
Сообщение: Re: [GENERAL] cidr and inet