-
Jan Alexander Steffens (heftig) authored
Less work_mem because this explodes easily. It's per-operation, which a query can have multiple of, and also across multiple worker threads. More shared_buffers and effective_cache_size as these are global.
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
Merge requests and Issues are disabled on Packages for non Arch Linux staff - we plan to open these to all registered Gitlab users in the foreseeable future.
Less work_mem because this explodes easily. It's per-operation, which a query can have multiple of, and also across multiple worker threads. More shared_buffers and effective_cache_size as these are global.