From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Benjamin Krajmalnik" <kraj(at)illumen(dot)com>, <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: Problem setting custom auto-vaccum settings |
Date: | 2006-07-21 09:00:07 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E40154C0F7@ratbert.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of
> Benjamin Krajmalnik
> Sent: 20 July 2006 21:26
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support] Problem setting custom auto-vaccum settings
>
> I hae a set of tables which are quite large and which only
> have records
> inserted into them.
> The size of the tables (which are partitioned tables) reach
> 2-3GB (data
> only) plus indices.
>
> I decided to exclude them from the auto-vacuum process, since I
> identified that I was having performance issues when these were being
> autovacuumed.
>
> I went to the vacuum settings tabs, clicked on the "Custom Settings"
> checkbox, and unchecked the enabled checkbox.
> So far so good. Pressed OK, no error.
>
> Now, if I try to make a change, I am getting the following error:
>
> Column "base_scale_factor" of relation "pg_autovacuum" does not exist.
>
> I am running pgAdmin 1.4.2 against PostgreSQL 8.1.4, both on Windows.
Thanks - I've committed a fix to SVN. Would you like an updated .exe to
test?
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim GUNDUZ | 2006-07-21 10:15:44 | New RPM schema |
Previous Message | Benjamin Krajmalnik | 2006-07-20 20:26:00 | Problem setting custom auto-vaccum settings |