From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Theodore Petrosky <tedpet5(at)yahoo(dot)com> |
Cc: | Michael Fortin <pommele(at)mindspring(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: make unsuccessful on mac os x 10.2 |
Date: | 2002-09-16 17:11:01 |
Message-ID: | 200209161711.g8GHB1J20982@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Theodore Petrosky wrote:
> I am running on OSX 10.2 and it appears to be running
> with the caveat that i get the 'Failed to initialize
> error on startup.
>
> [postgres:~] postgres% postmaster -i -D
> /Users/postgres/pgdata
> Failed to initialize lc_time to ''
> LOG: database system was shut down at 2002-09-16
> 09:01:45 EDT
> LOG: checkpoint record is at 0/DF9BB8
> LOG: redo record is at 0/DF9BB8; undo record is at
> 0/0; shutdown TRUE
> LOG: next transaction id: 1106; next oid: 30079
> LOG: database system is ready
Yes, that is the same problem he had. Set your local to C instead of en_US
and it will work.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2002-09-16 17:26:32 | Re: Postgres storing time in strange manner |
Previous Message | Marco A. P. D'Andrade | 2002-09-16 16:41:56 | Re: performance degradation while doing repeatative updates |