Forum OpenACS Q&A: Re: Error: return: failed to redirect '404': exceeded recursion limit of 3

Hi

Thanks again:) I already ran into some of these. I actually started walking through errors and fixing them. The int4/bit casting, etc. Guess it makes more sense to use the version of postgres that is known to work with OACS... I have this horrible need to use the latest version of everything I install... so I can wait longer to upgrade in my mind;( There is flaw in that logic I know.
Thanks for reminding me the goal was to try out OACS! I am downgrading to postgres 7.2.x today:)

Hold of further work on OpenACS to make it PG 7.3 compatible.

  1. PG 7.3 has a bug that requires a patch to PG. As a result of this bug, complex queries such as the site-map query fail. Better to wait for PG 7.3.1.
  2. I've completed a set of patches to OpenACS that make it compatible to PG 7.3. These patches will soon be committed to the HEAD of the OpenACS CVS.

/Bart