Ticket #171 (closed bug: fixed)

Opened 22 months ago

Last modified 22 months ago

Problem with restore

Reported by: Kieran McCusker Owned by: gleu
Priority: minor Milestone: 1.10.3
Component: pgadmin Version: 1.10
Keywords: restore Cc:
Platform: all

Description

Sorry if this has been raised before but I have just tried to restore a table from one of my schemas.

The problem was that this table name is very common - It is used in many schemas as each schema is the data for an individual client.

Restore has the three disabled checkboxes
Only data (checked)
Only schema (unchecked)
Single object (checked)

and then below
Table (my table name)

I assumed was it was going to restore only the selected table - What it actually did was restore all tables with that name!

This seems confusing at best (and how would you do what I wanted using the UI?)

Shouldn't the schema be checked as well?

Change History

Changed 22 months ago by gleu

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 1.10.3

Fixed in r8285 and r8286.

Note: See TracTickets for help on using tickets.