Search Postgresql Archives

Re: Dropping a temporary view?

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

 



On Wednesday, March 20, 2024, Celia McInnis <celia.mcinnis@xxxxxxxxx> wrote:

Is there some reason why it then took 7 minutes to select from the non-temporary view tempview after I dropped the temporary view tempview?


The fact that you had and then dropped the temporary view has no relationship to how some other unrelated view performs.  That the views have the same name is just bad naming/design for this very reason; it harms understanding.

David J.


[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 Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux