https://bugs.kde.org/show_bug.cgi?id=497648

--- Comment #17 from sourcemaker <[email protected]> ---
Arch Linux with Akonadi version 6.5.3 (25.08.3) and a system-wide PostgreSQL 18
instance.

I used PGTune to optimize the PostgreSQL instance:
max_connections = 200
shared_buffers = 1GB
effective_cache_size = 4GB
maintenance_work_mem = 1GB
checkpoint_completion_target = 0.9
wal_buffers = 16MB
default_statistics_target = 100
random_page_cost = 1.1
effective_io_concurrency = 200
work_mem = 4283kB
huge_pages = off
min_wal_size = 100MB
max_wal_size = 2GB
max_worker_processes = 4
max_parallel_workers_per_gather = 2
max_parallel_workers = 4
max_parallel_maintenance_workers = 2
wal_level = minimal
max_wal_senders = 0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to