service postgresql start Fails, Can't su

From: Phillip Harrington <phil(at)philsown(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: service postgresql start Fails, Can't su
Date: 2003-12-31 00:42:16
Message-ID: 3FF21B68.7020405@philsown.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello,

[root(at)server root]# service postgresql start
Starting postgresql service: Password:
su: incorrect password
[FAILED]

I've tried this as the postgres user as well and get:

[root(at)server root]# su postgres
Password:
bash-2.05a$ cd
bash-2.05a$ service postgresql start
postgresql: unrecognized service

I'm wondering if this would have worked if I had not as root done:

[root(at)server root]# passwd postgres

to set the password for that user. But then I couldn't become that user..?

I'm wondering if this is a permissions thing? Where is it trying to su
from (the /etc/init.d/postgres file obviously, but er - from what user?
from root to whom?)? Why doesn't it know the password? Can I set it in
the /etc/init.d/postgres or somewhere else?

More info: PostgreSQL RPM was installed on my machine (a user mode Linux
virtual machine) when I got it. It's a Red Hat 7.3 and I believe
Postgres is 7.2. Should I uninstall, delete everything and start fresh?

Sorry if this is a duplicate post. I've Googled and surfed this list for
about three hours now trying to find this so I'm giving up and posting :-/

TIA,
Phillip

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message vidhya 2003-12-31 04:21:41 ftp postgres database from windows 2000 to Linux
Previous Message Kenny Drobnack 2003-12-30 20:44:03 forcing postgresql 7.3 to use crypt passwords