Re: Should psql support URI syntax? - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: Should psql support URI syntax?
Date
Msg-id 1302118290.23164.21.camel@jd-desktop
Whole thread Raw
In response to Re: Should psql support URI syntax?  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
On Wed, 2011-04-06 at 13:35 -0500, Kevin Grittner wrote:
> "Joshua D. Drake" <jd@commandprompt.com> wrote:
>  
> > Many drivers support an extended syntax like:
> > 
> >
> postgres:ssl://localhost:5432/template1/?username=jd&password=foobar&ssl=true
> > 
> > But I don't know if we want to go there.
>  
> We've been there for years:
>  
> http://jdbc.postgresql.org/documentation/head/connect.html
>  

Not for psql we haven't.

JD

> -Kevin
> 

-- 
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



pgsql-hackers by date:

Previous
From: Dan Ports
Date:
Subject: Re: getting to beta
Next
From: Peter Eisentraut
Date:
Subject: Re: pl/python tracebacks v2