On Thu, Jan 28, 2010 at 10:57 AM, Tibor Simko <[email protected]> wrote:
> On Thu, 28 Jan 2010, Victor Engmark wrote:
>>> This would be dangerous, since some Invenio installations can choose
>>> storing their custom tables we don't know anything about.  E.g. some
>>> Invenio installations use their own submission systems, not WebSubmit.
>>> inveniocfg --drop-tables should drop only tables managed by Invenio
>>> core.
>>
>> Who is going to rewrite all the code that we use to create dynamic
>> tables, so that Invenio tables are recorded somewhere?
>
> No need for that.  We know what they are (idxWORD33F, etc) so we can
> code their deletion.

How do you mean? If we delete all tables where the name is like some
format, users can create tables that match the format, and we're back
to deleting their tables. If we delete tables from a list, that has to
be maintained somehow.

-- 
Victor Engmark

Reply via email to