Re: libpq compression - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: libpq compression
Date
Msg-id ea1a4a27-2bb1-5406-f29d-b17b77fcf7cd@2ndquadrant.com
Whole thread Raw
In response to Re: libpq compression  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
Responses libpq compression
Re: libpq compression
List pgsql-hackers
On 6/6/18 13:20, 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.

I recommend that you avoid derailing your effort by hinging it on this
issue.  You can always add command-line options after the libpq support
is in.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Transform for pl/perl
Next
From: Tomas Vondra
Date:
Subject: Re: Spilling hashed SetOps and aggregates to disk