pgadmin freezes on expanding public schema after deleting VIEW

From: LPlateAndy <andy(at)centremaps(dot)co(dot)uk>
To: pgadmin-support(at)postgresql(dot)org
Subject: pgadmin freezes on expanding public schema after deleting VIEW
Date: 2011-06-16 08:50:04
Message-ID: 1308214204074-4494178.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

Using pgAdmin 1.12.3 (on postgreSQL 9 and with PostGIS 1.5 coincidentally).

I have been working with creating VIEWS and this is working well. However,
on a couple of occassions i have found that when i delete/drop the view
using a query it runs for some time and if i abandon the query (probably a
big mistake) pgAdmin starts freezing up within that schema.

If i reopen pgadmin, i can expand the tree to see the public schema but on
trying to expand that "retrieveing schema details" shows but never
progresses.

What might i have broken and is there a way to fix it? I could just create a
seperate database but have a huge amount of data loaded which i would rather
not have to load again.

Thanks in advance for any thoughts

Andy

--
View this message in context: http://postgresql.1045698.n5.nabble.com/pgadmin-freezes-on-expanding-public-schema-after-deleting-VIEW-tp4494178p4494178.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Thom Brown 2011-06-16 13:45:13 Fill factor cannot be modified
Previous Message Tim Uckun 2011-06-16 00:35:38 Re: Is 1.14 supposed to behave differently when it loses connection?