Search Postgresql Archives

Re: postmaster LISTENing on UDP port 32938

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Richard Huxton <dev@xxxxxxxxxxxx> writes:
> rhubbell wrote:
>> Found this on a recent install.  I don't find anything documented on why
>> postmaster is LISTENing on this port. What's the purpose?
>> If it's not required how to disable?

> It should just be localhost and I believe it's the stats collector
> talking to the rest of the system.

Also, the socket has been connect()'d to itself, which means that it is
impossible for any non-database process to send to it anyway (barring
your kernel being subverted, in which case this is the least of your
worries).  There's no security hole here.

			regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux