migrating PG cidr type and operators

From: "Lee Wu" <Lwu(at)mxlogic(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: migrating PG cidr type and operators
Date: 2004-10-07 16:08:55
Message-ID: ECAB83AA52BCC043A0E24BBC000010241113E0@mxhq-exch.corp.mxlogic.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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,

Browse pgsql-admin by date

  From Date Subject
Next Message Dan Hrabarchuk 2004-10-07 16:25:24 [Fwd: Re: Question about pgfsck]
Previous Message JEDIDIAH 2004-10-07 15:29:31 Re: Multiple WALs for PITR ?