I'm pushing my app together with a read-only text file containing
swedish characters, åäö.
When starting the app, it reads the file and stores the text in the
database.

My problem is, the file contains characters not compatible with what
postgresql expects.

Q1: what character set is postgresql initialized to use at heroku?

Q2: what character set must the text file have?

Q3: Are there different variations of UTF-8 ?

I'm using Sinatra and DataMapper.

I had no problem using SQLite on my own Windows PC.

Christer


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to