"Gnanakumar" <[email protected]> writes: > Does PostgreSQL establish working UDP sockets on some specific defined port > or it chooses the port randomly?
The stats collector socket is opened on whatever port bind() chooses to
assign.
regards, tom lane
--
Sent via pgsql-admin mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
