pgAdmin object tree still breaks on reconnect to DB

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: pgAdmin object tree still breaks on reconnect to DB
Date: 2012-02-22 21:36:25
Message-ID: 4F455FD9.7080101@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Version: 1.14.1
Platform: OSX 10.5

Behavior:

(1) connect to a remote database server with multiple user databases
(2) select one database and browse its objects
(3) open several query windows
(4) lose connection to database server (SSH tunnel down)
(5) reconnect to the database in a query window
(6) go to the object browser
(7) click "refresh" on any object
(8) get disconnect error message
(9) the database you were browsing *disappears* from the object browser,
even though you reconnect to the remote server and can browse other
databases on that server
(10) that database can only be browsed again if you shut down pgadmin
and restart it. Otherwise, it remains invisible.

Good luck with this one ...

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

Browse pgadmin-support by date

  From Date Subject
Next Message Colin Beckingham 2012-02-23 18:41:43 Panel height redimensioning in Query builder
Previous Message Guillaume Lelarge 2012-02-22 20:48:30 Re: Pasting of Excel data into tables