Re: libpq compression - Mailing list pgsql-hackers

From Konstantin Knizhnik
Subject Re: libpq compression
Date
Msg-id c0230242-2279-d6f7-e1ff-d3de908bdfbc@postgrespro.ru
Whole thread Raw
In response to Re: Re: libpq compression  (David Steele <david@pgmasters.net>)
Responses Re: libpq compression
List pgsql-hackers

On 25.03.2019 11:06, David Steele wrote:
> Konstantin,
>
>
> This patch appears to be failing tests so I have marked it Waiting on 
> Author.
>
> I have also removed the reviewer since no review had been done. Maybe 
> somebody else will have a look.
>
> Regards,

Can you please inform me which tests are failed?
I have done "make check-world" and there were no failed tests.
Actually if compression is not enabled (and it is disabled by default 
unless explicitly requested by client), there should be no difference 
with vanilla Postgres.
So it will be strange if some tests are failed without using compression.


-- 
Konstantin Knizhnik
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company



pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: Re: FETCH FIRST clause WITH TIES option
Next
From: Peter Eisentraut
Date:
Subject: Re: Reporting script runtimes in pg_regress