Hi all,
when i try to connect to the database with psql i get the following message :
postgres@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