Sarah Allen wrote: >Heroku uses UTF-8, to do the same locally, you need to set it at >initdb time (and it can't be changed dynamically when the database is >running)... >initdb --locale=en_US.UTF-8 -D /Library/PostgreSQL/8.4/data/
Sara, thanks for your answer! Everything works fine now. Had to be careful with the character encoding in the text file, and also with stating charset = UTF-8 in the html file. 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 -~----------~----~----~----~------~----~------~--~---
