Statistics collector port / unix dom. socket?

From: Peter Sabaini <peter(dot)sabaini(at)ait(dot)ac(dot)at>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Statistics collector port / unix dom. socket?
Date: 2010-05-04 12:56:56
Message-ID: 1272977816.21378.13.camel@w-ehs-psa.telbiomed.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello,

it seems Postgres tries to send a UDP packet to a random high port to
communicate with the statistics collector daemon. We have rather strict
packet filter rules in place, and I'd like to make the system use a
fixed port for this, or even better a Unix domain socket. Is this
possible (setting a compile time or run time parameter)?

Thanks,
peter.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2010-05-04 14:24:27 Re: Ubuntu 10.04 - Cannot Create TCP/IP Sockets
Previous Message Daniel J. Summers 2010-05-04 04:18:11 Re: Ubuntu 10.04 - Cannot Create TCP/IP Sockets