Search Postgresql Archives

Re: PostgreSQL URI

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Alvaro,

> On 26. Feb, 2021, at 15:30, Alvaro Herrera <alvherre@xxxxxxxxxxxxxx> 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





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux