documentation/Reference/Database Driver Reference/Aurora PostgreSQL.md
{% include database-boilerplate.html %}
| Item | Details |
|---|---|
| URL format | <code>jdbc:postgresql://<i>instance</i>.<i>region</i>.rds.amazonaws.com:<i>port</i>/<i>database</i></code> |
| SSL support | Yes - add ?ssl=true |
| Ships with Flyway Command-line | Yes |
| Maven Central coordinates | org.postgresql:postgresql |
| Supported versions | 9.3-1104-jdbc4 and later |
| Default Java class | org.postgresql.Driver |
CREATE FUNCTION with $$ escapes, as generated by pg_dump)COPY ... FROM STDIN (as generated by pg_dump)\setCREATE EXTENSION IF NOT EXISTS in order to be able to clean and (re-)migrate your schemas at will.pg_largeobject (Issue 1934)Support for the check command on PostgreSQL databases is currently ongoing. Basic support for the following object types has been implemented.