Re: Migration from DB2 to PostgreSQL

From: sachin kotwal <kotsachin(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Migration from DB2 to PostgreSQL
Date: 2013-06-21 05:46:03
Message-ID: 1371793563026-5760265.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>PostgreSQL has no such capability. Unless you need that and
>want to code it yourself, the best solution would be to
>write a function that just ignores the third argument.

For time being I will write a function that just ignores the third argument.

but if we really want to create such function like DB2 TO_CHAR() we need to
code it.

like setting locale as third argument or format string according to third
argument and return it.

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Amit Langote 2013-06-21 06:05:01 Re: Archiving and recovering pg_stat_tmp
Previous Message Sameer Thakur 2013-06-21 05:44:28 Re: Archiving and recovering pg_stat_tmp