migrating PG cidr type and operators

Поиск
Список
Период
Сортировка
От Lee Wu
Тема migrating PG cidr type and operators
Дата
Msg-id ECAB83AA52BCC043A0E24BBC000010241113E0@mxhq-exch.corp.mxlogic.com
обсуждение исходный текст
Список pgsql-admin

Hi,

 

I am in the process of migrating PG cidr and network address type functions to Oracle, and

am wondering if anyone has done similar work before.

 

Specifically, I want to know how to map cidr to Oracle type (varchar2(18)) ?

How to convert operator like:

inet '192.168.1.5' << inet '192.168.1/24'

to an Oracle function?

 

Thanks,

 

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: problems with pg_dump and pg_restore
Следующее
От: Dan Hrabarchuk
Дата:
Сообщение: [Fwd: Re: Question about pgfsck]