Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Increase the amount of memory assigned to work queues? #74

Closed
philbooth opened this issue Apr 14, 2017 · 1 comment
Closed

Increase the amount of memory assigned to work queues? #74

philbooth opened this issue Apr 14, 2017 · 1 comment
Assignees

Comments

@philbooth
Copy link
Contributor

philbooth commented Apr 14, 2017

In light of #72, I've been going through the common performance problems listed here:

https://aws.amazon.com/blogs/big-data/top-10-performance-tuning-techniques-for-amazon-redshift/

Number 7 from that list, queries that are disk-based, appears to be something we're suffering from. I ran the diagnosis query and there was a heap of results. It can be fixed by increasing the amount of memory available to each queue, but that involves some level of poking about in the AWS console that I'm not entirely comfortable with.

Raising it here so we can discuss whether to address it.

@vladikoff
Copy link
Contributor

This is fine now 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants