Installing the package appears to work just fine. I've tried it with all 4 flavors of postgresql in the repos:
- Code: Select all
rpm -qa | grep postgresql
postgresql-jdbc-9.2.1002-3.mga3
postgresql8.4-8.4.17-1.mga3
postgresql8.4-devel-8.4.17-1.mga3
Trouble is, none of those will start, nor can I access help or man pages. Searching for them results in nothing.
updatedb then,
- Code: Select all
which postgresql
which: no postgresql in (/usr/local/sbin:/usr/sbin:/usr/local/bin:/usr/bin:/home/madams/bin:/usr/lib/qt4/bin:/home/madams/bin)
I've also looked into starting it as a service, but it doesn't show up.
Any idea what I'm doing wrong here?
Thanks.
Mark