Re: Should psql support URI syntax?

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Should psql support URI syntax?
Дата
Msg-id 4D950F10.8030302@dunslane.net
обсуждение исходный текст
Ответ на Should psql support URI syntax?  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: Should psql support URI syntax?
Re: Should psql support URI syntax?
Список pgsql-hackers

On 03/31/2011 07:25 PM, Joshua D. Drake wrote:
> Hello,
>
> Most database connectors/frameworks nowadays support a URI style
> connection string. Something like:
>
> pgsql://user:pass@host/database
>
> Do we think psql should support this style of connection string?
>
>

Syntactic sugar aside, what is the advantage of that over a conninfo string?

cheers

andrew


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Should psql support URI syntax?
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Should psql support URI syntax?