"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