integer out of range errors - Mailing list pgsql-general

From Johnson, Shaunn
Subject integer out of range errors
Date
Msg-id 73309C2FDD95D11192E60008C7B1D5BB04C73CD0@snt452.corp.bcbsm.com
Whole thread Raw
Responses Re: integer out of range errors
List pgsql-general

Howdy:

Running PostgreSQL 7.1.3 on RedHat Linux 7.2 kernel 2.4.7-10.

We are having some problems trying to figure out what is causing
the following errors (and, if they are effecting something else).

When I do a pg_dump, I get the following:

[snip error]
getTables(): SELECT (for PRIMARY KEY) failed on table t_prof_er_full_detail.  Explanation from backend: ERROR:  dtoi4: integer out of range

[/snip error]

I've read around and a few articles in the google newsgroup says to
get pg_dump 7.2 (which suppose to dump for PostgreSQL 7.1 as well)
and if that is so, then:

a) where do I find pg_dump 7.2 (as a source code or a binary somewhere?)
b) how does this effect other things like pgAdmin II (where I get a similar
error regarding a key (if it's related at all! *shrug*)
c) does OID max out at 2 billion before i start to get errors?

Not sure about a lot of this (as I'm still learning = breaking things).
Any suggestions would be appreciated.

Thanks!

-X

pgsql-general by date:

Previous
From: nconway@klamath.dyndns.org (Neil Conway)
Date:
Subject: Re: COPY seems to work, but no data in the table
Next
From: Stephan Szabo
Date:
Subject: Re: Disabling case sensitivity