Forum OpenACS Development: Response to Basic question. How to run a pg stored procedure from tcl

Zach,

Create a tcl wrapper inside your package to hold the query.
Call the tcl proc from the www/foo.tcl file.