Thanks Nick, the guide is awesome!
ermouth
On Sun, Jul 28, 2024 at 11:48 PM Nick Vatamaniuc wrote:
> That's true, good point, ermouth. Yeah, set the concurrency to 1, and also
> to ensure it won't be picked up by other channels (slack vs ratio), so
> maybe set the concurrency to 0 for those.
>
That's true, good point, ermouth. Yeah, set the concurrency to 1, and also
to ensure it won't be picked up by other channels (slack vs ratio), so
maybe set the concurrency to 0 for those.
Besides the docs on the site there is also an smoosh operator's guide in
https://github.com/apache/couchdb/blo
Thanks for the prompt response!
To clarify further: does [smoosh.%db_related_channel%] concurrency=2 mean
one still might need 1Gb even with 2 shards?
ermouth
On Sun, Jul 28, 2024 at 11:11 PM Nick Vatamaniuc wrote:
> Hi ermouth,
>
> Yeah that should reduce the maximum disk space needed for co
Hi ermouth,
Yeah that should reduce the maximum disk space needed for compaction and
might be a good reason to split the shards into smaller ones.
Cheers,
-Nick
On Sun, Jul 28, 2024 at 1:43 PM ermouth wrote:
> Hi!
>
> Does sharding affect minimal required disk space during DB compaction
> ope