Hi Alvaro,

> On 26. Feb, 2021, at 15:30, Alvaro Herrera <alvhe...@alvh.no-ip.org> wrote:
> 
> We could say something like
> 
> postgresql://[userspec@][hostspec][/dbname][?paramspec]
> 
> where
>  userspec is user[:password]
>  hostspec is [[host][:port]][,...]
>  paramspec is param1=value1&...
> 
> which makes it easier to focus on each part separately, and we can
> provide more verbose explanations or examples where needed.  (Now that I
> broke it up, the original line became very clear to me, but when I saw
> it in isolation it was not.  You need to count brackets carefully to be
> able to read it.)

+1

Cheers,
Paul


Reply via email to