Re: pg_dump PostgreSQL 8.4 - Mailing list pgsql-general

From Dave Page
Subject Re: pg_dump PostgreSQL 8.4
Date
Msg-id 937d27e10907090327q4972d193mc099f0b9774c7f06@mail.gmail.com
Whole thread Raw
In response to Re: pg_dump PostgreSQL 8.4  ("serafin segador" <rsegador@mydestiny.net>)
Responses Re: pg_dump PostgreSQL 8.4
List pgsql-general
On Thu, Jul 9, 2009 at 11:06 AM, serafin segador<rsegador@mydestiny.net> wrote:
> i found where the error is.  thanks for the tip.
>
> i have versions 8.3.7 and 8.4 of PostgreSQL running on the same server, as
> well as versions 1.8 and 1.10 of pgAdmin.  although i run the backup routine
> for pg8.4 from pgAdmin 1.10, the pdAdmin uses PostgreSQL\8.3\bin\pg_dump as
> default.  i now run the backup routine from the command line utility
> pointing to the correct version.

Check the PG bin path option and File -> Options.

It also sounds like you disabled the version match check on that
dialogue, otherwise pg_dump 8.3 should have complained about be used
with 8.4.

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

pgsql-general by date:

Previous
From: "serafin segador"
Date:
Subject: Re: pg_dump PostgreSQL 8.4
Next
From: Richard Huxton
Date:
Subject: Re: Table replication