drop view stalled during pg_dump - Mailing list pgsql-bugs

From SeattleServer.com
Subject drop view stalled during pg_dump
Date
Msg-id 200610031106.47461.lists@seattleserver.com
Whole thread Raw
Responses Re: drop view stalled during pg_dump
List 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@seattleserver.com - http://seattleserver.com

pgsql-bugs by date:

Previous
From: Simon Riggs
Date:
Subject: Re: BUG #2671: incorrect return value by RULE
Next
From: Tom Lane
Date:
Subject: Re: drop view stalled during pg_dump