[ADMIN] Error on system startup

2004-01-16 Thread Matthew M.Burke
I am using postgresql 7.4.0 on Debian 3.0r2 (Woody) on an x86 box. I'm using the binary package from http://people.debian.org/~elphick/debian/ If I run the initscript from the command line: invoke-rc.d postgresql start it starts up just fine. But when I reboot the system, it fails to start a

Re: [ADMIN] Error on system startup

2004-01-15 Thread Matthew M . Burke
On Jan 13, 2004, at 2:28 PM, Manuel Sugawara wrote: "Matthew M.Burke" <[EMAIL PROTECTED]> writes: FATAL: XX000: failed to initialize lc_messages to "" LOCATION: InitializeGUCOptions, guc.c:1866 Edit your $PGDATA/postgresql.conf file and look for that variable (lc_messages) and change the empty

Re: [ADMIN] Error on system startup

2004-01-13 Thread Manuel Sugawara
"Matthew M.Burke" <[EMAIL PROTECTED]> writes: > FATAL: XX000: failed to initialize lc_messages to "" > LOCATION: InitializeGUCOptions, guc.c:1866 Edit your $PGDATA/postgresql.conf file and look for that variable (lc_messages) and change the empty value with a correct one (may be en_US). Same fo

[ADMIN] Error on system startup

2004-01-13 Thread Matthew M.Burke
I am using postgresql 7.4.0 on Debian 3.0r2 (Woody) on an x86 box. I'm using the binary package from http://people.debian.org/~elphick/debian/ If I run the initscript from the command line: invoke-rc.d postgresql start it starts up just fine. But when I reboot the system, it fails to start a