psql error: could not connect to server

Поиск
Список
Период
Сортировка
От bartvde@xs4all.nl
Тема psql error: could not connect to server
Дата
Msg-id 5593.194.109.194.13.1073684100.squirrel@webmail.xs4all.nl
обсуждение исходный текст
Ответы Re: psql error: could not connect to server  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
Hi list,

I just downloaded the source from PostgreSQL 7.4.1 and installed it on Red
Hat 9. Install was succesfull. After this I installed PostGIS 0.8.0.

To test the PostGIS install I need the perform the following command:

createlang plpgsql postgistest

But on performing this I get the following error:

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"?
createlang: external error

Anybody have an idea what could be the problem?

Thanks in advance!

Best regards,
Bart

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

Предыдущее
От: Martin Atukunda
Дата:
Сообщение: Re: Strange Insert Problem
Следующее
От: Martin Hampl
Дата:
Сообщение: Re: partial index on varchar-coloumn in 7.4.1