From: | "Rajesh Kumar Mallah" <mallah(dot)rajesh(at)gmail(dot)com> |
---|---|
To: | Kranti <kranti(dot)j2ee(at)gmail(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org, kranti(dot)parisa(at)gmail(dot)com |
Subject: | Re: RESTORE SCHEMA |
Date: | 2007-01-23 08:21:17 |
Message-ID: | a97c77030701230021o13c87ff0i38b9870323b6e5b2@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
On 1/23/07, Kranti <kranti(dot)j2ee(at)gmail(dot)com> wrote:
> Hey Guys,
>
> This is my first email to list. Hope i will get the solution quickly.
Hi,
please use pg_dump -n option to select schema. Read manual
pages of pg_dump.I am not sure how to do it in pgadminIII
all said it is doable.
regds
malah.
> I am working on postgresql 8.1
>
> I have a DB, with mre than 4 schemas. I want to take backup of one of the
> schema and restore the same schema into another DB .ofcourse schema names
> are same.
>
> I am able to take backup and restore at DB level.
> but i want the same at schema level.
>
> Using pgadmin III i am able to take backup of schema. but not able to see
> restore of that schema.
>
> I am in a very urgent need. Please do respond to this and guide me
>
> Thanks in advance
> Kranti
From | Date | Subject | |
---|---|---|---|
Next Message | Shoaib Mir | 2007-01-23 08:22:52 | Re: Install XML on Postgres 8.1 |
Previous Message | Kranti | 2007-01-23 08:00:30 | RESTORE SCHEMA |