Re: 1.4.2 Bug-report

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Andreas Jonsson <andreas(at)fbt(dot)se>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: 1.4.2 Bug-report
Date: 2006-04-12 14:15:42
Message-ID: 443D0B8E.2080304@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Andreas Jonsson wrote:
> Hello!
> I'm running pgadmin 1.4.2 and i came over a problem, if i got two
> schemas and two tables with the same name under them eg:
>
> schemas(2)
> -list
> -pc_752
> -wip
> -pc_752
>
> Then i do a custom backup of list / pc_752.
>
> The problem is when i rightclick > restore list / pc_752 it will try to
> restore the data in wip / pc_752, even if this wasn't the target-table.

This is a known restriction of pg_backup; it will backup *all* pc_752.

Regards,
Andreas

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Andrus 2006-04-12 20:53:26 how to create backup copies
Previous Message Andreas Jonsson 2006-04-12 12:39:38 1.4.2 Bug-report