[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 02327) Re: Is any database known which is IPv6-ready or IPv6-timeline available?



>>sorry for cross-posting.
>>Does anyone know about IPv6-readiness or IPv6-timeline of databases?
>	i guess there are two issues - transport (whether database client can
>	talk with the server over IPv6) and data types (can "inet" type handle
>	IPv6 address, or do we have "inet6" type, or such).
>>My information:
>>PostgreSQL: planned for 7.4, has anyone already tested the current 7.4 DEV
>>snapshot
>	iirc it is for both side.
>	we (y-arai@xxxxxxxxxxx) and me have the data type patch for 7.1.x,
>	contacted postgresql-general but my posting was (i guess) rejected
>	as i'm not subscribed.

	sync'ed up to 7.3.2
	ftp.kame.net:~ftp/pub/kame/misc/postgresql-732-v6datatype.diff.gz

itojun