Thread: Data Type IPv6

Data Type IPv6

From
stephan.michael.rupp@t-online.de
Date:
Hello, all,

what about the implementation of the data type IPv6 (comparable to the
IPv4 data type already implemented)? Are there projects to integrate this
data type?

BTW: What is the difference between the PostgreSQL types "cidr" and
"inet"?

Thank you in advance for your answers.

Kind regards
Struppi

--

Stephan Rupp
- Philologe / Netzwerkspezialist -
Mirabeauweg 4
D-72 072  Tübingen
Tel.: +49 (7071) 84093
Fax: +49 (7071) 84048
E-Post:    stephan.rupp@gmx.net
    stephan.michael.rupp@t-online.de



Re: Data Type IPv6

From
Bruce Momjian
Date:
stephan.michael.rupp@t-online.de wrote:
> Hello, all,
>
> what about the implementation of the data type IPv6 (comparable to the
> IPv4 data type already implemented)? Are there projects to integrate this
> data type?

IPv6 data type will be in 7.4.

>
> BTW: What is the difference between the PostgreSQL types "cidr" and
> "inet"?

Inet is host or network, and cidr is host/netmask combined, or something
like that.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073