You are not logged in.

#1 2012-09-13 10:27:06

mehulved
Member
Registered: 2012-09-13
Posts: 2

Postgresql fails to start

I have installed postgresql using pacman. And followed the wiki to get started. But, I got stuck at starting the server. Whenever I do

rc.d start postgresql

This is what shows up in the logs and postgresql fails to start.

FATAL:  input in flex scanner failed

It's a new install and nothing has been edited except commenting out the PGLOG and PGROOT from /etc/conf.d/postgresql.

# pacman -Q postgresql
postgresql 9.1.4-1

Offline

#2 2012-09-13 16:42:28

mehulved
Member
Registered: 2012-09-13
Posts: 2

Re: Postgresql fails to start

It probably had something to do with my locale settings. I removed all the postgresql files, changed locale to en_US.UTF-8 and reinstalled postgresql. This fixed the problem. It is running now.

Offline

Board footer

Powered by FluxBB