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

From Dave Page
Subject Re: Feature request: Reget oid of tables/views when doing a reload
Date
Msg-id 937d27e10908170322i62322479j46d140a6ea4d1d41@mail.gmail.com
Whole thread Raw
In response to Feature request: Reget oid of tables/views when doing a reload  (Mark Murawski <kobaz@kobaz.net>)
List pgadmin-support
Thanks, logged: http://code.pgadmin.org/trac/ticket/44

On Fri, Aug 14, 2009 at 3:20 AM, Mark Murawski<kobaz@kobaz.net> wrote:
> 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.
>
>
> --
> Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-support
>



--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


pgadmin-support by date:

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