Ok
df -h /dev/shm Filesystem Size Used Avail Use% Mounted on tmpfs 406G 0 406G 0% /run/shm Ok I will try lowering it. From: Pavel Stehule [mailto:pavel.stehule@xxxxxxxxx]
2015-10-21 19:55 GMT+02:00 Jamie Koceniak <jkoceniak@xxxxxxxxxxxxx>: Hi Pavel, Thanks for the reply. 1. The queries aren’t waiting on any locks.
The query has a recursive join that uses a table with only 80k records and that table is not updated
often. 2. The I/O load was not high. CPU utilization was very high and load was very high. We have a large effective_cache_size = 512GB (25% of total memory) so your server has 2TB RAM? It is not usual server - so this issue can be pretty strange :(
What is size of shared memory? Probably is significantly lower than effective_cache_size? Try to reduce effective cache size to be lower than shared buffers Regards Pavel
|