Re: drop view stalled during pg_dump

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "SeattleServer(dot)com" <lists(at)seattleserver(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: drop view stalled during pg_dump
Date: 2006-10-03 19:17:12
Message-ID: 10038.1159903032@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"SeattleServer.com" <lists(at)seattleserver(dot)com> writes:
> 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.

Please reproduce this and look into pg_locks to see exactly what it's
blocking on.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Chris Browne 2006-10-03 19:18:36 Re: BUG #2658: Query not using index
Previous Message Graham Davis 2006-10-03 19:13:43 Re: BUG #2658: Query not using index