drop view stalled during pg_dump

From: "SeattleServer(dot)com" <lists(at)seattleserver(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: drop view stalled during pg_dump
Date: 2006-10-03 18:06:46
Message-ID: 200610031106.47461.lists@seattleserver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi guys,

I just tried to do a drop view and it sat there for ages. I looked to see
what else was going on and the only other thing of note was a COPY process
being run as part of my daily backups (pg_dump).

Why does this block drop view? It seems as though it shouldn't.

Cheers,
--
SeattleServer.com Mailing Lists - Casey Allen Shobe
lists(at)seattleserver(dot)com - http://seattleserver.com

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Simon Riggs 2006-10-03 18:13:06 Re: BUG #2671: incorrect return value by RULE
Previous Message Tom Lane 2006-10-03 17:56:15 Re: BUG #2671: incorrect return value by RULE