Forum OpenACS Q&A: Response to Problems loading postgres.so (snippets of nsd.tcl included)

ah yes, so there is another problem. You must include this section in your config file:
ns_section "ns/server/${servername}/db"
ns_param Pools        "*"
ns_param DefaultPool  "main"