Stefan Hornburg writes:
> The above error lurks in my Apache logs. I'm totally puzzled about the
> cause. I'm trying to use authentification from a Postgres database with:
I have seen this also. Find out the table, copy it, drop the old one,
rename it. This worked for me. Take care of oid references to your
records in your table.
Dirk