ERROR: dtoi4: integer out of range

Поиск
Список
Период
Сортировка
От Martins Zarins
Тема ERROR: dtoi4: integer out of range
Дата
Msg-id 200304011913.03824.mark@vestnesis.lv
обсуждение исходный текст
Ответы Re: ERROR: dtoi4: integer out of range
Список pgsql-admin
Hello all.

heare is my problem.....

vestnesis=# select max(oid) from doc;
    max
------------
 2299015900
(1 row)

vestnesis=# select id from doc where oid=2299015900;
ERROR:  dtoi4: integer out of range

Postgres version 7.2.3.

INSERT works fine

version 7.2.4 also have this bug.

I didn't tried 7.3.2 yet, because ir requires dump/restore but there is a lot
of data ~20GB (it'll take some time).

Is there a quick pach for version 7.2.x to allow queries like
select id from doc where oid=2299015900; ??

Mark


В списке pgsql-admin по дате отправления:

Предыдущее
От: "lists"
Дата:
Сообщение: Re: pg_restore problem
Следующее
От: "Kris"
Дата:
Сообщение: Speed & Memory Management