Volker,
Thank you, I was using UTF8 because I am accessing the database via
JDBC, and Java's default encoding is UTF8. I wasn't sure about whether
it was a right thing to do or not.
Thank you very much. I really appreciate your help!
Tony Nakamura
- Original Message
Hello people,
I need answers to a simple question that I couldn't find the definite answer
for:
Does Postgresql support only EUC? Basically, I am trying to save
international
fonts to Postgresql, so I'm trying to find out what exactly I need to do.
It seems like it works fine when I am using PHP