Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: 1.4.2 Bug-report



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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group