integer out of range errors

Поиск
Список
Период
Сортировка
От Johnson, Shaunn
Тема integer out of range errors
Дата
Msg-id 73309C2FDD95D11192E60008C7B1D5BB04C73CD0@snt452.corp.bcbsm.com
обсуждение исходный текст
Ответы Re: integer out of range errors  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: nconway@klamath.dyndns.org (Neil Conway)
Дата:
Сообщение: Re: COPY seems to work, but no data in the table
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Disabling case sensitivity