Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.052 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'postgresql,': 0.09; 'cc:addr:python-list': 0.11; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'sybase,': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'thu,': 0.19; 'email addr:gmail.com>': 0.22; 'separate': 0.22; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'message-id:@mail.gmail.com': 0.30; 'agreed.': 0.31; 'extensively': 0.31; 'probably': 0.32; 'connection': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'oracle': 0.36; 'server': 0.38; 'pm,': 0.38; 'anything': 0.39; 'identify': 0.61; "you'll": 0.62; 'our': 0.64; 'to:addr:gmail.com': 0.65; 'jul': 0.74; 'dba': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=AchgF8dEvMhIB06nrQSlPpIQ2pzu0EyBCEcCKrrEa1A=; b=VitqwU4sML61+k+0CIIUlYC9YShqPXoWUp1A6PVUkVC1L1EWVpp7K+YbWcf0wUxfpv 5q2YoxCERoahIbxWq2DHMhXDZ+6hzmLDQxLb8QKggxnopVEQgbkjlvM+kdn9oYhCCYiB MdHdMqG0U8Xvyrsdis/SamYmPQvl/x+BGJ6XRGFgz3iG+fhK1Wrc1iP3jkHIQA2Jv/XK 4Ue3AcLUIwHNhiy7spP1AIlukdcGqpox6JSkFa6tiizMGGzOLF3FCMP0FzlMcysE+XO3 Bio1GffLvo7Dp/X9HL4OkYBnV2/Slz/7ds7wqkQe0L4l+ygbi7toddMtT0tJhyc1rejP F5eQ== MIME-Version: 1.0 X-Received: by 10.42.82.6 with SMTP id b6mr16746018icl.51.1405619214307; Thu, 17 Jul 2014 10:46:54 -0700 (PDT) Sender: skip.montanaro@gmail.com In-Reply-To: References: Date: Thu, 17 Jul 2014 12:46:54 -0500 X-Google-Sender-Auth: vttZT05Xx_Aee9mMbIHX34lTZs0 Subject: Re: Blocked thread From: Skip Montanaro To: Chris Angelico Content-Type: multipart/alternative; boundary=485b397dd701f558bf04fe67398e Cc: "python-list@python.org" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 26 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1405619684 news.xs4all.nl 2875 [2001:888:2000:d::a6]:48449 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:74654 --485b397dd701f558bf04fe67398e Content-Type: text/plain; charset=UTF-8 On Thu, Jul 17, 2014 at 12:32 PM, Chris Angelico wrote: > I don't know Oracle specifically, but if it's anything like > PostgreSQL, you'll probably do better with a completely separate > connection to the server > Agreed. We use Sybase, and our DBA uses their tools extensively to identify problematic clients. Skip --485b397dd701f558bf04fe67398e Content-Type: text/html; charset=UTF-8

On Thu, Jul 17, 2014 at 12:32 PM, Chris Angelico <rosuav@gmail.com> wrote:
I don't know Oracle specifically, but if it's anything like
PostgreSQL, you'll probably do better with a completely separate
connection to the server

Agreed. We use Sybase, and our DBA uses their tools extensively to identify problematic clients.

Skip

--485b397dd701f558bf04fe67398e--