oops. It's fixed, thanks.
(= dbconn (postgresql-connect "root" "root" password)) (table-exists? dbconn "items")
-----