On Fri, Jul 22, 2022 at 10:23 AM Murthy Nunna <mnunna@xxxxxxxx> wrote:
I don’t think I am failing in a user created table. Looks like the failed view is one of the catalog views. Looks like I have to go to an intermediate version before getting to 14.4.
CREATE VIEW "public"."all_tables" AS
The system doesn't create stuff in public. That is user-space.
David J.