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.
$ psql
psql: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
$ mysql
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
[celik@cicek ~]$
Can I please have some tips to get started? Also I using Fedora12.
Thank you is in advance, and may you all have a nice day.
N
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines