From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Content-Type: text/plain; charset="koi8-r" From: Arkadiy Pavlik To: sisyphus@altlinux.ru Subject: Re: [sisyphus] =?koi8-r?b?08/S1MnSz9fLwSDX?= postgresql Date: Thu, 28 Feb 2002 22:49:04 +1000 X-Mailer: KMail [version 1.3.2] References: <20020228043608.E5D4FB707F@mail.pskb.com> <20020228141241.5ec4586f.kosha@kp.ru> <20020228113731.5AD11B707F@mail.pskb.com> In-Reply-To: <20020228113731.5AD11B707F@mail.pskb.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020228124903.052BCB707F@mail.pskb.com> Sender: sisyphus-admin@altlinux.ru Errors-To: sisyphus-admin@altlinux.ru X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.0 Precedence: bulk Reply-To: sisyphus@altlinux.ru List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Archived-At: List-Archive: Разобрался. Вот выдержка (для интересующихся) из file:/usr/share/doc/postgresql-docs-7.2/charset.html ============================================================================= Check that PostgreSQL is actually using the locale that you think it is. LC_COLLATE and LC_CTYPE settings are determined at initdb time and cannot be changed without repeating initdb. ============================================================================= Перезапустил initdb с явным указанием оных LC_* (впрочем и одного LANG достаточно) в ru_RU.KOI8-R и стало сортировать нормально! -- С наилучшими пожеланиями, Аркадий Павлик