From: | "Raymond O'Donnell" <rod(at)iol(dot)ie> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Can't pg_dump |
Date: | 2001-12-12 11:43:15 |
Message-ID: | 3C1742D3.27937.40BFC1@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 11 Dec 2001, at 9:09, Tom Lane wrote:
> > getInherits(): SELECT failed. Explanation returned from backend:
> > 'ERROR: attribute 'inhrel' not found'.
>
> IIRC, this is the symptom of using a pre-7.0 pg_dump with a 7.0
> backend; more recent pg_dump versions warn you if they see a server
> version mismatch.
Fair enough. I had assumed that pg_dump was installed along with
the rest of Postgres, but apparently not. I've been huntong around
on the website, but I can't see how to get hold of pg_dump on its
own without having to get everything else as well - is this possible?
--Ray.
---------------------------------------------------------
Raymond O'Donnell http://www.iol.ie/~rod/organ
rod(at)iol(dot)ie The Irish Pipe Organ Page
---------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Doug McNaught | 2001-12-12 11:58:12 | Re: Functions like: GetNextRecord . . |
Previous Message | Boban Acimovic | 2001-12-12 10:13:43 | Re: How to get database schema without pg_dump? |