Re: Pgsql 7.3.3 on redhat 7.2

From: "Daniel E(dot) Fisher" <danfisher(at)bwkip(dot)com>
To: "PGSQL List" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Pgsql 7.3.3 on redhat 7.2
Date: 2003-10-20 19:23:39
Message-ID: JIEIIHOALIEKONPOODGLAENJCCAA.danfisher@bwkip.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

use ignore if ok?

Now it does have 7.3.3 on it but that is the old version of 7.1.3
before the upgrade. I really want to backup my data before I do this..
but is it safe to ignore...

I did copy /usr/local/pgsql to another directory just incase...
is this good enough?

-Dan

-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org]On Behalf Of Alvaro Herrera
Sent: Monday, October 20, 2003 3:03 PM
To: Daniel E. Fisher
Cc: PGSQL List
Subject: Re: [GENERAL] Pgsql 7.3.3 on redhat 7.2

On Mon, Oct 20, 2003 at 01:03:23PM -0400, Daniel E. Fisher wrote:

> After reading all my server logs:
>
> No error messages or nothing. Weird..

Including Apache's /var/log/httpd/access_log and
/var/log/httpd/error_log during restart?
(or wherever you may have moved them)

> May have something to do with reading wrong libpq Alvaro?

Maybe ... check out what ldd path-to-pgsql.so says (PHP's support
library)

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Nadie esta tan esclavizado como el que se cree libre no siendolo" (Goethe)

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message CSN 2003-10-20 20:08:53 Re: restart and postgres.conf
Previous Message Daniel E. Fisher 2003-10-20 19:10:47 Re: Pgsql 7.3.3 on redhat 7.2