dbTalk Databases Forums  

[BUGS] drop view stalled during pg_dump

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] drop view stalled during pg_dump in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
SeattleServer.com
 
Posts: n/a

Default [BUGS] drop view stalled during pg_dump - 10-03-2006 , 01:34 PM






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

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] drop view stalled during pg_dump - 10-03-2006 , 02:18 PM






"SeattleServer.com" <lists (AT) seattleserver (DOT) com> writes:
Quote:
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

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.