Re: [PATCH] pg_stat_toast v6

Поиск
Список
Период
Сортировка
От Gunnar \"Nick\" Bluth
Тема Re: [PATCH] pg_stat_toast v6
Дата
Msg-id 68cbf146-bae2-62c8-9e35-e3d783348cbf@pro-open.de
обсуждение исходный текст
Ответ на Re: [PATCH] pg_stat_toast v0.4  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: [PATCH] pg_stat_toast v6  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-hackers
Am 03.01.22 um 20:11 schrieb Alvaro Herrera:
> On 2022-Jan-03, Gunnar "Nick" Bluth wrote:
> 
>> 9:38 $ git format-patch PGDG/master -v5 -o ..
>> ../v5-0001-ping-pong-of-thougths.patch
>> ../v5-0002-ping-pong-of-thougths.patch
>> ../v5-0003-adds-some-debugging-messages-in-toast_helper.c.patch
>>   ...
> 
> Hmm, in such cases I would suggest to create a separate branch and then
> "git merge --squash" for submission.  You can keep your development
> branch separate, with other merges if you want.
> 
> I've found this to be easier to manage, though I don't always follow
> that workflow myself.
> 

Using --stdout does help ;-)

I wonder why "track_toast.sql" test fails on Windows (with "ERROR: 
compression method lz4 not supported"), but "compression.sql" doesn't.
Any hints?

Anyway, I shamelessly copied "wait_for_stats()" from the "stats.sql" 
file and the tests _should_ now work at least on the platforms with lz4.

v6 attached!
-- 
Gunnar "Nick" Bluth

Eimermacherweg 106
D-48159 Münster

Mobil +49 172 8853339
Email: gunnar.bluth@pro-open.de
__________________________________________________________________________
"Ceterum censeo SystemD esse delendam" - Cato
Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: daitch_mokotoff module
Следующее
От: Chapman Flack
Дата:
Сообщение: Re: TYPCATEGORY_{NETWORK,USER} [was Dubious usage of TYPCATEGORY_STRING]