On 07/20/2010 05:23 PM, Nermin Celik wrote:
> I've downloaded PostgreSql from http://yum.pgsqlrpms.org/8.3/, however
> when I try access it from the termnial line it doesn't work and gives
> the following warning.

Is there a reason you did that, when Fedora provides PostgreSQL packages?

# yum install postgresql postgresql-server
# chkconfig postgresql on
# service postgresql initdb
# service postgresql start

Running Fedora's packages means that you'll get updates via 'yum update' 
when there are bugfixes or security fixes available, and makes it easier 
to get help here on the list since you'll be using the same packages 
everyone else does.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to