Feature request: Reget oid of tables/views when doing a reload - Mailing list pgadmin-support

From Mark Murawski
Subject Feature request: Reget oid of tables/views when doing a reload
Date
Msg-id 4A84C9D5.2070109@kobaz.net
Whole thread Raw
In response to Re: sudden program termination: no warning, error, or crash  ("JwexlerAt MailDotCom" <jwexler@mail.usa.com>)
Responses Feature request: Refresh data when doing 'create script'  (Mark Murawski <kobaz@kobaz.net>)
Re: Feature request: Reget oid of tables/views when doing a reload  (Dave Page <dpage@pgadmin.org>)
List pgadmin-support
When I'm doing heavy development I'm always removing and recreating 
tables and views.

If you
- drop a view
- create a view with the same name
- and have the data window for the view open from before it was dropped
- and do a refresh

You lose the column names, since the oid for the view/table is cached.  
So if upon refresh, it rechecked the oid of the thing you are viewing, 
that would fix the issue.



pgadmin-support by date:

Previous
From: Rainer Bauer
Date:
Subject: Re: sudden program termination: no warning, error, or crash
Next
From: Mark Murawski
Date:
Subject: Feature request: Refresh data when doing 'create script'