From: | "shey sewani" <pakix2000(at)hotmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | DTOI4 integer out of range |
Date: | 2002-10-04 15:03:42 |
Message-ID: | F424WjcsQlcy8zJByl800009769@hotmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hello,
I am currently running Postgres 7.1.2 on my RedHat 7.1 Linux machines. I
have had a database on postgres for two years now. During the past two
years the database size has grown considerably.
There are more than 250 Million records in the database. Furthermore many
of these records have been inserted, deleted and re-inserted over the past 2
years.
Within the last few days I have recieved several errors when using pgaccess
with postgres. The most common error I recieve is
"dtoi4 integer out of Range, OID 218700327" when I try to update a record
through pgaccess. I do not recieve any errors when I do updates with psql
or updates with programs that use libpq++.
Can anyone shed some light on this problem?
Thank you,
Sheheryar Sewani.
Sheheryar Sewani
Houston, TX
_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-10-04 15:04:35 | Re: speed of server side languages |
Previous Message | Tom Lane | 2002-10-04 15:00:24 | Re: Performing INSERT from a Trigger fired function |