View Single Post

   
  #2 (permalink)  
Old 04-17-2008, 08:09 PM
Andreas Pflug
 
Posts: n/a
Default Re: Backup / Restore not working

Chris Saringolis wrote:
> Hi,
>
> I have installed Postgresql on a Red Hat Linux Enterprise AS 3 system and am
> now trying to use pgadmin3 to manage it. As I could not find a snapshot for
> the OS I was using, I downloaded and installed pgadmin3 version 1.2.0 for
> Red Hat Linux 9. This seems to work well however when I want to backup or
> even restore my database, the two option are dimmed and not selectable in
> the menu.


You need to make sure that pg_dump and pg_restore are locatable using
the path.

Regards,
Andreas

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote