Home
The Toolkit for Online Communities
15903 Community Members, 0 members online, 2066 visitors today
Log In Register

Forum OpenACS Q&A: Response to What does it take to get Postgresql database error detail in tracebacks?

OpenACS Home : Forums : OpenACS Q&A : Response to What does it take to get Postgresql database error detail in tracebacks? : One Message

The error info that psql provides is much more useful than what you get in the AOLServer log. I just evaluate offending sql there. Maybe not the most elegant approach, but so far it's always pinpointed the problem. FWIW...