I am running OpenACS 3.4.2 against Postgresql 7.0.2 and mostly things work. However when I hit the employee admin page I get and error from the big query which uses the UNION.
Each subquery returns fine but when I run the full query I get the following:
NOTICE: PortalHeapMemoryFree: 0x0x40ba6980 not in alloc set!
NOTICE: PortalHeapMemoryFree: 0x0x40ba6b98 not in alloc set!
NOTICE: PortalHeapMemoryFree: 0x0x40ba6b70 not in alloc set!
ERROR: btree scan list trashed; can't find 0x0x40ba6ac0
Any suggestions?.. is this a issue with 7.0.2 and the way we installed it?..
thanks!