On Wed, Dec 24, 2003 at 04:39:55PM +0000, Oliver Elphick wrote: > reassign 225008 libc6 > quit > On Wed, 2003-12-24 at 13:18, Jan Gregor wrote: > > Package: postgresql > > Version: 7.2.1-2woody4 > > Severity: minor > > Tags: patch > > > > After installation of libc6 version 2.3.2 I had a problem to properly > > install postgresql (i mean with czech support - installation script > > simply didn't gave me chance to choose it). Cause was in dependence > > of postgresql on existence of items in /usr/lib/locales - it changed in > > libc6 2.3.2. So I simply created entry cs_CZ in /usr/lib/locales and it > > worked. > > This is not a PostgreSQL bug; PostgreSQL just offers whatever locales > the system provides. > > Reassigned to libc6
If postgresql is looking at the list of files in /usr/lib/locales then this IS a postgresql bug. Try locale -a instead. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer

