Re: moving data with pg_dump/pg_restore between database with different locale

2023-10-11 Thread Laurenz Albe
On Wed, 2023-10-11 at 11:34 +, Zwettler Markus (OIZ) wrote:  > if you want to retrieve data by means of pg_dump / pg_restore from a database > with > locale de_CH.UTF8 into a database with locale en_US.UTF8 are there any other > things > to consider than the behavior implications mentioned in

moving data with pg_dump/pg_restore between database with different locale

2023-10-11 Thread Zwettler Markus (OIZ)
hi, if you want to retrieve data by means of pg_dump / pg_restore from a database with locale de_CH.UTF8 into a database with locale en_US.UTF8 are there any other things to consider than the behavior implications mentioned in the documentation: https://www.postgresql.org/docs/current/locale.h