Re: Pgsql 7.3.3 on redhat 7.2 - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Pgsql 7.3.3 on redhat 7.2
Date
Msg-id 20031020201927.GA20999@dcc.uchile.cl
Whole thread Raw
In response to Re: Pgsql 7.3.3 on redhat 7.2  ("Daniel E. Fisher" <danfisher@bwkip.com>)
Responses Re: Pgsql 7.3.3 on redhat 7.2  ("Daniel E. Fisher" <danfisher@bwkip.com>)
List pgsql-general
On Mon, Oct 20, 2003 at 03:23:39PM -0400, Daniel E. Fisher wrote:
> Ok...ran into problems backing database up.
>
> trying to run  pg_dumpall > backup102003
>
> gives me
>
> Database version 7.3.3 compiled by gcc 2.96
> Archiver DB  ver 7.1.3
> Aborting cause of version mismatch.

Huh... apparently you are running pg_dumpall from a very old version.
You should look around your system for a more recent version ... don't
trust you PATH on this!  Use pg_dumpall --version and check the version
number.

BTW, you should be using 7.3.4 anyway.  I just had somebody with a
postmaster that refused to start because of a bug in 7.3.3 on another
list.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
Licensee shall have no right to use the Licensed Software
for productive or commercial use. (Licencia de StarOffice 6.0 beta)

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Using subselects in INSERTs?
Next
From: Martin Marques
Date:
Subject: Re: Pgsql 7.3.3 on redhat 7.2