Обсуждение: Maintenance on indexes

Поиск
Список
Период
Сортировка

Maintenance on indexes

От
Decibel!
Дата:
Version 1.6.3; selecting Maintenance from an indexes context menu
allows you to perform a vacuum, which obviously doesn't work.

Also, even though the error that comes back in Messages is wider than
the window, there's no scroll bars.
--
Decibel!, aka Jim Nasby                        decibel@decibel.org
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)



Re: Maintenance on indexes

От
Decibel!
Дата:
On Sep 5, 2007, at 12:55 PM, Decibel! wrote:
> Version 1.6.3; selecting Maintenance from an indexes context menu
> allows you to perform a vacuum, which obviously doesn't work.
>
> Also, even though the error that comes back in Messages is wider
> than the window, there's no scroll bars.

Found another problem... when you select reindex instead of vacuum,
the reindex options stay disabled, while the vacuum options are still
enabled.
--
Decibel!, aka Jim Nasby                        decibel@decibel.org
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)



Re: Maintenance on indexes

От
Dave Page
Дата:
Decibel! wrote:
> Version 1.6.3; selecting Maintenance from an indexes context menu allows
> you to perform a vacuum, which obviously doesn't work.

I cannot reproduce this in SVN trunk.

/D

Re: Maintenance on indexes

От
Dave Page
Дата:
Decibel! wrote:
> On Sep 5, 2007, at 12:55 PM, Decibel! wrote:
>> Version 1.6.3; selecting Maintenance from an indexes context menu
>> allows you to perform a vacuum, which obviously doesn't work.
>>
>> Also, even though the error that comes back in Messages is wider than
>> the window, there's no scroll bars.
>
> Found another problem... when you select reindex instead of vacuum, the
> reindex options stay disabled, while the vacuum options are still enabled.

This is also fix in svn trunk. Please test the beta versions, not the
old ones!

Regards, Dave