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

From: Christoph Moench-Tegeder <cmt(at)burggraben(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Feature proposal, DBURL: psql pgsql://joe:p4zzw0rd@example.org:2345/dbname
Date: 2017-07-05 13:09:22
Message-ID: 20170705130922.GA1532@elch.exwg.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

## Hans Schou (hans(dot)schou(at)gmail(dot)com):

> Example of usage:
> psql pgsql://joe:p4zzw0rd(at)example(dot)org:2345/dbname

Make the scheme "postgresql" and you're here:
https://www.postgresql.org/docs/current/static/libpq-connect.html#LIBPQ-CONNSTRING
"32.1.1.2. Connection URIs".

Regards,
Christoph

--
Spare Space

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Frost 2017-07-05 13:10:49 Re: pg_start/stop_backup non-exclusive scripts to snapshot
Previous Message Adrian Klaver 2017-07-05 12:59:27 Re: [SPAM] How to install pgadmin3 or pgadmin4 on linux machine