Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id B392964FD0D for ; Mon, 15 Sep 2008 05:41:25 -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 09466-07-2 for ; Mon, 15 Sep 2008 05:41:14 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 7160164FD09 for ; Mon, 15 Sep 2008 05:41:13 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 100BDDCCAF8; Mon, 15 Sep 2008 10:41:09 +0200 (CEST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by mha-laptop.hagander.net (Postfix) with ESMTP id 82EB6124142; Mon, 15 Sep 2008 10:41:08 +0200 (CEST) Message-ID: <48CE1FA4.8040305@hagander.net> Date: Mon, 15 Sep 2008 10:41:08 +0200 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.16 (X11/20080724) MIME-Version: 1.0 To: Dave Page CC: Nikolay Samokhvalov , Peter Eisentraut , PostgreSQL-documentation Subject: Re: Russian FAQ page charset problem References: <48CE0F0B.4060600@gmx.net> <937d27e10809150048v58483686v646e6db4a9335bf@mail.gmail.com> In-Reply-To: <937d27e10809150048v58483686v646e6db4a9335bf@mail.gmail.com> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200809/14 X-Sequence-Number: 4975 Dave Page wrote: > On Mon, Sep 15, 2008 at 8:37 AM, Nikolay Samokhvalov > wrote: >> On Mon, Sep 15, 2008 at 11:30 AM, Peter Eisentraut wrote: >>> This was already discussed on the pgsql-www list recently, but there has >>> been no resolution on what to do yet. >> What about using UTF8 for Russian text? Why not simply "iconv -f >> koi8-r -t utf8 ..."? > > I thought that was what Bruce was going to do. He has other priorities > at the moment though, so perhaps one of the the committers could > handle it. Done. I only touched the HTML one - seems the text one is already in latin characters? //Magnus