Re: libpq compression

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: libpq compression
Дата
Msg-id 5a5726b9-485b-f3cc-cc1d-dd3332270ecf@commandprompt.com
обсуждение исходный текст
Ответ на Re: libpq compression  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
Список pgsql-hackers
On 06/06/2018 10:20 AM, Konstantin Knizhnik wrote:

> Well, psql really allows to specify complete connection string with -d 
> options (although it is not mentioned in help).
> But still I think that it is inconvenient to require user to write 
> complete connection string to be able to specify compression option, 
> while everybody prefer to use -h, -U, -p  options to specify 
> correspondent components of connection string.

 From a barrier to entry and simplicity sake I agree. We should have a 
standard flag.

JD


-- 
Command Prompt, Inc. || http://the.postgres.company/ || @cmdpromptinc
***  A fault and talent of mine is to tell it exactly how it is.  ***
PostgreSQL centered full stack support, consulting and development.
Advocate: @amplifypostgres || Learn: https://postgresconf.org
*****     Unless otherwise stated, opinions are my own.   *****


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

Предыдущее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: libpq compression
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: buildfarm vs code