From: | "GB" <nobody(at)nirvana(dot)xx> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Failed to initialize lc_messages to '' |
Date: | 2003-02-03 08:42:59 |
Message-ID: | 1044261779.728398@tux2.hamburg.gft.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi Tom,
sorry for not replying for so long. LC_ALL is set to 'en_us'. We finally got
it to run by setting LC_MESSAGES to 'C'. But since we will have to redo this
we'll try -d then.
thanks a lot
Gerd
.
"Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote in message
news:1928(dot)1043160502(at)sss(dot)pgh(dot)pa(dot)us(dot)(dot)(dot)
> "GB" <nobody(at)nirvana(dot)xx> writes:
> > I just tried a fresh install of pg 7.3.1 on a SuSE 8.1 box. I keep
getting
> > messages like
> > Failed to initialize lc_messages to ''
> > during initdb. I already tried --locale=C but no help. Anyone any
> > ideas?
>
> Try initdb with -d option and show us the (last few lines of) output.
> Also, what is your LANG/LC_ALL setting? Does the -d output change
> when you use --locale=C?
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
From | Date | Subject | |
---|---|---|---|
Next Message | Gaetano Mendola | 2003-02-03 09:37:47 | Re: Vacuum full hang => strace |
Previous Message | Stephan Szabo | 2003-02-03 08:42:32 | Re: Fwd: Postfix SMTP server: errors from |