Re: How to convert ByteA to Large Objects

From: Jayadevan <Jayadevan(dot)Maymala(at)ibsplc(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to convert ByteA to Large Objects
Date: 2011-09-16 06:23:39
Message-ID: 1316154219616-4809638.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thank you. We are working on an Oracle to PostgreSQL migration project.
BLOB columns got converted to BYTEA in PostgreSQL and we ran into problems.
We used this to convert the data type to OID. Thank you.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/How-to-convert-ByteA-to-Large-Objects-tp1914180p4809638.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2011-09-16 06:29:12 Re: How to convert ByteA to Large Objects
Previous Message Mamatha_Kagathi_Chan 2011-09-16 05:23:19 Steps to use pl/pgtcl