| Driver class: | scriptella.driver.postgresql.Driver |
| URL: | Same as for PostgreSQL JDBC Driver. |
| Runtime dependencies: | postgresql-8x.jdbc3.jar |
| Name | Description | Required |
|---|
<connection driver="posgresql" url="jdbc:postgresql://localhost:5432/test" user="username" password="password">
</connection>