On tor, 2011-11-24 at 09:02 -0500, Robert Haas wrote:
> e.g. if we used the format suggested in my previous email, this would
> just boil down to:
>
> postgresql:///?service=foo
More correct would be
postgresql:?service=foo
See http://en.wikipedia.org/wiki/URI_scheme for some inspiration.