On 4/22/2016 1:30 AM, raghu vineel wrote:
I have a 4 core CPU for postgres and I have submitted 6 queries
parallely in 6 different sessions. But I am seeing only 1 query per
CPU and the remainig queries are queued. I am not sure why is it
happening. Do you have any special scheduler for postg
Hi,
I have a 4 core CPU for postgres and I have submitted 6 queries parallely
in 6 different sessions. But I am seeing only 1 query per CPU and the
remainig queries are queued. I am not sure why is it happening. Do you have
any special scheduler for postgres? I can see that CPU has been shared wit