Re: File not found error on creating collation

Поиск
Список
Период
Сортировка
От Marti Raudsepp
Тема Re: File not found error on creating collation
Дата
Msg-id CABRT9RCE59Uk9pYdAN7qYvu9SshB_=tXVxvokRvtqxazePkkcQ@mail.gmail.com
обсуждение исходный текст
Ответ на File not found error on creating collation  (Thom Brown <thom@linux.com>)
Ответы Re: File not found error on creating collation
Список pgsql-hackers
On Tue, Sep 20, 2011 at 03:24, Thom Brown <thom@linux.com> wrote:
> ERROR:  could not create locale "sr_SB.utf8": No such file or directory
>
> It's correct in that it shouldn't be able to create the locale since
> it's not installed, but what file can't it find?  What is the user
> supposed to do with this message?

Unfortunately locales are OS-specific so there's not much universal
advice that Postgres could give. However, I guess it does make sense
addressing this in documentation.

On Linux you'd need to edit the /etc/locale.gen file and then run
'locale-gen' as root.

Regards,
Marti


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Clark C. Evans"
Дата:
Сообщение: Re: Is there really no interest in SQL Standard?
Следующее
От: "David Rinaldi"
Дата:
Сообщение: Re: Grouping Sets