LispWorks User Guide and Reference Manual > 19 Common SQL > 19.2 Initialization > 19.2.9 Connecting to PostgreSQL

NextPrevUpTopContentsIndex

19.2.9.1 Connecting to PostgreSQL using a string

If connection-spec is a string then it should be in the format specified by

www.postgresql.org/docs/7.4/static/libpq.html#LIBPQ-CONNECT

For example,

dbname=test user=scott password=tiger host=scandium
LispWorks User Guide and Reference Manual - 22 Dec 2009

NextPrevUpTopContentsIndex