Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id DA13864FCDF for ; Mon, 15 Sep 2008 04:30:10 -0300 (ADT) Received: from postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 99034-03 for ; Mon, 15 Sep 2008 04:30:10 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from gattler.pezone.net (eisentraut.org [85.214.91.16]) by postgresql.org (Postfix) with ESMTP id 2971164FCD0 for ; Mon, 15 Sep 2008 04:30:10 -0300 (ADT) Received: from dhcp-eesp05-101-72.Finland.Sun.COM (gmp-ea-fw-1.sun.com [192.18.1.36]) by gattler.pezone.net (Postfix) with ESMTP id 2269815F0822; Mon, 15 Sep 2008 07:30:07 +0000 (UTC) Message-ID: <48CE0F0B.4060600@gmx.net> Date: Mon, 15 Sep 2008 10:30:19 +0300 From: Peter Eisentraut User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: Nikolay Samokhvalov CC: PostgreSQL-documentation Subject: Re: Russian FAQ page charset problem References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200809/10 X-Sequence-Number: 4971 Nikolay Samokhvalov wrote: > 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: > > > It'd be great to fix it: either to change meta line or convert > contents to UTF8 (I personally would choose the latter). This was already discussed on the pgsql-www list recently, but there has been no resolution on what to do yet.