Re: Error In connection ??

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Error In connection ??
Дата
Msg-id 41925E2A.2080003@archonet.com
обсуждение исходный текст
Ответ на Re: Error In connection ??  ("Goutam Paruchuri" <gparuchuri@oneil.com>)
Список pgsql-sql
Goutam Paruchuri wrote:
> My understanding was it means ip range of 1 to 254.
> 
> 192.168.2.1 to 192.168.1.254

No, it refers to the number of bits. You can use either of:  192.168.2.0 255.255.255.0  192.168.2.0/24
Both of these cover the range:  192.168.2.1 - 192.168.1.255

Might be worth searching for a network howto on CIDR subnet formats.
--   Richard Huxton  Archonet Ltd


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

Предыдущее
От: "Goutam Paruchuri"
Дата:
Сообщение: Re: Error In connection ??
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Unicode problem inserting records - Invalid UNICODE character