Hello, I just have a simple question. If I rename a schema, do I needto re-analyze the schema to refresh statistics, or are the statsunaffected by the rename?
Thank you,Mark
mwrynn@gmail.com writes:
Hello, I just have a simple question. If I rename a schema, do I needto re-analyze the schema to refresh statistics,
Nope ... and not table or column rename either.
regards, tom lane