# # see http://schemaspy.sourceforge.net/dbtypes.html # for configuration / customization details # description=PostgreSQL connectionSpec=jdbc:postgresql:/// host=hostname[:port] (possibly just localhost) db=database name driver=org.postgresql.Driver # Sample path to the postgresql drivers. # Use -dp to override. driverPath=/whereever/postgresql-8.0-312.jdbc3.jar