Migration from DB2 to PostgreSQL

From: sachin kotwal <kotsachin(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Migration from DB2 to PostgreSQL
Date: 2013-06-18 08:52:58
Message-ID: 1371545578131-5759607.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Function in DB2: BLOB()Criteria:Size of character string targeted for cast is
more than 1GBHow can I migrate this function into PostgreSQL with above
mention criteria.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Migration-from-DB2-to-PostgreSQL-tp5759607.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message 高健 2013-06-18 09:01:51 Re: JDBC prepared statement is not treated as prepared statement
Previous Message Albe Laurenz 2013-06-18 07:39:49 Re: CASE Statement - Order of expression processing