X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id B4B0D3A5B6D for ; Mon, 6 Dec 2004 01:01:20 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 27448-05 for ; Mon, 6 Dec 2004 01:01:02 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by svr1.postgresql.org (Postfix) with SMTP id 16E4F3A5E29 for ; Mon, 6 Dec 2004 01:01:00 +0000 (GMT) Received: (qmail 15463 invoked by uid 65534); 6 Dec 2004 01:00:51 -0000 Received: from dsl-082-082-230-137.arcor-ip.net (EHLO colt.pezone.net) (82.82.230.137) by mail.gmx.net (mp026) with SMTP; 06 Dec 2004 02:00:51 +0100 X-Authenticated: #495269 From: Peter Eisentraut To: Josh Berkus Subject: Re: Doc patch needed: encodings? Date: Mon, 6 Dec 2004 02:00:51 +0100 User-Agent: KMail/1.6.2 Cc: PostgreSQL Docs References: <200412051546.53124.josh@agliodbs.com> In-Reply-To: <200412051546.53124.josh@agliodbs.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200412060200.51384.peter_e@gmx.net> X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.05 tagged_above=0 required=5 tests=FORGED_RCVD_HELO X-Spam-Level: X-Archive-Number: 200412/8 X-Sequence-Number: 2704 Josh Berkus wrote: > I've noticed in recent testing that current versions of both RedHat > and SuSE default to encodings of "en_US.UTF-8" in the US. > Presumably they do something corresponding in other countries. > > I think this means that in the basic install-from-source > instructions, we need to warn people to compile with --locale='C'. I think not. -- Peter Eisentraut http://developer.postgresql.org/~petere/