gnumed-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-bugs] login?


From: Karsten Hilbert
Subject: Re: [Gnumed-bugs] login?
Date: Thu, 10 Jan 2013 08:58:11 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Hello Frans,

> I am getting this message :
> 
> Unable to connect to database:
> 
> could not connect to server: No such file or directory
>     Is the server running locally and accepting
>     connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?

this literally means that there is no PostgreSQL database
server listening on the local Unix domain socket called
"/var/run/postgresql/.s.PGSQL.5432"

This is typically the case if PostgreSQL is not running on
your machine. Most of the time it is not even installed.

Since you are on Ubuntu you may want to try

        apt-get install gnumed-server
        gm-bootstrap_server

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

[Prev in Thread] Current Thread [Next in Thread]