problem with schema-awareness for backup/restore

From: "Marcel Gsteiger" <Marcel(dot)Gsteiger(at)milprog(dot)ch>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: problem with schema-awareness for backup/restore
Date: 2005-11-21 15:45:15
Message-ID: s381f9aa.012@milprog1.milprog.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi all

I have something similar like this situation w/ PgAdmin 1.4.0 :

Database X has two schemas: A and B. In both schemas, there is a table named C.

Now when I the schema B in the left-hand tree, then right-click on the table C therein and select "Backup", PGAdmin III will dump the table in schema A. It simply forgets to add the -n switch to the pg_dump command line.

Is this a known bug?

Regards
-- Marcel

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2005-11-21 16:38:52 Re: bug restore window
Previous Message Dave Page 2005-11-21 13:21:59 Re: BUG: Grant Wizard