problem with psql

From: alexandre ricciardi <alexandre(dot)ricciardi(at)free(dot)fr>
To: pgsql-novice(at)postgresql(dot)org
Subject: problem with psql
Date: 2004-04-04 14:32:42
Message-ID: 200404041632.42454.alexandre.ricciardi@free.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi all,

when i try to connect to the database with psql i get the following message :
postgres(at)1[postgres]$ psql installation
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"?
although when using jdbc it works nice

What's the problem ?
And please excuse my stupid questions

Thank's

Alexandre

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message joseph speigle 2004-04-04 15:31:57 Re: problem with psql
Previous Message Richard Brooksby 2004-04-04 14:14:03 Re: Convert a UNIX timestamp in a PostgreSQL INSERT statement