Re: Feedback on auto-pruning approach

From: "Mark Liberman" <mliberman(at)mixedsignals(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Feedback on auto-pruning approach
Date: 2006-03-28 02:32:42
Message-ID: 9D938282F8C6EE43B748B910386DE93E0138B418@srvgpimail1.GPI.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

So, I have finally complete this auto-pruning solution. It has proven effective in keeping the size of the db under whichever threshold I set in an unattended fashion.

I have one final question. If my goal is to maximize the amount of historical data that we can keep - e.g. set the db size limit to be as large as possible - how much disk space should I reserve for standard Postgres operations - e.g. sort space, WAL, etc.. I'm sure this depends a bit on our configuration, etc.. but if someone can point me in the direction as to what factors I should consider, I'd greatly appreciate it.

Thanks,

Mark

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message lmyho 2006-03-28 07:08:07 PostgreSQl newbie! -PLease help, pgAdmin3 on Debian!
Previous Message Amadeus Zilfinski 2006-03-28 02:16:44 Re: Core 5 Upgrade