why can't I find the other schemas in my restored database except public schemas ?

From: "Litel Wang" <wlxyk(at)vip(dot)163(dot)com>
To: pgsql-general(at)postgresql(dot)org <pgsql-general(at)postgresql(dot)org>
Subject: why can't I find the other schemas in my restored database except public schemas ?
Date: 2003-07-16 02:51:30
Message-ID: 20030716024855.8F81ACADB6@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 .

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-07-16 04:04:21 Re: [GENERAL] INSTEAD rule bug?
Previous Message Litel Wang 2003-07-16 01:33:21 why can't I find the other schemas in my restored database except public schemas ?