Обсуждение: Changing the database cluster locale initialization

Поиск
Список
Период
Сортировка

Changing the database cluster locale initialization

От
Martin Nikolov
Дата:
Is there a way to change the database cluster locale initialization?
I have database cluster initialized with locale set to en_US.iso885915
and I want to change it to en_US.
Becouse en_US.iso885915 is not supported in glibc-2.3.5-i486-4 and I had
to doungrade glibc to 2.3.2 in order to operate with this cluster.
But many of the other packages require glibc at least 2.3.4....
Creating another cluster with the desired locale and dumping the
database to the new cluster
dont work for me, because my old datadase is damaged and I want to
repare what cann be repared.


Re: Changing the database cluster locale initialization

От
Peter Eisentraut
Дата:
Am Sonntag, 31. Juli 2005 14:15 schrieb Martin Nikolov:
> Is there a way to change the database cluster locale initialization?

No.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/