Is ANALYZE transactional?

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

 



If I do:

 begin;
 update some_table set foo = newvalue where a_bunch_of_rows_are_changed;
 analyze some_table;
 rollback;

does it roll back the statistics?  (I think the answer is yes, but I need to be sure.)

Thanks,
Craig

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

              http://www.postgresql.org/docs/faq

[Postgresql General]     [Postgresql PHP]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Yosemite]

  Powered by Linux