HDBC-postgresql-1.1.6.0: PostgreSQL driver for HDBC

Portabilityportable
Stabilityprovisional
MaintainerJohn Goerzen <jgoerzen@complete.org>

Database.HDBC.PostgreSQL

Description

HDBC driver interface for PostgreSQL 8.x

Written by John Goerzen, jgoerzen@complete.org

Synopsis

Documentation

connectPostgreSQL :: String -> IO ConnectionSource

Connect to a PostgreSQL server.

See http://www.postgresql.org/docs/8.1/static/libpq.html#LIBPQ-CONNECT for the meaning of the connection string.