feature: dynamic DB cache resizing

From: "Ed L(dot)" <pgsql(at)bluepolka(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: feature: dynamic DB cache resizing
Date: 2005-12-05 21:53:15
Message-ID: 200512051453.15125.pgsql@bluepolka.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

We have ~75 pgsql clusters running in environments where downtime
comes at a premium cost. We often run multiple clusters on a
single box, and find it necessary to adjust the size of the
static DB cache as we add or move clusters. Unfortunately, that
means some downtime. It would be extremely useful in minimizing
downtime to be able to dynamically resize the DB cache without
having to restart the cluster. How hard would that be?

Ed

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Florian G. Pflug 2005-12-05 21:53:52 Re: Strange VACUUM behaviour
Previous Message Eric E 2005-12-05 21:33:59 Re: Preventing or controlling runaway queries