Re: migrating oracle table to PostgresQL
От | Bradley Kieser |
---|---|
Тема | Re: migrating oracle table to PostgresQL |
Дата | |
Msg-id | 43B2AB57.4070502@kieser.net обсуждение исходный текст |
Ответ на | migrating oracle table to PostgresQL ("Murugan G" <murugan.g@renaissance-it.com>) |
Список | pgsql-admin |
Yes. But Oracle is completely useless at dumping data. You may want to use the sqltool in HSQLDB (http://hsqldb.org/) or similar that is able to connect both to Oracle and PG. PLSQL developer is also able to do a connection to both but is commercial software. Alternatively, if you are really adventurous, set up a JDBC link to the PG table via DBLINK in Oracle and then pump across that way. Murugan G wrote: > Hello, > I have some tables containing clob, blob, and long columns in Oracle, > Is it possible to migrate these tables into PostgresQL along with data > > Thanks and regards, > G.Murugan, > Sr. Software Engineer. > Extn. 1658 > =========================================================================== > Sobha Renaissance Information Technology Private Limited > An SEI-CMM & P-CMM Level 5 Company > World's 1^st SSE-CMM Level 5 Company > BS 7799 certified by British Standards Institute > ISO 9001:2000 Certified by TÜV Rheinland/Berlin-Brandenburg > A Six Sigma Practice Company > Tel: + 91 80 51951999; Fax: + 91 80 51523300; Video Conference: + 91 > 80 51252222 > Email : murugan.g@renaissance-it.com; Web:_ www.renaissance-it.com_ > =========================================================================== > The information transmitted is intended only for the person or entity > to which it is addressed and may contain confidential and/or > privileged material. Any review, retransmission, dissemination or > other use of, or taking of any action in reliance upon, this > information by persons or entities other than the intended recipient > is prohibited. If you received this in error, please contact the > sender and delete all copies from any computer. > >
В списке pgsql-admin по дате отправления: