Terminating a rogue connection

From: Mark Morgan Lloyd <markMLl(dot)pgsql-general(at)telemetry(dot)co(dot)uk>
To: pgsql-general(at)PostgreSQL(dot)org
Subject: Terminating a rogue connection
Date: 2012-07-27 08:27:55
Message-ID: jutjec$hdc$1@pye-srv-01.telemetry.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Assuming a *nix server: if a monitoring program determines that an
established connection appears to be trying to so something
inappropriate, what's the best way of terminating that session rapidly?

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Angelico 2012-07-27 08:33:48 Re: Terminating a rogue connection
Previous Message Chris Angelico 2012-07-27 04:13:31 Re: Replication/cloning: rsync vs modification dates?