On 2009-05-06 18:05, Martin A. Brooks wrote: > Peter Kirk wrote:
>> Any other ideas how I can clean out this database a bit?
>
>
> More a postgres question this, but what do you mean by "clean out"?
> 200M is _titchy_, what makes you think you need to manually vacuum the
> database in the first place? Unless you're using very old, or very
> badly configured, postgres, the internal autovacuumer will be
> maintaining tables for you.
>
>
>
You can delete after a few days the records for senders who did not
retry. Run a cron script for this.