Re: Arrays and Performance

From: Marc Philipp <mail(at)marcphilipp(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Arrays and Performance
Date: 2006-01-08 09:03:52
Message-ID: 1136711032.9076.14.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

No, we don't get deadlock errors, but when running a vacuum and another
process writing into the database there progress will stop at some point
and nothing happens until one process is being killed.

I think we used to vacuum every two nights and did a full vacuum once a
week.

Regards, Marc Philipp

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Marc Philipp 2006-01-08 09:22:22 Re: PostgreSQL Arrays and Performance
Previous Message Marc Philipp 2006-01-08 08:54:15 Re: Arrays and Performance