After being up 101 days, our RH6.1 server running openacs 3.2.2 crashed and rebooted due to a local power failure.
Everything *Seems* to be running ok but this afternoon, 4 hours after the failure AND having left the ssh1 secure telnet window open and running "psql mydata" (pg7.01) AND the telnet window being about 900 miles from the server, I got these errors:
mydata=# ERROR: Relation 'user_notifications' does not exist ERROR: No such attribute or function 'community_contact_p' ERROR: Cannot insert a duplicate key into unique index referer_log_pkey ERROR: Cannot insert a duplicate key into unique index referer_log_pkey ERROR: Cannot insert a duplicate key into unique index referer_log_pkey ERROR: No such attribute or function 'community_contact_p' ERROR: Relation 'user_notifications' does not exist ERROR: No such attribute or function 'community_contact_p' ERROR: No such attribute or function 'community_contact_p' mydata=#
The previous command had run successfully and I haven't yet hunted down where the community_contact_p field is located.
I can continue to run commands from this psql session but I wonder if I have *subtle* corruption. For now, I'll run a backup which includes vacuum.
Has anyone seen this with psql? I would have expected to see these types of errors in the server.log and not psql.
TIA
-Bob
Request notifications