Re: Cause of ERROR: could not open relation 1663/856689/856777: Invalid argument? - Mailing list pgsql-general

From Gregory S. Williamson
Subject Re: Cause of ERROR: could not open relation 1663/856689/856777: Invalid argument?
Date
Msg-id 71E37EF6B7DCC1499CEA0316A256832802B3E671@loki.wc.globexplorer.net
Whole thread Raw
In response to Cause of ERROR: could not open relation 1663/856689/856777: Invalid argument?  ("Wyatt Tellis" <wtellis@radiology.ucsf.edu>)
Responses Re: Cause of ERROR: could not open relation  ("Wyatt Tellis" <wtellis@radiology.ucsf.edu>)
List pgsql-general
Wyatt --

We got a spate of similar errors recently; turned out to be a disk was not mounted properly. Once it was reseated all
waswell. You might also do a RAM check just to make sure that something isn't wonky there. 

IIRC, I was told (see the archives of the postgres admin mail list) that this is an errant index, so you might try
reindexingthe table and see if you get the errors or if they go away. 

HTH,

Greg WIlliamson
DBA
GlobeXplorer LLC

-----Original Message-----
From:    pgsql-general-owner@postgresql.org on behalf of Wyatt Tellis
Sent:    Sat 9/30/2006 9:08 AM
To:    pgsql-general@postgresql.org
Cc:
Subject:    [GENERAL] Cause of ERROR: could not open relation 1663/856689/856777:  Invalid argument?

Hi,

I'm running 8.1.4 on W2K3 R2. I occasionally get errors of the type:

ERROR: could not open relation 1663/856689/856777: Invalid argument

where the last two numbers change. This only seems to happen during
inserts into the largest table in the database (>500,000 rows). What
does this error message mean?


Thanks.



---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster


-------------------------------------------------------
Click link below if it is SPAM gsw@globexplorer.com

"https://mailscanner.globexplorer.com/dspam/dspam.cgi?signatureID=451e9d02292579835456387&user=gsw@globexplorer.com&retrain=spam&template=history&history_page=1"
!DSPAM:451e9d02292579835456387!
-------------------------------------------------------






pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: dropdb cmd line args
Next
From: Jonathan Vanasco
Date:
Subject: Re: memory issues when running with mod_perl