
June 18th, 2012, 07:10 AM
|
|
Registered User
|
|
Join Date: Mar 2012
Posts: 9
Time spent in forums: 1 h 38 m 53 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by shammat You'll have to drop and re-create the database. There is no option to change the characterset for a database. |
I understand that, that's fine, but I want to make sure that when I do that, my data comes out correctly. The problem is that when I restored the dump from the LATIN1 database, I had no client_encoding set in psql (rather it was SQL_ASCII), connected to a UTF8 database, restoring LATIN1 data, so I'm not sure how to get the data out in a way that will make sense.
|