Re: Database size Vs performance degradation
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Mark Roberts <mailing_lists(at)pandapocket(dot)com>
- Cc: Matthew Wakeling <matthew(at)flymine(dot)org>, pgsql-performance(at)postgresql(dot)org
- Subject: Re: Database size Vs performance degradation
- Date: Wed, 30 Jul 2008 13:51:49 -0400
- Message-id: <1240.1217440309@sss.pgh.pa.us> <text/plain>
Mark Roberts <mailing_lists(at)pandapocket(dot)com> writes:
> On Wed, 2008-07-30 at 17:16 +0100, Matthew Wakeling wrote:
>> Anyway, surely it's much safer to just run VACUUM manually?
> Generally, you would think so. The problem comes from Vacuum blocking
> the application process' writes.
Huh? Vacuum doesn't block writes.
regards, tom lane
Home |
Main Index |
Thread Index