Dave Page wrote: > On Mon, Sep 15, 2008 at 8:37 AM, Nikolay Samokhvalov > <[EMAIL PROTECTED]> wrote: > > On Mon, Sep 15, 2008 at 11:30 AM, Peter Eisentraut <[EMAIL PROTECTED]> > > 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.
No, the conversion to a UTF8 header is done by the web infrastructure; the file in CVS is in the native Russian encoding, koi8-r, and I don't know how to change that. However, it now seems all the FAQs are in ASCII or UTF8 so I think we are OK going into the future. -- Bruce Momjian <[EMAIL PROTECTED]> http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. + -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
