I create a database in the server of my company and get a backup of this database .
but I can't find the other schemas (such as pg_catlog,pg_toast) in my restored
database except public schemas when I restore it at home .what's the problem ?
Thanks for any advice .