Oracle to postgresql migration

Started by Rama Krishnanabout 4 years ago2 messagesgeneral
Jump to latest
#1Rama Krishnan
raghuldrag@gmail.com

Hi team,

How do we take care of database character set when trying to migrate from
oracle to postgres

In this example I am having in German

Attachments:

IMG_20220203_202338_337.jpgimage/jpeg; name=IMG_20220203_202338_337.jpgDownload
#2Laurenz Albe
laurenz.albe@cybertec.at
In reply to: Rama Krishnan (#1)
Re: Oracle to postgresql migration

On Thu, 2022-02-03 at 20:24 +0530, Rama Krishnan wrote:

How do we take care of database character set when trying
to migrate from oracle to postgres

If NLS_SORT and NLS_COMP are set to German in Oracle,
just create the PostgreSQL to a German collation to get
a similar behavior.

Yours,
Laurenz Albe
--
Cybertec | https://www.cybertec-postgresql.com