Re: database backup with pg_dump via pgadmin3 problem

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Miha Radej <miha(dot)radej(at)siix(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: database backup with pg_dump via pgadmin3 problem
Date: 2004-09-05 09:52:28
Message-ID: 413AE1DC.2080901@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Andreas Pflug 2004-09-05 16:33:48 Re: [pgadmin-support] cursor disappears
Previous Message Raphaël Enrici 2004-09-04 09:22:23 Re: [pgadmin-support] cursor disappears