problem with psql

Поиск
Список
Период
Сортировка
От alexandre ricciardi
Тема problem with psql
Дата
Msg-id 200404041632.42454.alexandre.ricciardi@free.fr
обсуждение исходный текст
Ответы Re: problem with psql  (joseph speigle <joe.speigle@jklh.us>)
Список pgsql-novice
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


В списке pgsql-novice по дате отправления:

Предыдущее
От: Richard Brooksby
Дата:
Сообщение: Re: Convert a UNIX timestamp in a PostgreSQL INSERT statement
Следующее
От: joseph speigle
Дата:
Сообщение: Re: problem with psql