Nikolay, by history reasons, Russian FAQ translation come in KOI8-R encoding. But, PostgreSQL site has UTF-8.
2Bruce: I can convert Russian translation into UTF-8 and correct HTML header. What you think about it? 2008/9/12 Nikolay Samokhvalov <[EMAIL PROTECTED]>: > Current page with FAQ in Russian > (http://www.postgresql.org/docs/faqs.FAQ_russian.html) has charset > problem: the text is in koi-8r, while HTML source has this line: > <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> > > It'd be great to fix it: either to change meta line or convert > contents to UTF8 (I personally would choose the latter). > > -- > Sincerely yours, > Nikolay Samokhvalov > Postgresmen LLC, http://postgresmen.ru > > -- > Sent via pgsql-docs mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-docs > -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
