Re: Feature proposal, DBURL: psql pgsql://joe:p4zzw0rd@example.org:2345/dbname

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Hans Schou <hans(dot)schou(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Feature proposal, DBURL: psql pgsql://joe:p4zzw0rd@example.org:2345/dbname
Date: 2017-07-05 16:36:49
Message-ID: a666309e-1e60-3ce3-3468-3749534b3939@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On 07/05/2017 08:31 AM, Hans Schou wrote:
> 2017-07-05 15:41 GMT+02:00 Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com
> <mailto:adrian(dot)klaver(at)aklaver(dot)com>>:
>
>
> [scheme[<+>dsn]]://[[username[:[password]](at)][host][:port][/[dbname][/[[table[/[column[,column...]*]]]|sql]]]
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> The thing is that in a quick search on this I did not find a
> reference implementation of this to compare against.
>
>
> "dsn" is only relevant when the scheme is ODBC.

That was formatting error on my part, I was trying to point to the back
half of the URI. The part with the table/column/sql sections.

>
> In a situation where an application (like Drupal) get connect string
> (URI) it should be able to find the right driver to use. In case with of
> ODBC, a dsn (Data Source Name) is needed.
>
> ./hans
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Geoghegan 2017-07-05 21:35:39 Re: Imperative Query Languages
Previous Message PAWAN SHARMA 2017-07-05 16:26:11 Re: [SPAM] How to install pgadmin3 or pgadmin4 on linux machine