Re: CPU costs of random_zipfian in pgbench - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: CPU costs of random_zipfian in pgbench
Date
Msg-id alpine.DEB.2.21.1903131048290.4059@lancre
Whole thread Raw
In response to Re: CPU costs of random_zipfian in pgbench  (Georgios Kokolatos <gkokolatos@pm.me>)
Responses Re: CPU costs of random_zipfian in pgbench
Re: CPU costs of random_zipfian in pgbench
List pgsql-hackers
> For whatever it is worth, the patch looks good to me.
>
> A minor nitpick would be to use a verb in the part:
>
> `cost when the parameter in (0, 1)`

> maybe:
>
> `cost when the parameter's value is in (0, 1)` or similar.

Looks ok.

> Apart from that, I would suggest it that the patch could be moved to
> Waiting for Author state.

Attached an upated.

-- 
Fabien.
Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: Inadequate executor locking of indexes
Next
From: Tomas Vondra
Date:
Subject: Re: WIP: BRIN multi-range indexes