Re: [GENERAL] initdb: invalid locale name "sv_SE.ISO-8859-1"

2006-09-14 Thread Ragnar Österlund
Thanks for the advice, I tried to install the "language-packs" that ubuntu supports. I can no initialize a se_SV.utf8 cluster, but it seems there is no support form latin1. Best whishes /Ragnar ---(end of broadcast)--- TIP 6: explain analyze is yo

[GENERAL] initdb: invalid locale name "sv_SE.ISO-8859-1"

2006-09-12 Thread Ragnar Österlund
Hi, When I try to initialize a new cluster like this: /usr/lib/postgresql/8.1/bin/initdb --locale=sv_SE.ISO-8859-1 -D sv_SE_data/ I get the error: initdb: invalid locale name "sv_SE.ISO-8859-1" This is on Ubuntu that it fails. It works fine on my slackware installation. I tried compile postgr