Re: database backup with pg_dump via pgadmin3 problem - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: database backup with pg_dump via pgadmin3 problem
Date
Msg-id 413AE1DC.2080901@pse-consulting.de
Whole thread Raw
In response to database backup with pg_dump via pgadmin3 problem  (Miha Radej <miha.radej@siix.com>)
List pgadmin-support
Miha Radej wrote:
> hi!
> 
> on windows 2000 sp4 i get to the following problem while trying to do a
> database backup using pgadmin3 version 1.1.0 devel (jul 23 2004):
> 
> **********************
> pg_dump.exe -h localhost -p 5432 -U delo -F p -v -f
> "c:\trusted_backup.sql" explorer
> pg_dump.exe: server version: 8.0.0beta1; pg_dump.exe version: 7.5devel
> pg_dump.exe: aborting because of version mismatch  (Use the -i option to
> proceed anyway.)

You'll need a never snapshot, pgadmin3 now uses the -i option.

Regards,
Andreas


pgadmin-support by date:

Previous
From: Raphaël Enrici
Date:
Subject: Re: cursor disappears
Next
From: Andreas Pflug
Date:
Subject: Re: [pgadmin-hackers] cursor disappears