File not found error on creating collation

From: Thom Brown <thom(at)linux(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: File not found error on creating collation
Date: 2011-09-20 00:24:28
Message-ID: CAA-aLv6JaTmeoqaw4O3COnBFbm2vxtB_2mTajUs+du+Tjrp_Ew@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I don't find the following error message very helpful:

=# create collation "sr_SP" (LOCALE ='sr_SB.utf8');

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?

--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Clark C. Evans 2011-09-20 00:49:29 Re: Is there really no interest in SQL Standard?
Previous Message Josh Berkus 2011-09-19 21:47:19 Re: Is there really no interest in SQL Standard?