DB Encoding question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: Pgsql-admin <pgsql-admin@xxxxxxxxxxxxxxxxxxxx>
- Subject: DB Encoding question
- From: Sbob <sbob@xxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 22 Aug 2022 10:20:41 -0600
- Feedback-id: i374947ac:Fastmail
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0
All;
We are converting from DB2 on the mainframe to PostgreSQL 14 in the
cloud. We have been using IIDR to dump DB2 tables to CSV files and then
using pg_loader / COPY to import the files. However the DB2 Encoding is
EBCDIC and the PostgreSQL db encoding is UTF8, this is causing some rows
/ columns to fail when we try to load the data into PostgreSQL
Will we be better off changing the PostgreSQL encoding to match the DB2
database? Will this cause other issues down the road? Is there a 'best
practice' for this use case?
Thanks in advance
[Index of Archives]
[Postgresql Home]
[Postgresql General]
[Postgresql Performance]
[Postgresql PHP]
[Postgresql Jobs]
[PHP Users]
[PHP Databases]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Databases]
[Yosemite Forum]