Re: ipv4 data type does not allow to use % assubnet mask delimiter

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: ipv4 data type does not allow to use % assubnet mask delimiter
Дата
Msg-id 4411B3CC768145AFA344F4C6826CE944@andrusnotebook
обсуждение исходный текст
Ответ на Re: ipv4 data type does not allow to use % as subnet mask delimiter  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: ipv4 data type does not allow to use % assubnet mask delimiter  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-general
> Possibly someday the standard will actually standardize the things,
> and then maybe we can work with them usefully ...

From http://tools.ietf.org/html/rfc4007#section-11.2

implementation SHOULD
   support the following format:

            <address>%<zone_id>

   where

      <address> is a literal IPv6 address,

      <zone_id> is a string identifying the zone of the address, and

      `%' is a delimiter character to distinguish between <address> and
      <zone_id>.

so this is clearly standardized.
It should be mentioned in docs that PostgreSql does not support ipv6 and
attempt to use will cause crash.

Andrus.


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

Предыдущее
От: Fredric Fredricson
Дата:
Сообщение: Re: Why facebook used mysql ?
Следующее
От: Thom Brown
Дата:
Сообщение: Re: Postgres forums ... take 2