Search Postgresql Archives

Re: Need help with dropping a view please

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> I created a new view called "clients2" with the same member tables as clients and it works I can query it.
> 
> But due to the many hardcoded places that use "clients" view,  I have to have "clients" view.  So I tried to drop clients view but cannot
> 
> #DROP view clients;
> ERROR:  missing chunk number 0 for toast value 16538

I've no idea if this will work, but have you tried renaming the "clients" view and renaming "clients2" to "clients" to replace it?



-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux