Re: Help! "alter table add column" hangs

From: <kynn(at)panix(dot)com>
To: sszabo(at)megazone(dot)bigpanda(dot)com
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Help! "alter table add column" hangs
Date: 2004-03-01 03:49:34
Message-ID: 200403010349.i213nYc18650@panix3.panix.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

X-Original-To: kynn(at)panix(dot)com
Date: Sun, 29 Feb 2004 16:43:05 -0800 (PST)
From: Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org

This likely means that some other transaction has a lock on some_table.

That's what it was. Thanks!!!

kj

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Andrew Kelly 2004-03-01 09:48:49 compile-time options
Previous Message Stephan Szabo 2004-03-01 00:43:05 Re: Help! "alter table add column" hangs