In the documentation, it states we need to drop and recreate the information schema. A simple drop did not work (it required drop/cascade). Executed the information_schema.sql. I see an entry (when using pgAdmin) for the information_schema under the Catalogs, but I do not see any catalog objects. Any thoughts? |