Problem with restore

From: Kieran McCusker <kieran(dot)mccusker(at)kwest(dot)info>
To: pgadmin-support(at)postgresql(dot)org
Subject: Problem with restore
Date: 2010-04-20 16:18:19
Message-ID: 4BCDD3CB.3000404@kwest.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi

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?

Many thanks

Kieran

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2010-04-20 16:34:47 Re: Ctrl+V Hot key defined twice
Previous Message Eric E 2010-04-20 11:29:40 Martina von dem Bottlenberg