Should psql support URI syntax?

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Should psql support URI syntax?
Date: 2011-03-31 23:25:23
Message-ID: 1301613923.24264.80.camel@jd-desktop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

Most database connectors/frameworks nowadays support a URI style
connection string. Something like:

pgsql://user:pass(at)host/database

Do we think psql should support this style of connection string?

Sincerely,

Joshua D. Drake
--
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 509.416.6579
Consulting, Training, Support, Custom Development, Engineering
http://twitter.com/cmdpromptinc | http://identi.ca/commandprompt

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2011-03-31 23:32:32 Re: Should psql support URI syntax?
Previous Message Greg Smith 2011-03-31 23:20:22 Re: GSoC 2011 Eager MV implementation proposal