From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <47611780.4030208@ukr.net> Date: Thu, 13 Dec 2007 13:29:04 +0200 From: Serge User-Agent: Thunderbird 2.0.0.6 (X11/20070804) MIME-Version: 1.0 To: ALT Linux Sisyphus discussions References: <47610BA5.301@ukr.net> <20071213135704.0aaa62cc@satellite.immo> In-Reply-To: <20071213135704.0aaa62cc@satellite.immo> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [sisyphus] =?utf-8?b?0YHQvdC+0LLQsCDQstC+0L/RgNC+0YEg0L4g0YHQvtGA?= =?utf-8?b?0YLQuNGA0L7QstC60LUg0LIg0L/QvtGB0YLQs9GA0LXRgdC1?= X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.9 Precedence: list Reply-To: ALT Linux Sisyphus discussions List-Id: ALT Linux Sisyphus discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2007 11:31:46 -0000 Archived-At: List-Archive: List-Post: Alex Gorbachenko =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > =D0=B2=D1=8B=D0=B2=D0=BE=D0=B4 =D0=BE=D1=82:=20 > psql template1 postgres -c 'show all' | grep lc_ > > =D0=BF=D0=BE=D0=BA=D0=B0=D0=B6=D0=B8=D1=82=D0=B5. > =20 lc_collate | ru_RU.KOI8-R | = Shows the collation order locale. lc_ctype | ru_RU.KOI8-R | = Shows the character classification and case conversion locale. lc_messages | ru_RU.KOI8-R | = Sets the language in which messages are displayed. lc_monetary | ru_RU.KOI8-R | = Sets the locale for formatting monetary amounts. lc_numeric | ru_RU.KOI8-R | = Sets the locale for formatting numbers. lc_time | ru_RU.KOI8-R | = Sets the locale for formatting date and time values. =D1=8B.