Nathan Robertson <nathan(dot)robertson(at)gmail(dot)com> writes:
> *This probably connected to the postgres database, not webapp which is
> where your problem is.
> *
> OK, is there anyway I can force a connection to this database
postgres -O -P -D /cluster/location webapp
(You don't really need the -O, but it probably doesn't hurt either.)
regards, tom lane