Re: psql - better support pipe line

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: psql - better support pipe line
Дата
Msg-id 55DC82B9.50108@BlueTreble.com
обсуждение исходный текст
Ответ на Re: psql - better support pipe line  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: psql - better support pipe line  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 8/24/15 3:04 PM, Pavel Stehule wrote:
>     (1) there is no reason to believe that the db name and only the db name
>     is needed to do another connection; what about port, host, user, etc?
>
>
> I have to agree - the possibilities is much more than database name - so
> one option is not good idea.

What I've had problems with is trying to correlate psql specified 
connection attributes with things like DBI. It would be nice if there 
was a way to get a fully formed connection URI for the current connection.
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com



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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Commitfest remaining "Needs Review" items
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: CREATE POLICY and RETURNING