can't create a local server

Поиск
Список
Период
Сортировка
От msm.scaglione@libero.it
Тема can't create a local server
Дата
Msg-id 1231016316.31985.1591722234510@mail1.libero.it
обсуждение исходный текст
Ответы Re: can't create a local server  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-novice

Hi all!

This is my first to the list.

Using pgadmin4 I can't create a local server "timeot expired"
from debian buster terminal ask me to verify I'm allowed to connect to the unix domain socket /var/run/postgresql/.s.PGSQL.5432


su

Password:

root@mycomputer:/home/me# su - postgres

postgres@mycomputer:~$ psql

psql: error: could not connect to server:

File o directory non esistente Verifica che il server locale sia in funzione e che accetti connessioni sul socket di dominio Unix "/var/run/postgresql/.s.PGSQL.5432"


I solved this problem with postgresql10 modifying a .conf file but file and directory names changed in postgresql 12

Can you help me?

Thank you in advance



 

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PGXS on CentOS 7.6
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: can't create a local server