08.06.2013 Views

PostgreSQL Performance From the Ground Up

PostgreSQL Performance From the Ground Up

PostgreSQL Performance From the Ground Up

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

● effective_cache_size<br />

● 50-75% of memory<br />

<strong>PostgreSQL</strong>, Cont.<br />

● Add shared_buffers to this, if <strong>the</strong> DB is running.<br />

O<strong>the</strong>rwise use <strong>the</strong> output of free.<br />

● Estimate of space available to load pages from disk<br />

into memory for processing.<br />

● If you overdo it, you'll push o<strong>the</strong>r things out of<br />

cache.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!