ERROR: could not open relation 16388/24734/51896: Cannot open or remove a file containing a running program.

From: KKreuzer(at)kbtoys(dot)com
To: pgsql-admin(at)postgresql(dot)org
Subject: ERROR: could not open relation 16388/24734/51896: Cannot open or remove a file containing a running program.
Date: 2008-09-15 15:31:21
Message-ID: OFDDADDA97.3839F62D-ON852574C5.00550BC6-852574C5.0055448E@kbtoys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi
While running a VACUUM ANALYZE
The process aborts and I receive the following message in the log:

ERROR: could not open relation 16388/24734/51896: Cannot open or remove a
file containing a running program.
STATEMENT: VACUUM ANALYZE

51896 refers to an index on a table with over 10,000,000 rows.

The process runs nightly with this being the first time I have a problem.
It runs at 2:45 am where there should be no contention.

select version() ;
"PostgreSQL 8.2.6 on powerpc-ibm-aix5.2.0.0, compiled by GCC gcc (GCC)
4.0.0"

Any input would be appreciated.

Keith Kreuzer
ext 3424

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message mkrist 2008-09-15 15:43:40 Trouble setting up access privileges
Previous Message Guido Barosio 2008-09-15 14:31:30 Re: connecting to server