Re: Should psql support URI syntax?
Christopher Browne <cbbrowne@gmail.com>
From: Christopher Browne <cbbrowne@gmail.com>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: jd@commandprompt.com, pgsql-hackers@postgresql.org
Date: 2011-04-01T00:39:25Z
Lists: pgsql-hackers
An advantage to this uri form is that it allows applications to be configured uniformly - I do not need to ask "is this using libpq, needing one sort of configuration, or Java, needing another?" Rather, I may say, "here is a uri I may use with any of my applications"