Re: Problem restoring from backup file

From: Jaime Silvela <JSilvela(at)Bear(dot)com>
To: Rohit Prakash Khare <rohitprakash123(at)indiatimes(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problem restoring from backup file
Date: 2007-04-02 12:37:51
Message-ID: 4610F91F.1090604@bear.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I think the problem is that the restore window looks for snapshots with
the extension "backup", as made with the default options of the pgAdmin
Backup function.
If you're using "Plain", the backups are in .sql files, and you can
execute with psql or a query window in pgAdmin.

Rohit Prakash Khare wrote:
> I am using PGSQL 8.2.3. I took a backup of my database selecting "Plain" option from pgAdmin 1.6. When I am trying to restore it to a new machine having PGSQL 8.2.3 installed, using pgAdmin, the OK button of the "Restore Backup Window" remains disabled. Why?
>
>
> Have you checked out the new-look www.indiatimes.com yet?
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>
>

***********************************************************************
Bear Stearns is not responsible for any recommendation, solicitation,
offer or agreement or any information about any transaction, customer
account or account activity contained in this communication.

Bear Stearns does not provide tax, legal or accounting advice. You
should consult your own tax, legal and accounting advisors before
engaging in any transaction. In order for Bear Stearns to comply with
Internal Revenue Service Circular 230 (if applicable), you are notified
that any discussion of U.S. federal tax issues contained or referred to
herein is not intended or written to be used, and cannot be used, for
the purpose of: (A) avoiding penalties that may be imposed under the
Internal Revenue Code; nor (B) promoting, marketing or recommending to
another party any transaction or matter addressed herein.
***********************************************************************

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jaime Silvela 2007-04-02 12:44:44 Re: time series query
Previous Message Ashish Karalkar 2007-04-02 11:59:47 Re: Problem restoring from backup file