Re: Fill factor cannot be modified

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Thom Brown <thom(at)linux(dot)com>
Cc: pgadmin-support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Fill factor cannot be modified
Date: 2011-06-16 14:41:36
Message-ID: BANLkTimpkxQwSC2u6c+C0iOppXA44bD09A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Thu, Jun 16, 2011 at 2:45 PM, Thom Brown <thom(at)linux(dot)com> wrote:
> Hi,
>
> I'm using PgAdmin III 1.14.0 beta 1 and noticed that if I go into the
> properties dialog box for a table, the Fill Factor field cannot be
> modified.  I've manually altered a table so that the fill factor is
> set to a valid value, re-checked the properties box and can see my new
> value in the Fill Factor field.  However, it still cannot be modified.

This appears to be a missing feature. We need to add code to support
adjustment of the fill factor on existing tables.

> Also, the properties dialog box for a primary key also has a Fill
> Factor field, and values can be entered into it, but the OK button
> stays greyed out and the SQL tab shows nothing to be changed.

That has the same issue, plus a bug which leaves the field enabled.
I'll push a fix for the bug - a patch would be cool for the new
feature though :-p

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2011-06-16 14:45:42 Re: Enhancement request - Data Grid sort controls
Previous Message Little, Douglas 2011-06-16 13:54:23 Enhancement request - Data Grid sort controls