Hello!
I have a PostgreSQL database with UTF-8 encoding. It stores russian characters. 
When I fetch a record from this database and output it to the web browser as 
html page, it 
looks like a garbage instead of normal russian characters. I'm using html with 
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">.

Please help me to find a mistake.
Thanks in advance.


-- 
_______________________________________________
Get your free email from http://mymail.bsdmail.com

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to