"Joshua D. Drake" <jd@commandprompt.com> wrote:
> Many drivers support an extended syntax like:
>
>
postgres:ssl://localhost:5432/template1/?username=jd&password=foobar&ssl=true
>
> But I don't know if we want to go there.
We've been there for years:
http://jdbc.postgresql.org/documentation/head/connect.html
-Kevin