Re: What popular, large commercial websites run - Mailing list pgsql-general

From Tom Lane
Subject Re: What popular, large commercial websites run
Date
Msg-id 4051.1020307246@sss.pgh.pa.us
Whole thread Raw
In response to Re: What popular, large commercial websites run  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Responses Re: What popular, large commercial websites run
List pgsql-general
On Wed, May 01, 2002 at 02:52:21PM -0500, Shaun Thomas wrote:
> Why are our databases bloating, even after hourly full vacuums?  Because
> we have a database with a 50-100% data turnover rate at about 100,000
> rows, and postgres just can't handle it.  I've watched our 100mb
> database grow to 500mb, then 2gigs.  Full dump and restore?  70mb
> again.  Oh, and the spiking load, and table locks that occur during
> full vacuums?  Just take the hit, web-surfers be damned.

Have you tried running frequent (more than hourly) non-full vacuums?

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fwd: Postfix Relay Hub SMTP server: errors from postgresql.org[64.49.215.8]
Next
From: Tom Lane
Date:
Subject: Re: explain and explain analyze with functions