Re: Backup/Restore problem (Windows) - newbie

From: rockyp <rockyp(at)rockyp(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: Backup/Restore problem (Windows) - newbie
Date: 2008-06-23 17:06:00
Message-ID: 18073601.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support


I downloaded the backup today from a different location, and the restore was
just fine. I must have had problems at my first location getting a good
download. The file is about 78 Mb - I guess too big for my wireless...?

Anyway, thanks for your suggestions, Dave.

Rocky

Dave Page-7 wrote:
>
> On Mon, Jun 23, 2008 at 12:55 AM, rockyp <rockyp(at)rockyp(dot)com> wrote:
>>
>> I have looked at prior messages on this topic, but haven't been able to
>> get
>> my restore to work.
>>
>> I am doing a backup on my client's server (I've tried, PLAIN, COMPRESSED,
>> SCHEMA/DATA only).
>>
>> I then copy the file to my PC and want to restore here. I've tried the
>> restore in PGAdmin, but the restore option is disabled. Or I try to
>> restore
>> the PLAIN versions, and again it is disabled. If I rename the .backup to
>> .sql, I can load the SQL script, but it fails immediately.
>>
>> I guess my questions are....
>>
>> 1) Obviously, what are the steps to do a successful restore on a
>> different
>> PC?
>
> Make sure the are appropriate versions of pg_dump/pg_restore can be
> found. Check the path under File -> Options. That should ensure the
> backup/restore options are enabled when you select an appropriate
> object in the tree.
>
>> 2) If I restore over my existing (old) DB, do I need to empty the tables,
>> or
>> delete and recreate the DB first?
>
> I'd create a new database. In the next major release there will be a
> 'clean' option though so you will be able to load over an existing
> database.
>
>
> --
> Dave Page
> EnterpriseDB UK: http://www.enterprisedb.com
>
> --
> Sent via pgadmin-support mailing list (pgadmin-support(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-support
>
>

--
View this message in context: http://www.nabble.com/Backup-Restore-problem-%28Windows%29---newbie-tp18060565p18073601.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Ryan Daniels 2008-06-24 07:17:28 Wish List Request: Tabbed SQL Query Window
Previous Message Dave Page 2008-06-23 08:00:10 Re: Error set CLRF in SqlEditor on Windows