pgAdmin linking to the wrong pg_dump

From: "Cousin Florence" <fcousin(at)sopragroup(dot)com>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: pgAdmin linking to the wrong pg_dump
Date: 2010-09-23 09:52:04
Message-ID: 5769_1285235525_4C9B2345_5769_1146830_1_D02CE8BCC08BC6488B6A9DB54827C9F502ADE4B4@WBE12.ancy.fr.sopra
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

I tried to backup one of my 9.0 databases with pgAdmin. Version 1.12.0, under Windows XP, installed via the one-click installer.

I got this error :

C:\Program Files\pgAdmin III\1.10\pg_dump.exe --host localhost --port 5432 --username postgres --format plain --verbose --file "D:\tmp\svg_bases\tests.backup" tests
pg_dump: server version: 9.0.0; pg_dump version: 8.4.2
pg_dump: aborting because of server version mismatch
pg_dump: *** aborted because of error

Le process a retourné le code de sortie 1.

------------------------

I do not understand why pgAdmin searches pg_dump in this location. I still have an "old" pgAdmin 1.10 installed, but it is not in the path (I checked it)
How can I correct it, so that pgAdmin links to the pg_dump located in "C:\Program Files\pgAdmin III\1.12"? Or is it simply not recommended to have two versions of pgAdmin on the same machine?

Regards,

Florence COUSIN

SOPRA group.
5 et 7 impasse Claude Nougaro 44803 Saint-Herblain
téléphone : 02 40 38 90 43
agence : 02 40 38 90 90
fcousin(at)sopragroup(dot)com

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Raymond O'Donnell 2010-09-23 10:06:52 Re: pgAdmin linking to the wrong pg_dump
Previous Message Christoph Weber 2010-09-23 08:56:25 crash when closing "edit with filter" dialog