Re: Error while dropping a table

From: Andrew Sullivan <andrew(at)libertyrms(dot)info>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Error while dropping a table
Date: 2002-07-25 18:36:40
Message-ID: 20020725143640.W29680@mail.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jul 25, 2002 at 02:04:56PM -0400, Johnson, Shaunn wrote:
>
> --Okay, but now, how do I find out what client is holding
> --the table hostage? Generally, I would do something like

ps -auxww and look for something "idle in transaction" that's been
running a long time.

A

--
----
Andrew Sullivan 87 Mowat Avenue
Liberty RMS Toronto, Ontario Canada
<andrew(at)libertyrms(dot)info> M6K 3E3
+1 416 646 3304 x110

In response to

Browse pgsql-general by date

  From Date Subject
Next Message robert kraus 2002-07-25 18:45:18 pivoting, crosstabbing and almost there !
Previous Message Andrew Sullivan 2002-07-25 18:35:20 Re: Migrating database (7.1.3 - 7.2.1)