Обсуждение: /tmp/.s.PGSQL.5432

Поиск
Список
Период
Сортировка

/tmp/.s.PGSQL.5432

От
"Lee Wu"
Дата:

Hi,

 

We noticed that we deleted /tmp/.s.PGSQL.5432 accidentally. However, anything seems fine.

Is this configurable?

 

What is impact of removing it?

 

Thanks,

 

Re: /tmp/.s.PGSQL.5432

От
Tom Lane
Дата:
"Lee Wu" <Lwu@mxlogic.com> writes:
> We noticed that we deleted /tmp/.s.PGSQL.5432 accidentally. However,
> anything seems fine.

> What is impact of removing it?

Anything that tries to connect to your postmaster via that socket will
fail.  You might want to restart the postmaster to bring back the
socket.

            regards, tom lane