Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <56FDB31BE5F1D611ACB20002A544EB2467AC04@MCDC-ATL-5> X-Sybari-Trust: a85070a6 941f1c9f 21df2b12 0000093d From: Heitzso To: "'cygwin AT cygwin DOT com'" Subject: postgresql postmaster and LC_MESSAGES EN_US problem Date: Wed, 11 Dec 2002 12:48:20 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" I just updated to current postgresql and got past the ipc-daemon upgrade problem (yes it's noted in the README) but then got snagged on the LC_MESSAGES EN_US setting in postgresql.conf. Note I did cd into the data directory and I deleted everything, then rebuilt with initdb, cd /cygdrive/d/postgresql/data rm -rf * initdb -D /cygdrive/d/postgresql/data then, when running by hand, as in: postmaster -D /cygdrive/d/postgresql/data I get the following error message: FATAL: invalid value for option 'LC_MESSAGES': 'EN_US' 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. I've scanned the archives and didn't see anyone else reporting this problem so I assume it is my configuration. Note that I'm running in a spec'ed data directory that is not standard, if that's an issue. Thanks, Heitzso -- 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/