I want to use "pgsql"

野村 <[email protected]> Tue, 22 Jan 2008 12:18:20 +0900
Newsgroups gmane.lisp.open-source.franz
Message-ID <[email protected]>
Hello, this is daiki nomura, first time for this list and lisp newbie.
I want help, suggestion or anything about pgsql lisp package.
I got pgsql.tgz and ...

(load "pg-package.cl")
(load "system.cl")
(load "bind-libpq.cl")
(load "sql.cl")
(load "libpq.so")

So far so good. but when I try to connect to database ...

>[6] cl-user(9): (pg:WITH-DATABASE "localhost" "template1" "postgres"
>"password")
>
>Error: The symbol "WITH-DATABASE" is not external in the pgsql package.
>  [condition type: reader-error]

This error message comes to me. What does this means ? and how can I
connect to my postgresql?

--------------------------------------------------------------------- 
gpg public key
https://hagi.ir-alt.co.jp/home/nomura/public-nomura.asc

野村 <[email protected]>
---------------------------------------------------------------------