From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7586 invoked by alias); 12 Dec 2002 12:34:52 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 7478 invoked from network); 12 Dec 2002 12:34:34 -0000 Received: from unknown (HELO smtp.comcast.net) (24.153.64.2) by sources.redhat.com with SMTP; 12 Dec 2002 12:34:34 -0000 Received: from althea (pcp03112364pcs.eatntn01.nj.comcast.net [68.85.55.169]) by mtaout01.icomcast.net (iPlanet Messaging Server 5.2 HotFix 1.07 (built Nov 25 2002)) with ESMTP id <0H70004Y5AXKYS@mtaout01.icomcast.net> for cygwin@cygwin.com; Thu, 12 Dec 2002 07:34:32 -0500 (EST) Received: from [127.0.0.1] (helo=althea.tishler.net) by althea with smtp (Exim 4.10) id H70B7P-00014S-00 for cygwin@cygwin.com; Thu, 12 Dec 2002 07:40:37 -0500 Received: by althea.tishler.net (sSMTP sendmail emulation); Thu, 12 Dec 2002 07:40:37 -0500 Date: Thu, 12 Dec 2002 05:49:00 -0000 From: Jason Tishler Subject: Re: postgresql postmaster and LC_MESSAGES EN_US problem In-reply-to: <56FDB31BE5F1D611ACB20002A544EB2467AC04@MCDC-ATL-5> To: cygwin@cygwin.com Mail-followup-to: cygwin@cygwin.com Message-id: <20021212124037.GB900@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4i References: <56FDB31BE5F1D611ACB20002A544EB2467AC04@MCDC-ATL-5> X-SW-Source: 2002-12/txt/msg00669.txt.bz2 Heitzso, On Wed, Dec 11, 2002 at 12:48:20PM -0500, Heitzso wrote: > I got around this problem (??) by commenting out the 4 localization > lines at the end of postgresql.conf in the data directory, but would > greatly appreciate any suggestions as to what's south with my setup > that would cause this. It appears that having LANG=en_us set before you ran initdb caused this problem. My recommendation it to either unset LANG or use LANG=C before you rerun initdb. IIRC, Cygwin does not fully support locale. Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/