From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | serafin segador <rsegador(at)mydestiny(dot)net> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: pg_dump PostgreSQL 8.4 |
Date: | 2009-07-09 10:27:35 |
Message-ID: | 937d27e10907090327q4972d193mc099f0b9774c7f06@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, Jul 9, 2009 at 11:06 AM, serafin segador<rsegador(at)mydestiny(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2009-07-09 10:53:58 | Re: Table replication |
Previous Message | serafin segador | 2009-07-09 10:06:26 | Re: pg_dump PostgreSQL 8.4 |