Migration from DB2 to PostgreSQL

Поиск
Список
Период
Сортировка
От sachin kotwal
Тема Migration from DB2 to PostgreSQL
Дата
Msg-id 1371621933928-5759800.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: Migration from DB2 to PostgreSQL  (Thomas Markus <t.markus@proventis.net>)
Список pgsql-general
While migrating my application from DB2 to PostgreSQL.

I want to migrate following functions in PostgreSQL.

Functions in DB2: BLOB()/CLOB()

Criteria:
Size of character string targeted for cast is more than 1GB.  Character
String as argument to this function.

How 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-tp5759800.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: Sam Crawley
Дата:
Сообщение: Finding the synchronous slave after a master crash
Следующее
От: Thomas Markus
Дата:
Сообщение: Re: Migration from DB2 to PostgreSQL